From 1bf828c1e8e9abfb7d203032c91599f888f70971 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 18:31:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libaec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libaec.spec b/libaec.spec index ba22b6f..7d761cf 100644 --- a/libaec.spec +++ b/libaec.spec @@ -1,6 +1,6 @@ Name: libaec Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Adaptive Entropy Coding library License: BSD Url: https://gitlab.dkrz.de/k202009/libaec @@ -63,6 +63,9 @@ make -C build test ARGS="-E \(check_szcomp\|sampledata.sh\)" %{_libdir}/lib*.so %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 17 2017 Christoph Junghans - 1.0.1-1 - version bump to 1.0.1 - bug #1471766