- Update to 1.8.2
This commit is contained in:
parent
618ba250be
commit
541885c63d
@ -1 +1 @@
|
||||
pycairo-1.8.0.tar.gz
|
||||
pycairo-1.8.2.tar.gz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%define cairo_version 1.4.12
|
||||
%define cairo_version 1.8.2
|
||||
|
||||
### Abstract ###
|
||||
|
||||
Name: pycairo
|
||||
Version: 1.8.0
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1 or LGPLv2
|
||||
Group: Development/Languages
|
||||
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/pycairo.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.2-1
|
||||
- Update to 1.8.2
|
||||
|
||||
* Tue Dec 16 2008 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-1
|
||||
- Update to 1.8.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user