Changed license from GPLv2 to GPLv2+ to correspond with source
This commit is contained in:
parent
90320f5c93
commit
fbe52b789d
@ -1,8 +1,8 @@
|
|||||||
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.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://libburnia-project.org/
|
URL: http://libburnia-project.org/
|
||||||
Source: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
Source: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
||||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/%{name}*.pc
|
%{_libdir}/pkgconfig/%{name}*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 29 2012 Honza Horak <hhorak@redhat.com> 1.2.4-2
|
||||||
|
- Changed license from GPLv2 to GPLv2+ to correspond with source
|
||||||
|
|
||||||
* Fri Aug 10 2012 Robert Scheck <robert@fedoraproject.org> 1.2.4-1
|
* Fri Aug 10 2012 Robert Scheck <robert@fedoraproject.org> 1.2.4-1
|
||||||
- Upgrade to 1.2.4 (#842079)
|
- Upgrade to 1.2.4 (#842079)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user