This commit is contained in:
Fedora Release Engineering 2016-02-04 23:50:04 +00:00
parent 2079572252
commit 6dbc629582
1 changed files with 4 additions and 1 deletions

View File

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