Update to 1.61 (#1298544)
This commit is contained in:
parent
fff54cb5a3
commit
31e3fd92a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ diffstat-1.51.tgz
|
|||||||
/diffstat-1.58.tgz
|
/diffstat-1.58.tgz
|
||||||
/diffstat-1.59.tgz
|
/diffstat-1.59.tgz
|
||||||
/diffstat-1.60.tgz
|
/diffstat-1.60.tgz
|
||||||
|
/diffstat-1.61.tgz
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
|
||||||
Comment: See http://invisible-island.net/public/public.html for info
|
|
||||||
|
|
||||||
iEYEABECAAYFAlWbIXkACgkQcCNT4PfkjtslIQCgnM7m0TxWlbenaKUTZDFxkl3z
|
|
||||||
ejUAoK5QPcA7b8TTILD4G71FK0Gt5wRJ
|
|
||||||
=eAHy
|
|
||||||
-----END PGP SIGNATURE-----
|
|
8
diffstat-1.61.tgz.asc
Normal file
8
diffstat-1.61.tgz.asc
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||||
|
Comment: See http://invisible-island.net/public/public.html for info
|
||||||
|
|
||||||
|
iEYEABECAAYFAlaXdc0ACgkQcCNT4PfkjtvUEwCdGm+0UQ+XByCrK86etset0v5i
|
||||||
|
WioAoMpKi6IRD+3MtZTc4H+IULfabk05
|
||||||
|
=mXe6
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,6 +1,6 @@
|
|||||||
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.60
|
Version: 1.61
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 14 2016 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.61-1
|
||||||
|
- Update to 1.61 (#1298544)
|
||||||
|
|
||||||
* Tue Jul 07 2015 Tim Waugh <twaugh@redhat.com> - 1.60-1
|
* Tue Jul 07 2015 Tim Waugh <twaugh@redhat.com> - 1.60-1
|
||||||
- Update to 1.60 (#1240643)
|
- Update to 1.60 (#1240643)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user