diff --git a/_servicedata b/_servicedata index efced2d..0d97ed9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/libeconf.git - acbf7e06de84ea289fd4d3dd189d7e36c49c09ae + 8d6e8917bc359823862225816a181f9f322a8d99 \ No newline at end of file diff --git a/libeconf-0.7.6.tar.xz b/libeconf-0.7.6.tar.xz deleted file mode 100644 index a535046..0000000 --- a/libeconf-0.7.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43c99736271818daaf9c5de50dc7c254a7d094dd64206763253e88f2ebca2b27 -size 181060 diff --git a/libeconf-0.7.7.tar.xz b/libeconf-0.7.7.tar.xz new file mode 100644 index 0000000..a624e8f --- /dev/null +++ b/libeconf-0.7.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b741f2f6e90e83c5ad4a71eb384c717836e91b9a705d3624f91492df4e8e67cf +size 181444 diff --git a/libeconf.changes b/libeconf.changes index ac21140..75081d1 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 13 09:44:55 UTC 2025 - schubi@suse.com + +- Update to version 0.7.7: + * Additional fix for parsing empty config files (bsc#1234405). + ------------------------------------------------------------------- Fri Dec 13 13:03:47 UTC 2024 - schubi@suse.com diff --git a/libeconf.spec b/libeconf.spec index 5df39f4..577a663 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -1,7 +1,7 @@ # # spec file for package libeconf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.7.6 +Version: 0.7.7 Release: 0 Summary: Enhanced config file parser ala systemd License: MIT diff --git a/python-libeconf.changes b/python-libeconf.changes index 2e4559a..ffbf01d 100644 --- a/python-libeconf.changes +++ b/python-libeconf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 13 09:44:55 UTC 2025 - schubi@suse.com + +- Update to version 0.7.7: + * Additional fix for parsing empty config files (bsc#1234405). + ------------------------------------------------------------------- Fri Dec 13 13:03:47 UTC 2024 - schubi@suse.com diff --git a/python-libeconf.spec b/python-libeconf.spec index 8fd6792..16d5f61 100644 --- a/python-libeconf.spec +++ b/python-libeconf.spec @@ -1,7 +1,7 @@ # # spec file for package python-libeconf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define skip_python39 1 Name: python-libeconf -Version: 0.7.6 +Version: 0.7.7 Release: 0 Summary: Python bindings for libeconf License: MIT