From 4005e76f821601aebf5e287b055657d58075f1a11251ba5a879428b5b7305cf2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 15 Mar 2023 15:08:47 +0000 Subject: [PATCH 1/2] Accepting request 1072133 from home:pluskalm:branches:Archiving - Update to version 22.01: * No upstream changelog available OBS-URL: https://build.opensuse.org/request/show/1072133 OBS-URL: https://build.opensuse.org/package/show/Archiving/lzma-sdk?expand=0&rev=27 --- lzma-sdk.changes | 6 ++++++ lzma-sdk.spec | 8 ++++---- lzma2107.7z | 3 --- lzma2201.7z | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 lzma2107.7z create mode 100644 lzma2201.7z diff --git a/lzma-sdk.changes b/lzma-sdk.changes index be9b857..9832129 100644 --- a/lzma-sdk.changes +++ b/lzma-sdk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 15 14:40:12 UTC 2023 - Martin Pluskal + +- Update to version 22.01: + * No upstream changelog available + ------------------------------------------------------------------- Fri Mar 10 13:35:05 UTC 2023 - Martin Pluskal diff --git a/lzma-sdk.spec b/lzma-sdk.spec index 4a947be..fab8190 100644 --- a/lzma-sdk.spec +++ b/lzma-sdk.spec @@ -16,11 +16,11 @@ # -%define _sver 2107 -%define _maver 21 -%define _miver 07 +%define _sver 2201 +%define _maver 22 +%define _miver 01 Name: lzma-sdk -Version: 21.07 +Version: 22.01 Release: 0 Summary: An implementation of LZMA compression # Actually the site says "Public Domain". See license file. diff --git a/lzma2107.7z b/lzma2107.7z deleted file mode 100644 index 41763f8..0000000 --- a/lzma2107.7z +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:833888f03c6628c8a062ce5844bb8012056e7ab7ba294c7ea232e20ddadf0d75 -size 1237862 diff --git a/lzma2201.7z b/lzma2201.7z new file mode 100644 index 0000000..130de7e --- /dev/null +++ b/lzma2201.7z @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b1689169efbc7c3c147387e5495130f371b4bad8ec24f049d28e126d52d9fe +size 1261282 From c0b350c1a31d74d456fb82bb9a72159a504030f5e9d7a99b54af28c8043fbe34 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 15 Mar 2023 15:16:43 +0000 Subject: [PATCH 2/2] add some changelog items OBS-URL: https://build.opensuse.org/package/show/Archiving/lzma-sdk?expand=0&rev=28 --- lzma-sdk.changes | 3 +++ lzma-sdk.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lzma-sdk.changes b/lzma-sdk.changes index 9832129..98889b8 100644 --- a/lzma-sdk.changes +++ b/lzma-sdk.changes @@ -3,6 +3,9 @@ Wed Mar 15 14:40:12 UTC 2023 - Martin Pluskal - Update to version 22.01: * No upstream changelog available + * Some RISC-V updates + * Workaround an issue when using a jwasm-based assembler with + binutils ------------------------------------------------------------------- Fri Mar 10 13:35:05 UTC 2023 - Martin Pluskal diff --git a/lzma-sdk.spec b/lzma-sdk.spec index fab8190..4a134df 100644 --- a/lzma-sdk.spec +++ b/lzma-sdk.spec @@ -1,7 +1,7 @@ # # spec file for package lzma-sdk # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed