From cc12c04f4fc4bee67079bed2054fca59059888d1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 11:02:04 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- opusfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opusfile.spec b/opusfile.spec index 05ae49a..0943a63 100644 --- a/opusfile.spec +++ b/opusfile.spec @@ -1,6 +1,6 @@ Name: opusfile Version: 0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A high-level API for decoding and seeking within .opus files Group: System Environment/Libraries @@ -62,6 +62,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/libopusfile.so %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Feb 14 2013 Fedora Release Engineering - 0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild