This commit is contained in:
Dennis Gilmore 2012-07-18 15:42:58 -05:00
parent 5e46e8ca7f
commit a08b39964f

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.55 Version: 1.55
Release: 1%{?dist} Release: 2%{?dist}
Group: Development/Tools Group: Development/Tools
License: MIT License: MIT
URL: http://invisible-island.net/diffstat URL: http://invisible-island.net/diffstat
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.55-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Tim Waugh <twaugh@redhat.com> - 1.55-1 * Fri Jan 13 2012 Tim Waugh <twaugh@redhat.com> - 1.55-1
- 1.55 (bug #781350). - 1.55 (bug #781350).