diff --git a/createrepo_c.spec b/createrepo_c.spec index a266c44..d583763 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -36,7 +36,7 @@ Summary: Creates a common metadata repository Name: createrepo_c Version: 0.15.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -260,6 +260,9 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo %endif %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0.15.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 02 2020 Ales Matej - 0.15.11-1 - Update to 0.15.11 - Switch updateinfo to explicitly include bool values (RhBug:1772466)