From 1373a301100bc68a1ee6cfe7e82810785e213f4f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 22:36:23 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libisofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libisofs.spec b/libisofs.spec index f8e9911..b33f70a 100644 --- a/libisofs.spec +++ b/libisofs.spec @@ -1,7 +1,7 @@ Summary: Library to create ISO 9660 disk images Name: libisofs Version: 1.2.6 -Release: 1%{?dist} +Release: 2%{?dist} # make_isohybrid_mbr.c is under LGPLv2+, the rest under GPLv2+ License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}*.pc %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Jan 12 2013 Robert Scheck 1.2.6-1 - Upgrade to 1.2.6 (#893694)