From 3169a6ea7df7deaf0db146c524c3162b1edc1aec Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:30:20 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libsndfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsndfile.spec b/libsndfile.spec index 8ed80c3..2eb3631 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -1,7 +1,7 @@ Summary: Library for reading and writing sound files Name: libsndfile Version: 1.0.25 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv2+ and GPLv2+ and BSD Group: System Environment/Libraries URL: http://www.mega-nerd.com/libsndfile/ @@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0.25-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Jan 13 2014 Michal Hlavinka - 1.0.25-9 - fix ppc64le build (#1051639)