From f99e01022ecfdcfddd797b27925ee4bac1b1d2c36b622e0aff5cf82d86715674 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 5 Jan 2022 12:39:28 +0000 Subject: [PATCH] Accepting request 943749 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/943749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=13 --- _service | 4 ++-- _servicedata | 2 +- libeconf-0.4.2+git20211111.c7a2c52.tar.xz | 3 --- libeconf-0.4.4+git20220104.962774f.tar.xz | 3 +++ libeconf.changes | 12 ++++++++++++ libeconf.spec | 4 ++-- 6 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 libeconf-0.4.2+git20211111.c7a2c52.tar.xz create mode 100644 libeconf-0.4.4+git20220104.962774f.tar.xz diff --git a/_service b/_service index be299f8..d452a4c 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.4.2 - 0.4.2+git%cd.%h + 0.4.4 + 0.4.4+git%cd.%h git://github.com/openSUSE/libeconf.git git enable diff --git a/_servicedata b/_servicedata index 0fd742b..867f961 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/openSUSE/libeconf.git - c7a2c52816aab57c381dcbf771450ff942e8ac9c + 962774fe8bf00672064447dfc1bd20c3f30f3f5d \ No newline at end of file diff --git a/libeconf-0.4.2+git20211111.c7a2c52.tar.xz b/libeconf-0.4.2+git20211111.c7a2c52.tar.xz deleted file mode 100644 index 9f46332..0000000 --- a/libeconf-0.4.2+git20211111.c7a2c52.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e71d90a27256ba40f1e88735a4a9f2ca3dfb7758bb8c5566c75aab0592718d77 -size 141444 diff --git a/libeconf-0.4.4+git20220104.962774f.tar.xz b/libeconf-0.4.4+git20220104.962774f.tar.xz new file mode 100644 index 0000000..8c5e098 --- /dev/null +++ b/libeconf-0.4.4+git20220104.962774f.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d6b9221b55df59eaaf74711a61f427f4da0b3ea4be41bdfec9830a587e3b426 +size 141508 diff --git a/libeconf.changes b/libeconf.changes index 17decf5..38023bd 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 04 11:22:44 UTC 2022 - schubi@suse.com + +- Update to version 0.4.4+git20220104.962774f: + * Fixed i586 build (#158) + +------------------------------------------------------------------- +Tue Jan 04 10:27:32 UTC 2022 - schubi@suse.com + +- Update to version 0.4.2+git20220104.5dfd69d: + * Reading numbers with different bases (e.g. oktal) (bsc#1193632) (#157) + ------------------------------------------------------------------- Thu Nov 11 14:22:24 UTC 2021 - schubi@suse.com diff --git a/libeconf.spec b/libeconf.spec index 93f8b92..91719cf 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -1,7 +1,7 @@ # # spec file for package libeconf # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.4.2+git20211111.c7a2c52 +Version: 0.4.4+git20220104.962774f Release: 0 Summary: Enhanced config file parser ala systemd License: LGPL-2.1-or-later