Update to 1.14.4

This commit is contained in:
Kalev Lember 2015-10-31 17:00:21 +01:00
parent ee3460afc1
commit 0131ca1404
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ cairo-1.9.14.tar.gz
/cairo-1.13.1-337ab1f.tar.xz
/cairo-1.14.0.tar.xz
/cairo-1.14.2.tar.xz
/cairo-1.14.4.tar.xz

View File

@ -4,8 +4,8 @@
Summary: A 2D graphics library
Name: cairo
Version: 1.14.2
Release: 2%{?dist}
Version: 1.14.4
Release: 1%{?dist}
URL: http://cairographics.org
Source0: http://cairographics.org/releases/%{name}-%{version}.tar.xz
License: LGPLv2 or MPLv1.1
@ -170,6 +170,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/cairo/
%changelog
* Sat Oct 31 2015 Kalev Lember <klember@redhat.com> - 1.14.4-1
- Update to 1.14.4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
e1cdfaf1c6c995c4d4c54e07215b0118 cairo-1.14.2.tar.xz
90a929e8fe66fb5d19b5adaaea1e9a12 cairo-1.14.4.tar.xz