This commit is contained in:
Dennis Gilmore 2013-08-03 02:13:21 -05:00
parent 70b11859ec
commit b72fd331fe

View File

@ -1,7 +1,7 @@
Summary: A utility which provides statistics based on the output of diff Summary: A utility which provides statistics based on the output of diff
Name: diffstat Name: diffstat
Version: 1.57 Version: 1.57
Release: 2%{?dist} Release: 3%{?dist}
Group: Development/Tools Group: Development/Tools
License: MIT License: MIT
URL: http://invisible-island.net/diffstat URL: http://invisible-island.net/diffstat
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.57-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jul 4 2013 Tim Waugh <twaugh@redhat.com> - 1.57-2 * Thu Jul 4 2013 Tim Waugh <twaugh@redhat.com> - 1.57-2
- Updated COPYING to reflect copyright dates in source. - Updated COPYING to reflect copyright dates in source.