import createrepo_c-0.17.7-4.el9_0
This commit is contained in:
parent
3c6d702b11
commit
41113fc34e
File diff suppressed because it is too large
Load Diff
@ -25,11 +25,12 @@
|
||||
Summary: Creates a common metadata repository
|
||||
Name: createrepo_c
|
||||
Version: 0.17.7
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/rpm-software-management/createrepo_c
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch1: 0001-Default---keep-all-metadata-to-TRUE-and-add---discard-additional-metadata.patch
|
||||
Patch2: 0002-Revert-added-API-for-parsing-main-metadata-together-RhBug2062299.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc
|
||||
@ -176,6 +177,12 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-4
|
||||
- Reference correct bug (RhBug:2062301)
|
||||
|
||||
* Fri Mar 11 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-3
|
||||
- Revert addition of new API for parsing main metadata together (RhBug:2062299)
|
||||
|
||||
* Wed Feb 16 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-2
|
||||
- Switch default of --keep-all-metadata to TRUE and add --discard-additional-metadata (RhBug:2055032)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user