fix license tag
This commit is contained in:
parent
62685cf568
commit
2477f1dce2
@ -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).
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user