Till Maas 2015-02-21 22:21:57 +01:00
parent f1f58f2af6
commit fe9e8db9f7

View File

@ -5,7 +5,7 @@
Summary: A 2D graphics library Summary: A 2D graphics library
Name: cairo Name: cairo
Version: 1.14.0 Version: 1.14.0
Release: 2%{?dist} Release: 3%{?dist}
URL: http://cairographics.org URL: http://cairographics.org
Source0: http://cairographics.org/releases/%{name}-%{version}.tar.xz Source0: http://cairographics.org/releases/%{name}-%{version}.tar.xz
License: LGPLv2 or MPLv1.1 License: LGPLv2 or MPLv1.1
@ -181,6 +181,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/cairo/ %{_libdir}/cairo/
%changelog %changelog
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.14.0-3
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
* Thu Jan 29 2015 Kevin Fenzi <kevin@scrye.com> 1.14.0-2 * Thu Jan 29 2015 Kevin Fenzi <kevin@scrye.com> 1.14.0-2
- Add patch to fix crashes in dot. Fixes bug #1183242 - Add patch to fix crashes in dot. Fixes bug #1183242