import createrepo_c-0.17.7-6.el8

This commit is contained in:
CentOS Sources 2022-11-08 01:36:12 -05:00 committed by Stepan Oksanichenko
parent 5264d3031c
commit 785b052a60
1 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
Summary: Creates a common metadata repository Summary: Creates a common metadata repository
Name: createrepo_c Name: createrepo_c
Version: 0.17.7 Version: 0.17.7
Release: 5%{?dist} Release: 6%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c URL: https://github.com/rpm-software-management/createrepo_c
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
@ -185,8 +185,8 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
%changelog %changelog
* Fri Mar 11 2022 Ales Matej <amatej@redhat.com> - 0.17.7-5 * Wed May 11 2022 Lukas Hrazky <lhrazky@redhat.com> - 0.17.7-6
- Revert addition of new API for parsing main metadata together (RhBug:2062299) - Revert addition of new API for parsing main metadata together (RhBug:2062767)
* Wed Feb 16 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-4 * Wed Feb 16 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-4
- Switch default of --keep-all-metadata to TRUE and add --discard-additional-metadata (RhBug:1992209) - Switch default of --keep-all-metadata to TRUE and add --discard-additional-metadata (RhBug:1992209)