From 586d1f4eee23f2b414d805fe9f322b145e0ce798 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Aug 09 2021 19:42:43 +0000 Subject: Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- diff --git a/createrepo_c.spec b/createrepo_c.spec index d03a98b..f7eb6f4 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -25,7 +25,7 @@ Summary: Creates a common metadata repository Name: createrepo_c Version: 0.17.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -175,6 +175,10 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.17.2-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jul 27 2021 Pavla Kratochvilova - 0.17.2-3 - Fix spec conditional to enable libmodulemd in RHEL >= 8 (RhBug:1816753)