From 25bb38d4df5d2c29d2055a8de051f79a45525d68 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:56:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libsndfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsndfile.spec b/libsndfile.spec index 3bde68f..195f013 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: 19%{?dist} +Release: 20%{?dist} License: LGPLv2+ and GPLv2+ and BSD Group: System Environment/Libraries URL: http://www.mega-nerd.com/libsndfile/ @@ -156,6 +156,9 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.25-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Nov 06 2015 Michal Hlavinka - 1.0.25-19 - fix incomplete patch for CVE-2015-7805