From 0aab3cc50ddbaa7ab4146b03ac3b067d6d0709119c6acfefc0e750cc71d14c71 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 8 Jun 2021 07:59:25 +0000 Subject: [PATCH 1/2] - Update to release 2021.06.07 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=129 --- schily-2021-05-19.tar.bz2 | 3 --- schily-2021-06-07.tar.bz2 | 3 +++ schily.changes | 6 ++++++ schily.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 schily-2021-05-19.tar.bz2 create mode 100644 schily-2021-06-07.tar.bz2 diff --git a/schily-2021-05-19.tar.bz2 b/schily-2021-05-19.tar.bz2 deleted file mode 100644 index 682b7d0..0000000 --- a/schily-2021-05-19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e02d1082429d04e346df99caf5dce302447295ad8378c7e85efc6a685076934 -size 4902473 diff --git a/schily-2021-06-07.tar.bz2 b/schily-2021-06-07.tar.bz2 new file mode 100644 index 0000000..da1e240 --- /dev/null +++ b/schily-2021-06-07.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7ecb3b749d7579a65b61708828153ab8d4f0081b5e2171fc8b98d75cacce2d +size 4905609 diff --git a/schily.changes b/schily.changes index ae0e3e0..c4a7a56 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 8 07:57:50 UTC 2021 - Jan Engelhardt + +- Update to release 2021.06.07 + * Manpage updates + ------------------------------------------------------------------- Thu May 20 10:02:12 UTC 2021 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index e6d45b3..589821f 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2021.05.19 +%global box_version 2021.06.07 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.5 %global star_version 1.6.1 %global libfind_version 1.8 %global ved_version 1.8 -%define rver 2021-05-19 +%define rver 2021-06-07 Name: schily Version: %box_version From 86740e811afd9520902446e92df833246bbf4df8dab5c6dd8a8b437991450b6c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 8 Jun 2021 14:23:02 +0000 Subject: [PATCH 2/2] Accepting request 898447 from home:mwilck:Leap:15.3 Fix build errors (installed but unpackaged files found) OBS-URL: https://build.opensuse.org/request/show/898447 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=130 --- schily.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schily.spec b/schily.spec index 589821f..b666eae 100644 --- a/schily.spec +++ b/schily.spec @@ -568,6 +568,7 @@ rm -Rfv \ $b/usr/bin/diff \ $b/usr/bin/dmake \ $b/usr/bin/hdump \ + $b/usr/bin/krcpp \ $b/usr/bin/label \ $b/usr/bin/lndir \ $b/usr/bin/make \ @@ -589,6 +590,7 @@ rm -Rfv \ $b/usr/bin/spaste \ $b/usr/bin/spatch \ $b/usr/bin/strar \ + $b/usr/bin/svr4.make \ $b/usr/bin/termcap \ $b/usr/bin/translit \ $b/usr/lib*/cpp \ @@ -620,6 +622,7 @@ rm -Rfv \ $b/usr/share/man/man1/dmake.1 \ $b/usr/share/man/man1/gnutar.1 \ $b/usr/share/man/man1/hdump.1 \ + $b/usr/share/man/man1/krcpp.1 \ $b/usr/share/man/man1/label.1 \ $b/usr/share/man/man1/lndir.1 \ $b/usr/share/man/man1/make.1 \