SHA256
1
0
forked from pool/libeconf

Accepting request 811882 from devel:kubic

- Update to version 0.3.7+git20200605.c67ef9a:
  * Fix build on i586

- Update to version 0.3.6+git20200529.276359f:
  * add support for meson
  * Add C++ compatibility

OBS-URL: https://build.opensuse.org/request/show/811882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=7
This commit is contained in:
2020-06-07 19:34:02 +00:00
committed by Git OBS Bridge
parent d10f4de529
commit 6ba0a611fe
6 changed files with 35 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.3.5</param>
<param name="versionformat">0.3.5+git%cd.%h</param>
<param name="version">0.3.7</param>
<param name="versionformat">0.3.7+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/libeconf.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>