معرفی شرکت ها
packit-0.73.0-1.fc38.noarch.rpm
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتوضیحات
ویژگی | مقدار |
---|---|
سیستم عامل | Linux |
توزیع | Fedora 38 |
مخزن | Fedora Everything noarch |
نام بسته | packit |
نام فایل بسته | packit-0.73.0-1.fc38.noarch.rpm |
نسخه بسته | 0.73.0 |
انتشار بسته | 1.fc38 |
معماری بسته | noarch |
نگهدارنده | - |
تاریخ ساخت | Thu 06 Apr 2023 03 |
هاست سازنده | buildvm-s390x-20.s390.fedoraproject.org |
نوع بسته | .rpm |
آدرس صفحه اصلی | https://github.com/packit/packit |
مجوز | MIT |
حجم دانلود | 58K |
حجم نصب | 19.997K |
جایگزین ها
بسته | نسخه | معماری | مخزن |
---|---|---|---|
packit-0.72.0-1.fc38.noarch.rpm | 0.72.0 | noarch | Fedora Everything |
packit-0.72.0-1.fc38.src.rpm | 0.72.0 | noarch | Fedora Everything |
packit-0.87.1-1.fc38.noarch.rpm | 0.87.1 | noarch | Fedora Everything |
packit-0.87.1-1.fc38.src.rpm | 0.87.1 | noarch | Fedora Everything |
packit-0.97.1-1.fc38.noarch.rpm | 0.97.1 | noarch | Fedora Everything |
packit-0.97.1-1.fc38.src.rpm | 0.97.1 | noarch | Fedora Everything |
نیازمندی
مقدار | نام |
---|---|
- | /usr/bin/bash |
- | /usr/bin/python3 |
= 0.73.0-1.fc38 | python3-packit |
ارائه دهنده
مقدار | نام |
---|---|
= 0.73.0-1.fc38 | packit |
نحوه نصب
نصب پکیج rpm packit:
dnf install packit-0.73.0-1.fc38.noarch.rpm
فایل ها
مسیرها |
---|
/usr/bin/_packitpatch |
/usr/bin/packit |
/usr/share/bash-completion/completions |
/usr/share/bash-completion/completions/packit |
/usr/share/licenses/packit |
/usr/share/licenses/packit/LICENSE |
/usr/share/man/man1/packit-build-in-copr.1.gz |
/usr/share/man/man1/packit-build-in-image-builder.1.gz |
/usr/share/man/man1/packit-build-in-koji.1.gz |
/usr/share/man/man1/packit-build-in-mock.1.gz |
/usr/share/man/man1/packit-build-locally.1.gz |
/usr/share/man/man1/packit-build.1.gz |
/usr/share/man/man1/packit-create-update.1.gz |
/usr/share/man/man1/packit-init.1.gz |
/usr/share/man/man1/packit-prepare-sources.1.gz |
/usr/share/man/man1/packit-propose-downstream.1.gz |
/usr/share/man/man1/packit-push-updates.1.gz |
/usr/share/man/man1/packit-source-git-init.1.gz |
/usr/share/man/man1/packit-source-git-status.1.gz |
/usr/share/man/man1/packit-source-git-update-dist-git.1.gz |
/usr/share/man/man1/packit-source-git-update-source-git.1.gz |
/usr/share/man/man1/packit-source-git.1.gz |
/usr/share/man/man1/packit-srpm.1.gz |
/usr/share/man/man1/packit-status.1.gz |
/usr/share/man/man1/packit-sync-from-downstream.1.gz |
/usr/share/man/man1/packit-validate-config.1.gz |
گزارش تغییرات
تاریخ آخرین تغییر | جزئیات |
---|---|
2023-04-06 |
Packit now supports monorepo configuration in CLI (#1864)
|
2023-03-31 |
Packit now preserves `autorelease` macro during `propose_downstream` and `pull_from_upstream`. (#1904)
|
2023-03-25 |
`upstream_tag_template` is now also used when looking for the latest version tag in Git. This allows upstream repositories to mix different tag-patterns in the same repository, but consider only one to tell the latest version. (#1891)
|
2023-03-20 |
Now packit uses the `get_current_version` action defined by the user to retrieve version before updating the specfile %setup macro (if any). (#1886)
|
2023-03-05 |
`packit validate-config` now correctly checks glob-patterns in `files_to_sync`. (#1865)
|
2023-02-20 |
Packit now requires bodhi in version 7.0.0 at minimum. (#1844)
|
2023-02-03 |
Packit now sanitizes changelog messages in order not to break spec file parsing. (#1841)
|
2023-01-20 |
When configuring Copr chroot (target in Packit terminology) specific configuration, make sure to specify `additional_modules` as a string containing module names separated with a comma, example: "httpd:2.4,python:4". (#1826)
|
2023-01-19 |
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
2023-01-04 |
No changes. This is a fixup release for sake of Packit deployment.
|
2022-12-22 |
Packit now puts the correct release number into the changelog when the `Release` tag is reset during `propose-downstream`. (#1816)
|
2022-12-09 |
Packit now correctly handles a race condition when it tries to create bodhi updates for builds that are not yet tagged properly. CLI exprience was also improved for this case. (#1803)
|
2022-12-02 |
`packit propose-downstream` now uploads all remote sources (those specified as URLs) and the source specified by `spec_source_id` (whether remote or not) to lookaside. Previously, only Source0 was uploaded.
|
2022-11-12 |
Packit now correctly finds SRPM when rpmbuild reports warnings when it parses the spec file. (#1772)
|
2022-11-04 |
Fixed an issue due to which the repository was never searched for a specfile if 'specfile_path' was not specified, and 'specfile_path' was always set to '<repo_name>.spec'. (#1758)
|
2022-10-27 |
Fixed an issue with version and release being updated even if `--no-bump` flag was specified. Also fixed an issue when `None` appeared in release instead of a number. (#1753)
|