From 9a635efc12e59bfaed07aa77a0018dcb1d086c3f Mon Sep 17 00:00:00 2001 From: pgajdos <> Date: Feb 12 2024 19:10:09 +0000 Subject: Update diffstat to version 1.66 / rev 32 via SR 1146096 https://build.opensuse.org/request/show/1146096 by user pgajdos + anag+factory - update to 1.66: + improve handling of git diff's + update install-sh + improve configure script checks, reducing compiler warnings (forwarded request 1145993 from amanzini) --- diff --git a/.files b/.files index 8598f07..1beb600 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 5855c49..466d9cc 100644 --- a/.rev +++ b/.rev @@ -279,4 +279,15 @@ "diff -ru FOO/ BAR/ | diffstat -K" (forwarded request 1041283 from dirkmueller) 1041320 + + 2ef343af9084943e1e11c0798a1e77a8 + 1.66 + + anag+factory + - update to 1.66: + + improve handling of git diff's + + update install-sh + + improve configure script checks, reducing compiler warnings (forwarded request 1145993 from amanzini) + 1146096 + diff --git a/diffstat-1.65.tgz b/diffstat-1.65.tgz deleted file mode 120000 index 5e1500e..0000000 --- a/diffstat-1.65.tgz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig3wtfr446yirtem64xeevff6x4btu5klxy3gfclw5wvbs7xezeeu \ No newline at end of file diff --git a/diffstat-1.65.tgz.asc b/diffstat-1.65.tgz.asc deleted file mode 100644 index f59cc69..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 120000 index 0000000..d0e97d1 --- /dev/null +++ b/diffstat-1.66.tgz @@ -0,0 +1 @@ +/ipfs/bafybeih2i2qtq7gzv6ydzx2n3flzvuy33qxqsu5resqmtbbhp7o7hgzohe \ No newline at end of file diff --git a/diffstat-1.66.tgz.asc b/diffstat-1.66.tgz.asc new file mode 100644 index 0000000..d86cf8e --- /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 8c256e8..179f478 100644 --- a/diffstat.changes +++ b/diffstat.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +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 - update to 1.65: diff --git a/diffstat.diff b/diffstat.diff index ea877e3..27f8a0b 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 0f24b95..bd533e8 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