Update to 1.14.4
This commit is contained in:
parent
ee3460afc1
commit
0131ca1404
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user