From b8d4e578761c61d87e3b4c3ac86e3cb9177009cb9058008cd59738d7572ad33f Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Fri, 20 Jan 2023 09:02:21 +0000 Subject: [PATCH] Accepting request 1059835 from home:schubi2 - Update to version 0.5.1: * Reading files in /usr/_vendor_/_example_._suffix_.d/* regardless there is a /etc/_example_._suffix_ file. (#175) OBS-URL: https://build.opensuse.org/request/show/1059835 OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=8 --- _servicedata | 2 +- libeconf-0.5.0.tar.xz | 3 --- libeconf-0.5.1.tar.xz | 3 +++ libeconf.changes | 7 +++++++ libeconf.spec | 4 ++-- 5 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 libeconf-0.5.0.tar.xz create mode 100644 libeconf-0.5.1.tar.xz diff --git a/_servicedata b/_servicedata index 1bc923b..fa0243d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/libeconf.git - 40d70bbe6ebf992082d8c83df522ec9e36364a1b + 77aa2597aa73b56ab1aa824d443ff9fa5667d71e \ No newline at end of file diff --git a/libeconf-0.5.0.tar.xz b/libeconf-0.5.0.tar.xz deleted file mode 100644 index c19d3b5..0000000 --- a/libeconf-0.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6efa4d3b030641f182111cdb5115db3c41ace8ce32245f16179befb6014c59b9 -size 147980 diff --git a/libeconf-0.5.1.tar.xz b/libeconf-0.5.1.tar.xz new file mode 100644 index 0000000..729d406 --- /dev/null +++ b/libeconf-0.5.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430900f40b9c2aa34508b8d20ee40fa900d208b4377b42b809c290df249bb7f0 +size 148372 diff --git a/libeconf.changes b/libeconf.changes index 31abb04..b036d88 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 19 15:58:59 UTC 2023 - schubi@suse.com + +- Update to version 0.5.1: + * Reading files in /usr/_vendor_/_example_._suffix_.d/* regardless + there is a /etc/_example_._suffix_ file. (#175) + ------------------------------------------------------------------- Fri Dec 02 14:13:24 UTC 2022 - schubi@suse.com diff --git a/libeconf.spec b/libeconf.spec index f2d2c16..43e504e 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -1,7 +1,7 @@ # # spec file for package libeconf # -# Copyright (c) 2022 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 @@ -18,7 +18,7 @@ %define lname libeconf0 Name: libeconf -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Enhanced config file parser ala systemd License: LGPL-2.1-or-later