diff --git a/_service b/_service index 91459b3..3c0148f 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.3.7 - 0.3.7+git%cd.%h + 0.3.8 + 0.3.8+git%cd.%h git://github.com/openSUSE/libeconf.git git enable diff --git a/_servicedata b/_servicedata index 69e2146..2eb9137 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/openSUSE/libeconf.git - 37e14ba22a59b94ab2d43cdf2ffcb8e8732c9577 + 5126fff683752fd640af10557214a5e50ad7b2ca \ No newline at end of file diff --git a/libeconf-0.3.7+git20200605.c67ef9a.tar.xz b/libeconf-0.3.7+git20200605.c67ef9a.tar.xz deleted file mode 100644 index 5112a8a..0000000 --- a/libeconf-0.3.7+git20200605.c67ef9a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:230144d48d58c7d09a3664a3b9e05b4c5dc45194b9406c1e97da25d830fb0fa6 -size 31344 diff --git a/libeconf-0.3.8+git20200710.5126fff.tar.xz b/libeconf-0.3.8+git20200710.5126fff.tar.xz new file mode 100644 index 0000000..e2588f7 --- /dev/null +++ b/libeconf-0.3.8+git20200710.5126fff.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f159dbda4a0edab1f26cf99235282929dcef09bb3ad4319b9226f05ce6a63eb2 +size 31916 diff --git a/libeconf.changes b/libeconf.changes index b3c3661..2b29dc7 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 10 21:15:09 UTC 2020 - rbrown@suse.com + +- Update to version 0.3.8+git20200710.5126fff: + * Add CMake build scripts, remove autotools support + * Move C++ ABI compatibility section + ------------------------------------------------------------------- Fri Jun 05 15:57:26 UTC 2020 - rbrown@suse.com diff --git a/libeconf.spec b/libeconf.spec index 3be0fd7..3618d19 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -18,7 +18,7 @@ %define lname libeconf0 Name: libeconf -Version: 0.3.7+git20200605.c67ef9a +Version: 0.3.8+git20200710.5126fff Release: 0 Summary: Enhanced config file parser ala systemd License: LGPL-2.1-or-later