Upgrade to 1.2.6 (#893694)
This commit is contained in:
parent
06c8bbaaae
commit
507bca308c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user