From 5aaad9900f3ac2924cc81873567d29c1ce67b11f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 22:58:57 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libcdio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcdio.spec b/libcdio.spec index a836360..9a9e0b5 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -1,6 +1,6 @@ Name: libcdio Version: 0.82 -Release: 2%{?dist} +Release: 3%{?dist} Summary: CD-ROM input and control library Group: System Environment/Libraries License: GPLv3+ @@ -131,6 +131,9 @@ fi %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 0.82-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jan 28 2010 Adrian Reber - 0.82-2 - disabled building of static libraries (#556064) - removed "Requires: pkgconfig" (rpm adds it automatically)