From 91aa212ecb5e1861a2118bd5b4dcb5a947c243ff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 10:56:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libaec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libaec.spec b/libaec.spec index ae7adcd..66aea99 100644 --- a/libaec.spec +++ b/libaec.spec @@ -1,6 +1,6 @@ Name: libaec Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Adaptive Entropy Coding library License: BSD Url: https://gitlab.dkrz.de/k202009/libaec @@ -61,6 +61,9 @@ mv %{buildroot}/%{_prefix}/cmake %{buildroot}/%{_libdir} %{_libdir}/cmake/%{name}-*.cmake %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 16 2021 Christoph Junghans - 1.0.5-1 - Version bump to v1.0.5 (bug #1972635)