From 334c930b130183cb70940c67de8612e4bd6bcfcbf71a634b9d6f4ce6bf2e94df Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 12 Feb 2024 08:34:49 +0000 Subject: [PATCH] Accepting request 1145993 from home:amanzini:branches:devel:tools - update to 1.66: + improve handling of git diff's + update install-sh + improve configure script checks, reducing compiler warnings OBS-URL: https://build.opensuse.org/request/show/1145993 OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=40 --- diffstat-1.65.tgz | 3 --- diffstat-1.65.tgz.asc | 15 --------------- diffstat-1.66.tgz | 3 +++ diffstat-1.66.tgz.asc | 15 +++++++++++++++ diffstat.changes | 8 ++++++++ diffstat.diff | 4 ++-- diffstat.spec | 13 ++++++------- 7 files changed, 34 insertions(+), 27 deletions(-) delete mode 100644 diffstat-1.65.tgz delete mode 100644 diffstat-1.65.tgz.asc create mode 100644 diffstat-1.66.tgz create mode 100644 diffstat-1.66.tgz.asc diff --git a/diffstat-1.65.tgz b/diffstat-1.65.tgz deleted file mode 100644 index 455de49..0000000 --- a/diffstat-1.65.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cf27424926debcd85921755c3915559288244bd103f62d740dc6b83b557a28a -size 295596 diff --git a/diffstat-1.65.tgz.asc b/diffstat-1.65.tgz.asc deleted file mode 100644 index 628c510..0000000 --- a/diffstat-1.65.tgz.asc +++ /dev/null @@ -1,15 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Comment: See https://invisible-island.net/public/public.html for info - -iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmNDY9gACgkQzCr0RyFn -vgPySwwArmvvTa7oi8wjVWBYU0qrwXO5cVqlTtP+obm1HpPsDo0I4cCj5RdN3VVl -GpW9uXu2G38TBz+XiNPaJbh9boZMBequGAWi3a85VBXs0R37KcprfmJvVWrMYXWX -kC/wQ0TmxKrgXkJNThgUQ9UEh9PFde+x5gKlvLFptwx7rOBCR4XQSYpjR94ulFva -B9ohmxlJJB5a2KWdKg/Yig9Y8bvNgWAVozOlawyUSlAx2LrfWptNWcXlG348ZusP -23OMmE07fFIsKHLhuPmJeLjLxL9UMMNI2joDgkLZOaNn3PPEfl11seWczXxyEAcP -UvU5FDJpWtdwR9Zo7HoCdBehKmXOxHRaAzJUwQzMbWcB8dgiUA6lxYeUp73eHrDo -d0pY5UoJGHkhztDNqSJp3TZ28agkqg0RLY81TKinHEZoMTAhBbhAZXhn6Vc8maGq -I32xekyEy5csZixXWrjhOU5qxTDHobO6wPKjs6eBFN1ZPo7M86ZnmrqdNo2kp/vu -DbbEr0UI -=2xK0 ------END PGP SIGNATURE----- diff --git a/diffstat-1.66.tgz b/diffstat-1.66.tgz new file mode 100644 index 0000000..c15ba57 --- /dev/null +++ b/diffstat-1.66.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54531bbe32e8e0fa461f018b41e3af516b632080172f361f05e50367ecbb69e +size 302451 diff --git a/diffstat-1.66.tgz.asc b/diffstat-1.66.tgz.asc new file mode 100644 index 0000000..fc7da77 --- /dev/null +++ b/diffstat-1.66.tgz.asc @@ -0,0 +1,15 @@ +-----BEGIN PGP SIGNATURE----- +Comment: See https://invisible-island.net/public/public.html for info + +iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmW24vgACgkQzCr0RyFn +vgMseAwAtzF7ms/jC6Kaec+eX31eiz/vPspEUPsJsSKc+zg2/J/DA193n0ocC7qB +/inKayo2LMRoi4jezmkfKVCdx7eP0DI26m/JLWWoJDEpaOLNsrGolVEgHC/d+xF+ +Hb1wX0bciK/mW6l2o5OsTV2uLJv8mEa1Vl2U8wDDI+Mq013MPX6iGwesEXajjsOH +wItsa+NdWWR9IzYfkMjHxWGMkORanE5suRgH75VVUqX4rN0kB9nvi4j1Orj4Jh5s +arfdiMiv2H4T7kwiI6OJMgxg3QbCR597yCftgiFVh2VPFRcDR9uH0GtuhOp0hVNk +pa+E3ZCkOLqQN7GipUPJLLeYwxdBXt6fOH8+fIPZvPJL0RYFVw/XZQ55FB7lXdSs +hBCO+NYhhh8U4fjX3JVUszei1O/R1RGRrCCWk0oudyMwNEfBl5uwNU5QN8ImDzBX +CnYncbQJiijuJFmlqER+wifRkOjMB158xIqUEHXrQCQLSFB5fadu8CZfBdcgO0Qw +jVqsTNIw +=8mPm +-----END PGP SIGNATURE----- diff --git a/diffstat.changes b/diffstat.changes index e446f07..1ac458d 100644 --- a/diffstat.changes +++ b/diffstat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 11 17:27:48 UTC 2024 - Andrea Manzini + +- update to 1.66: + + improve handling of git diff's + + update install-sh + + improve configure script checks, reducing compiler warnings + ------------------------------------------------------------------- Wed Dec 7 22:42:37 UTC 2022 - Dirk Müller diff --git a/diffstat.diff b/diffstat.diff index d26d8a8..bf8a724 100644 --- a/diffstat.diff +++ b/diffstat.diff @@ -19,7 +19,7 @@ Index: makefile.in =================================================================== --- makefile.in.orig +++ makefile.in -@@ -15,6 +15,7 @@ exec_prefix = @exec_prefix@ +@@ -16,6 +16,7 @@ datarootdir = @datarootdir@ bindir = @bindir@ mandir = @mandir@ @@ -27,7 +27,7 @@ Index: makefile.in CC = @CC@ LINK = $(CC) INSTALL = @INSTALL@ -@@ -26,7 +27,7 @@ CTAGS = @CTAGS@ +@@ -28,7 +29,7 @@ CTAGS = @CTAGS@ ETAGS = @ETAGS@ CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@ diff --git a/diffstat.spec b/diffstat.spec index f8dfb9a..5091b64 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,7 +1,7 @@ # # spec file for package diffstat # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: diffstat -Version: 1.65 +Version: 1.66 Release: 0 Summary: Utility That Provides Statistics Based on the Output of diff License: MIT Group: Productivity/Text/Utilities -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 +URL: https://invisible-island.net/diffstat/ +Source0: https://invisible-island.net/archives/diffstat/diffstat-%{version}.tgz +Source1: https://invisible-island.net/archives/diffstat/diffstat-%{version}.tgz.asc Source2: %{name}.keyring Patch0: %{name}.diff @@ -33,8 +33,7 @@ diffstat reads the output of the diff command and displays a histogram of the insertions, deletions, and modifications in each file. %prep -%setup -q -%patch0 +%autosetup -p0 %build %configure