Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
fbc398f834 | |||
|
9956f45aed |
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/libeconf.git</param>
|
||||
<param name="changesrevision">25eb4246560e870c7e9c9a16abfb206566d98979</param>
|
||||
<param name="changesrevision">433ebd7316df7cd67c2b0f6e85be7292a2149a87</param>
|
||||
</service>
|
||||
</servicedata>
|
3
libeconf-0.7.10.tar.xz
Normal file
3
libeconf-0.7.10.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a4d69867b8e2334740136526b77479f2bfc212a2663b9c444d1722ac7a91c8d
|
||||
size 182028
|
BIN
libeconf-0.7.9.tar.xz
(Stored with Git LFS)
BIN
libeconf-0.7.9.tar.xz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 09:33:19 UTC 2025 - schubi@suse.com
|
||||
|
||||
- Update to version 0.7.10:
|
||||
* cmake: Fix .pc file with absolute CMAKE_INSTALL_<dir> (#237)
|
||||
* Add build options for the CMake build (#230)
|
||||
* check NULL for default string (bnc#1247107)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 08 14:41:05 UTC 2025 - schubi@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libeconf0
|
||||
Name: libeconf
|
||||
Version: 0.7.9
|
||||
Version: 0.7.10
|
||||
Release: 0
|
||||
Summary: Enhanced config file parser ala systemd
|
||||
License: MIT
|
||||
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 09:33:19 UTC 2025 - schubi@suse.com
|
||||
|
||||
- Update to version 0.7.10:
|
||||
* cmake: Fix .pc file with absolute CMAKE_INSTALL_<dir> (#237)
|
||||
* Add build options for the CMake build (#230)
|
||||
* check NULL for default string (bnc#1247107)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 08 14:41:05 UTC 2025 - schubi@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%define skip_python39 1
|
||||
Name: python-libeconf
|
||||
Version: 0.7.9
|
||||
Version: 0.7.10
|
||||
Release: 0
|
||||
Summary: Python bindings for libeconf
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user