From 7f67a9da31fcf8520b17245e611e4a10e208a011b1f3d193d647c99c7461a7d9 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 5 Aug 2015 17:02:40 +0000 Subject: [PATCH] Accepting request 320728 from home:pluskalm:branches:devel:tools - Update to 1.60 * add configure option --with-man2html * update configure macros * update config.guess, config.sub OBS-URL: https://build.opensuse.org/request/show/320728 OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=28 --- diffstat-1.59.tgz | 3 --- diffstat-1.60.tgz | 3 +++ diffstat-1.59.tgz.asc => diffstat-1.60.tgz.asc | 6 +++--- diffstat.changes | 8 ++++++++ diffstat.spec | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 diffstat-1.59.tgz create mode 100644 diffstat-1.60.tgz rename diffstat-1.59.tgz.asc => diffstat-1.60.tgz.asc (61%) diff --git a/diffstat-1.59.tgz b/diffstat-1.59.tgz deleted file mode 100644 index e426d20..0000000 --- a/diffstat-1.59.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:267d1441b8889cbefbb7ca7dfd4a17f6c8bc73bc114904c74ecad945a3dbf270 -size 247698 diff --git a/diffstat-1.60.tgz b/diffstat-1.60.tgz new file mode 100644 index 0000000..d89e608 --- /dev/null +++ b/diffstat-1.60.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2032e418b43bae70d548e32da901ebc4ac12972381de1314bebde0b126fb0123 +size 255922 diff --git a/diffstat-1.59.tgz.asc b/diffstat-1.60.tgz.asc similarity index 61% rename from diffstat-1.59.tgz.asc rename to diffstat-1.60.tgz.asc index 10b1ba4..ab64189 100644 --- a/diffstat-1.59.tgz.asc +++ b/diffstat-1.60.tgz.asc @@ -2,7 +2,7 @@ Version: GnuPG v1.4.10 (GNU/Linux) Comment: See http://invisible-island.net/public/public.html for info -iEYEABECAAYFAlOQ4oYACgkQcCNT4PfkjtvUvQCgkFwCYYsWdfZtCcJtTKYqRiBD -E5gAoJPC99c8njS9Ggblg/eQCdz30RR7 -=8XMe +iEYEABECAAYFAlWbIXkACgkQcCNT4PfkjtslIQCgnM7m0TxWlbenaKUTZDFxkl3z +ejUAoK5QPcA7b8TTILD4G71FK0Gt5wRJ +=eAHy -----END PGP SIGNATURE----- diff --git a/diffstat.changes b/diffstat.changes index 30f78ca..09991dd 100644 --- a/diffstat.changes +++ b/diffstat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 5 14:34:45 UTC 2015 - mpluskal@suse.com + +- Update to 1.60 + * add configure option --with-man2html + * update configure macros + * update config.guess, config.sub + ------------------------------------------------------------------- Sun Apr 19 12:24:08 UTC 2015 - mpluskal@suse.com diff --git a/diffstat.spec b/diffstat.spec index 7fe555a..5425883 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -17,7 +17,7 @@ Name: diffstat -Version: 1.59 +Version: 1.60 Release: 0 Summary: Utility That Provides Statistics Based on the Output of diff License: MIT