1.54.
This commit is contained in:
parent
1e7d3d349b
commit
efb9bdab67
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ diffstat-1.43.tar.gz
|
|||||||
diffstat-1.43.tgz
|
diffstat-1.43.tgz
|
||||||
diffstat-1.50.tgz
|
diffstat-1.50.tgz
|
||||||
diffstat-1.51.tgz
|
diffstat-1.51.tgz
|
||||||
|
/diffstat-1.54.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
|
||||||
|
|
||||||
iEYEABECAAYFAkr2JywACgkQcCNT4PfkjttRjwCgpOsIawbMmXKTpbySLF+NvkdO
|
iEYEABECAAYFAkyyTHwACgkQcCNT4Pfkjtsb9wCcCfHvNSdzI7nwiGzaSViCopx3
|
||||||
GhIAoNMPZC7xXBQt/o3UKgah+CIUGkfI
|
KF0An174Kw0/XuVWZt0vqLwE9CkgsKkq
|
||||||
=ECnT
|
=q9fJ
|
||||||
-----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.51
|
Version: 1.54
|
||||||
Release: 2%{?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
|
||||||
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 13 2010 Tim Waugh <twaugh@redhat.com> 1.54-1
|
||||||
|
- 1.54.
|
||||||
|
|
||||||
* Wed Mar 3 2010 Tim Waugh <twaugh@redhat.com> 1.51-2
|
* Wed Mar 3 2010 Tim Waugh <twaugh@redhat.com> 1.51-2
|
||||||
- Added comment for COPYING file.
|
- Added comment for COPYING file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user