Update to 1.60 (#1240643)
This commit is contained in:
parent
d4ec8c2362
commit
fff54cb5a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ diffstat-1.51.tgz
|
|||||||
/diffstat-1.57.tgz
|
/diffstat-1.57.tgz
|
||||||
/diffstat-1.58.tgz
|
/diffstat-1.58.tgz
|
||||||
/diffstat-1.59.tgz
|
/diffstat-1.59.tgz
|
||||||
|
/diffstat-1.60.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
Version: GnuPG v1.4.10 (GNU/Linux)
|
||||||
Comment: See http://invisible-island.net/public/public.html for info
|
Comment: See http://invisible-island.net/public/public.html for info
|
||||||
|
|
||||||
iEYEABECAAYFAlOQ4oYACgkQcCNT4PfkjtvUvQCgkFwCYYsWdfZtCcJtTKYqRiBD
|
iEYEABECAAYFAlWbIXkACgkQcCNT4PfkjtslIQCgnM7m0TxWlbenaKUTZDFxkl3z
|
||||||
E5gAoJPC99c8njS9Ggblg/eQCdz30RR7
|
ejUAoK5QPcA7b8TTILD4G71FK0Gt5wRJ
|
||||||
=8XMe
|
=eAHy
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
@ -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.59
|
Version: 1.60
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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
|
||||||
|
* Tue Jul 07 2015 Tim Waugh <twaugh@redhat.com> - 1.60-1
|
||||||
|
- Update to 1.60 (#1240643)
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.59-3
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.59-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user