From a9144144ea1734cfe2c46c69fa0ea70b2bdc1ecd790565d1808468384ffec63c Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Thu, 22 Feb 2024 16:25:01 +0000 Subject: [PATCH] Accepting request 1149581 from home:schubi2:branches:devel:microos - Update to version 0.0.8: * Do not overwrite higher bootlevel in already existing reboot-needed. * Fix typo in level name soft-reboot * De-denglishify README.md a bit OBS-URL: https://build.opensuse.org/request/show/1149581 OBS-URL: https://build.opensuse.org/package/show/devel:microos/zypp-boot-plugin?expand=0&rev=11 --- _servicedata | 2 +- zypp-boot-plugin-0.0.7.tar.xz | 3 --- zypp-boot-plugin-0.0.8.tar.xz | 3 +++ zypp-boot-plugin.changes | 9 +++++++++ zypp-boot-plugin.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 zypp-boot-plugin-0.0.7.tar.xz create mode 100644 zypp-boot-plugin-0.0.8.tar.xz diff --git a/_servicedata b/_servicedata index cdbb573..be3ddd4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/zypp-boot-plugin.git - 19d4d8caa1b89bcbf510caaa194fbe90c1371ae6 \ No newline at end of file + 0ae8eced41d858355130eaaa2b28c1c399644c86 \ No newline at end of file diff --git a/zypp-boot-plugin-0.0.7.tar.xz b/zypp-boot-plugin-0.0.7.tar.xz deleted file mode 100644 index a6c2816..0000000 --- a/zypp-boot-plugin-0.0.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44f6e194325a5e9eaab2e002d66ac2acf47cf8bb57510258ae689c2903f81308 -size 23560 diff --git a/zypp-boot-plugin-0.0.8.tar.xz b/zypp-boot-plugin-0.0.8.tar.xz new file mode 100644 index 0000000..e962693 --- /dev/null +++ b/zypp-boot-plugin-0.0.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f07dc074714ba6407efccf815273b7c88eba16a236410ebd45ca804fe8dc770 +size 24052 diff --git a/zypp-boot-plugin.changes b/zypp-boot-plugin.changes index 59f1f30..a733d4d 100644 --- a/zypp-boot-plugin.changes +++ b/zypp-boot-plugin.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 22 15:56:08 UTC 2024 - schubi@suse.com + +- Update to version 0.0.8: + * Do not overwrite higher bootlevel in already existing + reboot-needed. + * Fix typo in level name soft-reboot + * De-denglishify README.md a bit + ------------------------------------------------------------------- Tue Feb 06 09:26:07 UTC 2024 - schubi@suse.com diff --git a/zypp-boot-plugin.spec b/zypp-boot-plugin.spec index 1030368..4b6ff36 100644 --- a/zypp-boot-plugin.spec +++ b/zypp-boot-plugin.spec @@ -17,7 +17,7 @@ Name: zypp-boot-plugin -Version: 0.0.7 +Version: 0.0.8 Release: 0 Summary: Zypp plugin for checking if a reboot is needed License: AGPL-3.0-or-later