Accepting request 1114266 from home:schubi2

- Update to version 0.0.3:
  * Allowing regex expression for the package name in zypp-boot-plugin.conf.

OBS-URL: https://build.opensuse.org/request/show/1114266
OBS-URL: https://build.opensuse.org/package/show/devel:microos/zypp-boot-plugin?expand=0&rev=3
This commit is contained in:
Stefan Schubert
2023-10-04 07:15:40 +00:00
committed by Git OBS Bridge
parent 158df5386a
commit 69237547cc
5 changed files with 12 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/zypp-boot-plugin.git</param>
<param name="changesrevision">15205885c890a43743f05a93f8255c4845ef87e7</param></service></servicedata>
<param name="changesrevision">48337f7e11a2e64e0ec5c836a9a06aa088541acf</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:600993f81c72456856bc818c3125281836b3a81e031ffdb4f57aa469d9064d89
size 21444

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a604989a8e4b2ca120629023071ce52ab77e0990255e8a1e957afeb64434373b
size 21684

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 29 07:05:00 UTC 2023 - schubi@suse.com
- Update to version 0.0.3:
* Allowing regex expression for the package name in
zypp-boot-plugin.conf.
-------------------------------------------------------------------
Wed Sep 27 10:25:02 UTC 2023 - schubi@suse.com

View File

@@ -16,7 +16,7 @@
#
Name: zypp-boot-plugin
Version: 0.0.2
Version: 0.0.3
Release: 0
Summary: Enhanced config file parser ala systemd
License: AGPL-3.0-or-later