diff --git a/pycairo.spec b/pycairo.spec index 9ad8a39..d525f20 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -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 - 1.4.12-4 +- fix license tag + * Wed May 07 2008 Matthew Barnes - 1.4.12-3 - Add more documentation files to the package (RH bug #445519).