From f18c9b0341f1177794da901030c2886acb44ee31 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:48:28 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libcddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcddb.spec b/libcddb.spec index c582cb9..7a01585 100644 --- a/libcddb.spec +++ b/libcddb.spec @@ -1,7 +1,7 @@ Summary: Library (C API) for accessing CDDB servers Name: libcddb Version: 1.3.2 -Release: 13%{?dist} +Release: 14%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://libcddb.sourceforge.net/ @@ -69,6 +69,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.3.2-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Dec 16 2013 Adrian Reber 1.3.2-13 - Rebuilt for new libcdio - Fix the rpmlint warnings