diff --git a/sed.spec b/sed.spec index b862a83..2a8439c 100644 --- a/sed.spec +++ b/sed.spec @@ -6,7 +6,7 @@ Summary: A GNU stream text editor Name: sed Version: 4.2.2 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv3+ Group: Applications/Text URL: http://sed.sourceforge.net/ @@ -74,6 +74,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 4.2.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Dec 26 2015 Petr Stodulka - 4.2.2-12 - use global instead of define in spec file - added new build dependency on perl-Getopt-Long