diff --git a/libburn.spec b/libburn.spec index d6f6563..da4c875 100644 --- a/libburn.spec +++ b/libburn.spec @@ -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 1.2.4-2 +- Changed license from GPLv2 to GPLv2+ to correspond with source + * Fri Aug 10 2012 Robert Scheck 1.2.4-1 - Update to upstream 1.2.4 (#842077)