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
This commit is contained in:
Dominique Leuenberger 2021-11-15 14:25:58 +00:00 committed by Git OBS Bridge
parent b49c40bcba
commit 11cf18497d
6 changed files with 17 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.4.1</param>
<param name="versionformat">0.4.1+git%cd.%h</param>
<param name="version">0.4.2</param>
<param name="versionformat">0.4.2+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/libeconf.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/libeconf.git</param>
<param name="changesrevision">cf671f26a6b4fd6f66b194bd59574c14943c0c82</param>
<param name="changesrevision">c7a2c52816aab57c381dcbf771450ff942e8ac9c</param>
</service>
</servicedata>

View File

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

View File

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

View File

@ -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 <schubi@localhost>

View File

@ -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