Accepting request 1230800 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1230800 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=32
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/libeconf.git</param>
|
||||
<param name="changesrevision">55395fda6890603ca5061cd15a32dfb2d6817928</param>
|
||||
<param name="changesrevision">acbf7e06de84ea289fd4d3dd189d7e36c49c09ae</param>
|
||||
</service>
|
||||
</servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81051f98e905e909953b96fcfab74ba5edaf9c51991c6627a526bc808a471e5f
|
||||
size 180648
|
3
libeconf-0.7.6.tar.xz
Normal file
3
libeconf-0.7.6.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43c99736271818daaf9c5de50dc7c254a7d094dd64206763253e88f2ebca2b27
|
||||
size 181060
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 13:03:47 UTC 2024 - schubi@suse.com
|
||||
|
||||
- Update to version 0.7.6:
|
||||
* Do not try to parse files with name like ".." and "." (#227)
|
||||
* using econf_readConfig in econftool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 09 16:33:49 UTC 2024 - schubi@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libeconf0
|
||||
Name: libeconf
|
||||
Version: 0.7.5
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: Enhanced config file parser ala systemd
|
||||
License: MIT
|
||||
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 13:03:47 UTC 2024 - schubi@suse.com
|
||||
|
||||
- Update to version 0.7.6:
|
||||
* Do not try to parse files with name like ".." and "." (#227)
|
||||
* using econf_readConfig in econftool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 09 16:33:49 UTC 2024 - schubi@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%define skip_python39 1
|
||||
Name: python-libeconf
|
||||
Version: 0.7.5
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: Python bindings for libeconf
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user