update to 0.13.0.4

This commit is contained in:
Jens Petersen 2014-10-29 00:01:29 +09:00
parent fc57d452db
commit 8d4cadf9e4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/cairo-0.12.4.tar.gz
/cairo-0.12.5.0.tar.gz
/cairo-0.13.0.0.tar.gz
/cairo-0.13.0.4.tar.gz

View File

@ -6,7 +6,7 @@
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 0.13.0.0
Version: 0.13.0.4
Release: 1%{?dist}
Summary: Binding to the Cairo library
@ -84,6 +84,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}
%changelog
* Tue Oct 28 2014 Jens Petersen <petersen@redhat.com> - 0.13.0.4-1
- update to 0.13.0.4
* Tue Sep 16 2014 Jens Petersen <petersen@redhat.com> - 0.13.0.0-1
- update to 0.13.0.0
- refresh to cblrpm-0.8.11

View File

@ -1 +1 @@
1f3ae92d1abfe2de570f47b206b55022 cairo-0.13.0.0.tar.gz
d0c5ffc146b92c87b98174aa085ed06c cairo-0.13.0.4.tar.gz