This commit is contained in:
Fedora Release Engineering 2016-02-04 11:58:53 +00:00
parent dd2c8dc409
commit 32150ae43b

View File

@ -1,7 +1,7 @@
Summary: A collection of programs for manipulating patch files
Name: patchutils
Version: 0.3.4
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://cyberelk.net/tim/patchutils/
@ -48,6 +48,9 @@ rm -rf %{buildroot}
%{_mandir}/*/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Aug 21 2015 Tim Waugh <twaugh@redhat.com> - 0.3.4-4
- Spec file cleanups (bug #1251587).