Upgrade to 1.2.6 (#893694)

This commit is contained in:
Robert Scheck 2013-01-12 23:48:15 +01:00
parent 06c8bbaaae
commit 507bca308c
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: Library to create ISO 9660 disk images Summary: Library to create ISO 9660 disk images
Name: libisofs Name: libisofs
Version: 1.2.4 Version: 1.2.6
Release: 2%{?dist} Release: 2%{?dist}
# make_isohybrid_mbr.c is under LGPLv2+, the rest under GPLv2+ # make_isohybrid_mbr.c is under LGPLv2+, the rest under GPLv2+
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/%{name}*.pc %{_libdir}/pkgconfig/%{name}*.pc
%changelog %changelog
* Sat Jan 12 2013 Robert Scheck <robert@fedoraproject.org> 1.2.6-1
- Upgrade to 1.2.6 (#893694)
* Wed Aug 29 2012 Honza Horak <hhorak@redhat.com> 1.2.4-2 * Wed Aug 29 2012 Honza Horak <hhorak@redhat.com> 1.2.4-2
- Changed license from GPLv2 to GPLv2+ to correspond with source - Changed license from GPLv2 to GPLv2+ to correspond with source
- Added license LGPLv2+ due to make_isohybrid_mbr.c - Added license LGPLv2+ due to make_isohybrid_mbr.c

View File

@ -1 +1 @@
0a86f2cda3b86fc95f7c0efbd793f373 libisofs-1.2.4.tar.gz e3b0eebd7523f64020178aaba5d71c88 libisofs-1.2.6.tar.gz