From 8797cbdf90768dfdb165fc06b465576b17e5a5a9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 15:53:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libisofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libisofs.spec b/libisofs.spec index de81062..c24731d 100644 --- a/libisofs.spec +++ b/libisofs.spec @@ -1,7 +1,7 @@ Summary: Library to create ISO 9660 disk images Name: libisofs Version: 1.4.0 -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 @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}*.pc %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon May 18 2015 Robert Scheck 1.4.0-1 - Upgrade to 1.4.0 (#1222526)