fix license tag

This commit is contained in:
Tom Callaway 2008-08-29 20:21:59 +00:00
parent 62685cf568
commit 2477f1dce2

View File

@ -6,8 +6,8 @@
Name: pycairo
Version: 1.4.12
Release: 3%{?dist}
License: LGPL
Release: 4%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
URL: http://cairographics.org/pycairo
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/pycairo.pc
%changelog
* Fri Aug 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.4.12-4
- fix license tag
* Wed May 07 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-3
- Add more documentation files to the package (RH bug #445519).