Accepting request 1237365 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1237365 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=33
This commit is contained in:
commit
44f7b70c58
@ -1,6 +1,6 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/libeconf.git</param>
|
<param name="url">https://github.com/openSUSE/libeconf.git</param>
|
||||||
<param name="changesrevision">acbf7e06de84ea289fd4d3dd189d7e36c49c09ae</param>
|
<param name="changesrevision">8d6e8917bc359823862225816a181f9f322a8d99</param>
|
||||||
</service>
|
</service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:43c99736271818daaf9c5de50dc7c254a7d094dd64206763253e88f2ebca2b27
|
|
||||||
size 181060
|
|
3
libeconf-0.7.7.tar.xz
Normal file
3
libeconf-0.7.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b741f2f6e90e83c5ad4a71eb384c717836e91b9a705d3624f91492df4e8e67cf
|
||||||
|
size 181444
|
@ -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
|
Fri Dec 13 13:03:47 UTC 2024 - schubi@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libeconf
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libeconf0
|
%define lname libeconf0
|
||||||
Name: libeconf
|
Name: libeconf
|
||||||
Version: 0.7.6
|
Version: 0.7.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Enhanced config file parser ala systemd
|
Summary: Enhanced config file parser ala systemd
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -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
|
Fri Dec 13 13:03:47 UTC 2024 - schubi@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-libeconf
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
%define skip_python39 1
|
%define skip_python39 1
|
||||||
Name: python-libeconf
|
Name: python-libeconf
|
||||||
Version: 0.7.6
|
Version: 0.7.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for libeconf
|
Summary: Python bindings for libeconf
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user