Changed license from GPLv2 to GPLv2+ to correspond with source
This commit is contained in:
parent
45cd58596b
commit
692839857a
@ -1,10 +1,10 @@
|
||||
Name: libburn
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for reading, mastering and writing optical discs
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2
|
||||
License: GPLv2+
|
||||
URL: http://libburnia-project.org/
|
||||
Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%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
|
||||
- Update to upstream 1.2.4 (#842077)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user