- Update to 1.8.0

This commit is contained in:
Matthew Barnes 2008-12-16 23:55:06 +00:00
parent 4afdbfbb25
commit 618ba250be
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
pycairo-1.4.12.tar.gz
pycairo-1.8.0.tar.gz

View File

@ -5,8 +5,8 @@
### Abstract ###
Name: pycairo
Version: 1.4.12
Release: 5%{?dist}
Version: 1.8.0
Release: 1%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
%doc examples doc/FAQ doc/NOTES
%doc examples doc/c-api.rst doc/faq.rst doc/overview.rst doc/README
%{python_sitearch}/cairo/
%files devel
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/pycairo.pc
%changelog
* Tue Dec 16 2008 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-1
- Update to 1.8.0
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.4.12-5
- Rebuild for Python 2.6

View File

@ -1 +1 @@
c63199d35b1e1d3c5133509f315f70d7 pycairo-1.4.12.tar.gz
847f5377c32228a656819f5bd18eb6b4 pycairo-1.8.0.tar.gz