[cairo] Rebuilt for Fedora 23 Change

Till Maas till at fedoraproject.org
Sat Feb 21 21:22:00 UTC 2015


commit fe9e8db9f73fe4875ea9998b7fe1f6617c456898
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 22:21:57 2015 +0100

    Rebuilt for Fedora 23 Change
    
      https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

 cairo.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/cairo.spec b/cairo.spec
index 5b59044..9fbda6c 100644
--- a/cairo.spec
+++ b/cairo.spec
@@ -5,7 +5,7 @@
 Summary:	A 2D graphics library
 Name:		cairo
 Version:	1.14.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 URL:		http://cairographics.org
 Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
 License:	LGPLv2 or MPLv1.1
@@ -181,6 +181,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_libdir}/cairo/
 
 %changelog
+* Sat Feb 21 2015 Till Maas <opensource at 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 at scrye.com> 1.14.0-2
 - Add patch to fix crashes in dot. Fixes bug #1183242
 


More information about the scm-commits mailing list