From 158df5386ae8b54ac935a0cf0cfc5610e4a4f13a7ac968e7a8e4d3d836de9ff3 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 27 Sep 2023 11:51:17 +0000 Subject: [PATCH] Accepting request 1113858 from home:schubi2 - Update to version 0.0.2: * Added "zypper dup" testcase * Reduced logging in order not to overload the communication with libzypp. OBS-URL: https://build.opensuse.org/request/show/1113858 OBS-URL: https://build.opensuse.org/package/show/devel:microos/zypp-boot-plugin?expand=0&rev=2 --- _servicedata | 2 +- zypp-boot-plugin-0.0.1.tar.xz | 3 --- zypp-boot-plugin-0.0.2.tar.xz | 3 +++ zypp-boot-plugin.changes | 8 ++++++++ zypp-boot-plugin.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 zypp-boot-plugin-0.0.1.tar.xz create mode 100644 zypp-boot-plugin-0.0.2.tar.xz diff --git a/_servicedata b/_servicedata index 12f53c8..1986da6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/zypp-boot-plugin.git - d5977a09f070c05415c4dd29a53ddb6874a432b9 \ No newline at end of file + 15205885c890a43743f05a93f8255c4845ef87e7 \ No newline at end of file diff --git a/zypp-boot-plugin-0.0.1.tar.xz b/zypp-boot-plugin-0.0.1.tar.xz deleted file mode 100644 index b77d401..0000000 --- a/zypp-boot-plugin-0.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:482f6c42185810f7c74bc040f3388d108058716b52de99e26ad90e739ce7cf2f -size 19476 diff --git a/zypp-boot-plugin-0.0.2.tar.xz b/zypp-boot-plugin-0.0.2.tar.xz new file mode 100644 index 0000000..aae4069 --- /dev/null +++ b/zypp-boot-plugin-0.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600993f81c72456856bc818c3125281836b3a81e031ffdb4f57aa469d9064d89 +size 21444 diff --git a/zypp-boot-plugin.changes b/zypp-boot-plugin.changes index 55db730..96e35e0 100644 --- a/zypp-boot-plugin.changes +++ b/zypp-boot-plugin.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 27 10:25:02 UTC 2023 - schubi@suse.com + +- Update to version 0.0.2: + * Added "zypper dup" testcase + * Reduced logging in order not to overload the communication + with libzypp. + ------------------------------------------------------------------- Fri Aug 25 14:43:17 UTC 2023 - schubi@suse.com diff --git a/zypp-boot-plugin.spec b/zypp-boot-plugin.spec index 9575bc2..fb02a0b 100644 --- a/zypp-boot-plugin.spec +++ b/zypp-boot-plugin.spec @@ -16,7 +16,7 @@ # Name: zypp-boot-plugin -Version: 0.0.1 +Version: 0.0.2 Release: 0 Summary: Enhanced config file parser ala systemd License: AGPL-3.0-or-later