summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)