2 Commits

Author SHA256 Message Date
fbc398f834 Accepting request 1296749 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1296749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=36
2025-08-01 20:40:10 +00:00
Stefan Schubert
9956f45aed - 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)
- 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)

OBS-URL: https://build.opensuse.org/package/show/devel:microos/libeconf?expand=0&rev=48
2025-07-31 09:58:21 +00:00
7 changed files with 22 additions and 6 deletions

View File

@@ -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
View 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)

Binary file not shown.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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