Thu, 16 May 2024 05:51:03 UTC | login

Information for build rpkg-util-3.2-3.fc37

ID203994
Package Namerpkg-util
Version3.2
Release3.fc37
Epoch
SummaryRPM packaging utility
DescriptionThis package contains the rpkg utility. We are putting the actual 'rpkg' package into a subpackage because there already exists package https://src.fedoraproject.org/rpms/rpkg. That package, however, does not actually produce rpkg rpm whereas rpkg-util does.
git+ssh://git@pagure.io/rpkg-util.git#5cbe3a59ce3654e9d8bf4cf8e49094be36c6c49b:
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 23:11:38 UTC
CompletedMon, 19 Sep 2022 23:11:38 UTC
Tags
f37
f38
f39
f40
RPMs
src
rpkg-util-3.2-3.fc37.src.rpm (info) (download)
noarch
rpkg-3.2-3.fc37.noarch.rpm (info) (download)
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.2-2 - Rebuilt for Python 3.11 * Thu Feb 03 2022 clime <clime@fedoraproject.org> 3.2-1 - fix #39: .spec.rpkg$ have (always) precendence over .spec$ files * Fri Jan 28 2022 clime <clime@fedoraproject.org> 3.1-1 - lookaside: define %(ns<N>) and %(name)s - lookaside: fix undefined DownloadError traceback - require python3-setuptools explicitly * Sun Jul 18 2021 clime <clime@fedoraproject.org> 3.0-1 - final release * Wed May 12 2021 clime <clime@fedoraproject.org> 3.rc2-1 - _sourcedir should possibly be set to pkg_path when parsing spec - check for invalid config keys passed on command-line - allow --spec to be a directory, autolocate spec then * Sat May 01 2021 clime <clime@fedoraproject.org> 3.rc1-1 - evaluate preproc in cwd, not in pkg_path - improve auto-completion * Fri Apr 30 2021 clime <clime@fedoraproject.org> 3.beta-1 - v3 base - total rewrite from v2, pyrpkg is no longer used - lots of new git commands added (merge, log, status, ...) - configuration extended, contains now three sections rpkg, git, lookaside - also there are dynamic config section git_props and DEFAULT - the configuration options can be cross-referenced - possibility to change config options from command-line - rpkg now uses the latest rpkg-macros package (2.0) - commit and tag signing - auto-packing removed