update license field
This commit is contained in:
parent
45611cf321
commit
3f787a9aa1
@ -12,9 +12,9 @@
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.18.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
License: LGPL
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/librsvg/2.18/librsvg-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_datadir}/gtk-doc/html/rsvg
|
||||
|
||||
%changelog
|
||||
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-3
|
||||
- Update license field
|
||||
|
||||
* Wed Aug 1 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-2
|
||||
- Don't let scriptlets fail (#243185)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user