- Update to 1.8.6
This commit is contained in:
parent
e524b09eb7
commit
c8a17a2a90
@ -1 +1 @@
|
||||
pycairo-1.8.2.tar.gz
|
||||
pycairo-1.8.6.tar.gz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%define cairo_version 1.8.2
|
||||
%define cairo_version 1.8.6
|
||||
|
||||
### Abstract ###
|
||||
|
||||
Name: pycairo
|
||||
Version: 1.8.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.6
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1 or LGPLv2
|
||||
Group: Development/Languages
|
||||
Summary: Python bindings for the cairo library
|
||||
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/pycairo.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 29 2009 Matthew Barnes <mbarnes@redhat.com> - 1.8.6-1
|
||||
- Update to 1.8.6
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user