diff --git a/_service b/_service index 4db52a9..e4aec20 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.4.5 - 0.4.5+git%cd.%h + 0.4.6 + 0.4.6+git%cd.%h https://github.com/openSUSE/libeconf.git git enable diff --git a/_servicedata b/_servicedata index 570e1c7..28de27c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/libeconf.git - c9658f240b5c6d8d85f52f5019e47bc29c88b83f + 3016f4e2fde7e27992251a36157e964d9c076c33 \ No newline at end of file diff --git a/libeconf-0.4.5+git20220406.c9658f2.tar.xz b/libeconf-0.4.5+git20220406.c9658f2.tar.xz deleted file mode 100644 index d51bf9d..0000000 --- a/libeconf-0.4.5+git20220406.c9658f2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0572b4d829ea06bd4f1682088a86fdbcccdf849549b26dabe5c86a54cd7deb07 -size 142036 diff --git a/libeconf-0.4.6+git20220427.3016f4e.tar.xz b/libeconf-0.4.6+git20220427.3016f4e.tar.xz new file mode 100644 index 0000000..7f6d52b --- /dev/null +++ b/libeconf-0.4.6+git20220427.3016f4e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9caac3c5eb677393d2ab2250c01feb15ddf51147847b1d018e8f06bdde4d8694 +size 142716 diff --git a/libeconf.changes b/libeconf.changes index e919298..dd5ed91 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Apr 27 22:10:35 UTC 2022 - schubi@suse.com + +- Update to version 0.4.6+git20220427.3016f4e: + * econftool: + ** Parsing error: Reporting file and line nr. + ** --delimeters=spaces Taking all kind of spaces for delimiter + * libeconf: + Fixed bsc#1198165: Parsing files correctly which have space characters + AND none space characters as delimiters. + ------------------------------------------------------------------- Wed Apr 06 21:23:48 UTC 2022 - schubi@suse.com diff --git a/libeconf.spec b/libeconf.spec index 8a9174a..b7a51cc 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -18,7 +18,7 @@ %define lname libeconf0 Name: libeconf -Version: 0.4.5+git20220406.c9658f2 +Version: 0.4.6+git20220427.3016f4e Release: 0 Summary: Enhanced config file parser ala systemd License: LGPL-2.1-or-later