From 11cf18497d954bb24ae735ddc25ca1c56ad9ad800996f9f10c132d7b6a3c967e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 15 Nov 2021 14:25:58 +0000 Subject: [PATCH] Accepting request 930885 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/930885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=12 --- _service | 4 ++-- _servicedata | 2 +- libeconf-0.4.1+git20210709.cf671f2.tar.xz | 3 --- libeconf-0.4.2+git20211111.c7a2c52.tar.xz | 3 +++ libeconf.changes | 10 ++++++++++ libeconf.spec | 2 +- 6 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 libeconf-0.4.1+git20210709.cf671f2.tar.xz create mode 100644 libeconf-0.4.2+git20211111.c7a2c52.tar.xz diff --git a/_service b/_service index 199a475..be299f8 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.4.1 - 0.4.1+git%cd.%h + 0.4.2 + 0.4.2+git%cd.%h git://github.com/openSUSE/libeconf.git git enable diff --git a/_servicedata b/_servicedata index c04f2e1..0fd742b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/openSUSE/libeconf.git - cf671f26a6b4fd6f66b194bd59574c14943c0c82 + c7a2c52816aab57c381dcbf771450ff942e8ac9c \ No newline at end of file diff --git a/libeconf-0.4.1+git20210709.cf671f2.tar.xz b/libeconf-0.4.1+git20210709.cf671f2.tar.xz deleted file mode 100644 index 8c61717..0000000 --- a/libeconf-0.4.1+git20210709.cf671f2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a67ba3b84b1f1302e701286dbb50906e3a4d3144054e76381a5eaa9ad34464dc -size 140504 diff --git a/libeconf-0.4.2+git20211111.c7a2c52.tar.xz b/libeconf-0.4.2+git20211111.c7a2c52.tar.xz new file mode 100644 index 0000000..9f46332 --- /dev/null +++ b/libeconf-0.4.2+git20211111.c7a2c52.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71d90a27256ba40f1e88735a4a9f2ca3dfb7758bb8c5566c75aab0592718d77 +size 141444 diff --git a/libeconf.changes b/libeconf.changes index 0439739..17decf5 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 11 14:22:24 UTC 2021 - schubi@suse.com + +- Update to version libeconf-0.4.2+git20211111.c7a2c52: + * CMake fixes regarding document installation. + * Fixed different issues while writing string values to file. + * Writing comments to file too. + * Fixed memory leaks. + * Fixed crash while merging values. + ------------------------------------------------------------------- Fri Jul 9 07:16:22 UTC 2021 - schubi diff --git a/libeconf.spec b/libeconf.spec index 9598263..93f8b92 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -18,7 +18,7 @@ %define lname libeconf0 Name: libeconf -Version: 0.4.1+git20210709.cf671f2 +Version: 0.4.2+git20211111.c7a2c52 Release: 0 Summary: Enhanced config file parser ala systemd License: LGPL-2.1-or-later