- Update to 1.8.0
This commit is contained in:
parent
4afdbfbb25
commit
618ba250be
@ -1 +1 @@
|
||||
pycairo-1.4.12.tar.gz
|
||||
pycairo-1.8.0.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user