summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2015-02-21 22:25:28 +0100
committerTill Maas <opensource@till.name>2015-02-21 22:25:28 +0100
commit6f281482bf359c66fa219f84915d1ccd9bb54e74 (patch)
tree31f29f41aad18952587bab430f09c1ecd5c553f2
parent44f4c09f4051e8637ed14d79b0ab83300e58215f (diff)
downloadgroff-6f281482bf359c66fa219f84915d1ccd9bb54e74.tar.gz
groff-6f281482bf359c66fa219f84915d1ccd9bb54e74.tar.xz
groff-6f281482bf359c66fa219f84915d1ccd9bb54e74.zip
Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-rw-r--r--groff.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/groff.spec b/groff.spec
index 53a7285..8382472 100644
--- a/groff.spec
+++ b/groff.spec
@@ -3,7 +3,7 @@
Summary: A document formatting system
Name: groff
Version: 1.22.3
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://www.gnu.org/software/groff/
@@ -418,6 +418,10 @@ fi
%doc %{_pkgdocdir}/pdf/
%changelog
+* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.22.3-4
+- Rebuilt for Fedora 23 Change
+ https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
* Fri Nov 14 2014 Colin Walters <walters@redhat.com> - 1.22.3-3
- Move more binaries which depend on perl to the -perl subpackage (bug #1165356)