From 32963a723cf3cbc9d9718fdca269e9137dfd79f8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:40:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libogg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libogg.spec b/libogg.spec index d32c72b..da25c44 100644 --- a/libogg.spec +++ b/libogg.spec @@ -2,7 +2,7 @@ Summary: The Ogg bitstream file format library Name: libogg Epoch: 2 Version: 1.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Group: System Environment/Libraries License: BSD URL: http://www.xiph.org/ @@ -85,6 +85,9 @@ mv $RPM_BUILD_ROOT%{_docdir}/%{name} __installed_docs %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2:1.3.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Jun 18 2015 Ralf Corsépius - 2:1.3.2-4 - Use '|' instead of '/' as pattern delimiter in sed expressions (Fix FTBFS).