diff --git a/diffstat-1.62.tgz b/diffstat-1.62.tgz deleted file mode 100644 index f560378..0000000 --- a/diffstat-1.62.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f09183644ed77a156b15346bbad4e89c93543e140add9dab18747e30522591f -size 263314 diff --git a/diffstat-1.62.tgz.asc b/diffstat-1.62.tgz.asc deleted file mode 100644 index 2320063..0000000 --- a/diffstat-1.62.tgz.asc +++ /dev/null @@ -1,8 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 -Comment: See https://invisible-island.net/public/public.html for info - -iEYEABECAAYFAlt0fqYACgkQcCNT4PfkjttguACgoX5iueGZ3JPEBPNRsA5uJK2O -QeAAoMNYXQVvVlO7+p4Q+kOYM7cDgvve -=aUW7 ------END PGP SIGNATURE----- diff --git a/diffstat-1.63.tgz b/diffstat-1.63.tgz new file mode 100644 index 0000000..e14f4b1 --- /dev/null +++ b/diffstat-1.63.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eddd53401b99b90bac3f7ebf23dd583d7d99c6106e67a4f1161b7a20110dc6f +size 270855 diff --git a/diffstat-1.63.tgz.asc b/diffstat-1.63.tgz.asc new file mode 100644 index 0000000..a208941 --- /dev/null +++ b/diffstat-1.63.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Comment: See https://invisible-island.net/public/public.html for info + +iF0EABECAB0WIQTFIEjAwHSP7iJ9R6JwI1Pg9+SO2wUCXeGYRQAKCRBwI1Pg9+SO +29QtAJ4jcpgT5E+3G9dgHnT0wpeOI69t4ACeIrzV2f57MMoOyOhGvLhxRreTszo= +=6K+F +-----END PGP SIGNATURE----- diff --git a/diffstat.changes b/diffstat.changes index 2762502..c31b330 100644 --- a/diffstat.changes +++ b/diffstat.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Dec 19 13:11:21 UTC 2019 - pgajdos@suse.com + +- version update to 1.63 + + eliminate fixed buffer when decoding range. + + use locale in computing filename column-width. + + improve parsing for git diffs. + + use terminal-width as default for -w to tty. + + minor fix in do_merging (Miloslaw Smyk). + + improve relative-pathname matching in count_lines() + + add a parsing-case for svn diff. + + quote filenames in -t/-T output. + + fix cppcheck warnings about sscanf. + + update configure macros + + update config.guess, config.sub + ------------------------------------------------------------------- Mon Dec 31 09:20:21 UTC 2018 - Petr Gajdos diff --git a/diffstat.spec b/diffstat.spec index 3564e04..324eaf0 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,7 +1,7 @@ # # spec file for package diffstat # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: diffstat -Version: 1.62 +Version: 1.63 Release: 0 Summary: Utility That Provides Statistics Based on the Output of diff License: MIT Group: Productivity/Text/Utilities -Url: http://dickey.his.com/diffstat/diffstat.html +URL: https://dickey.his.com/diffstat/diffstat.html Source0: https://invisible-mirror.net/archives/diffstat/diffstat-%{version}.tgz Source1: https://invisible-mirror.net/archives/diffstat/diffstat-%{version}.tgz.asc Source2: %{name}.keyring