2022-05-13 13:18:31 +00:00
committed by Git OBS Bridge
parent c7fef2c838
commit c67fd931b7
6 changed files with 18 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/processone/conf.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">0.2.2</param>
<param name="revision">0.2.6</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="buildtime" name="tar"/>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/processone/conf.git</param>
<param name="changesrevision">696761f024a135c1efe9b61b90c5f08a860ba144</param></service></servicedata>
<param name="changesrevision">1d80a8b42bb067b21e140046027e97719114c5af</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96a22f9cbffcbf1f89661db150e8999b7ca6bc0176bc298d488f758ea51ff77b
size 108043

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:974df9ee65714e4c55522eab7a41184e02c5babe395cefbeeb4939a2c0f8b4ca
size 108043

View File

@@ -1,4 +1,4 @@
name: conf
version: 0.2.2
mtime: 1635242655
commit: 696761f024a135c1efe9b61b90c5f08a860ba144
version: 0.2.6
mtime: 1651552416
commit: 1d80a8b42bb067b21e140046027e97719114c5af

View File

@@ -1,20 +1,17 @@
-------------------------------------------------------------------
Wed Nov 03 14:35:23 UTC 2021 - obs-service-tar-scm@invalid
Fri May 13 13:18:34 UTC 2022 - obs-service-tar-scm@invalid
- Update to version 0.2.2:
- Update to version 0.2.6:
* Release 0.2.6
* Fix Git URL for ExDoc documentation
* Release 0.2.5
* Add missing plugin for using ExDoc
* Release 0.2.4
* Let Hex.pm use ExDoc for generating documentation
* Release 0.2.3
* Use Hex.pm for dependency management
* Release 0.2.2
* Update 'fast_yaml' and 'yval' dependencies
* Release 0.2.1
* Expand path for configuration load error message
* Release 0.2.0
* Update 'fast_yaml' and 'yval' dependencies
* Fix copyright header
* Introduce 'callback_yaml' environment variable
* Bump yval version in rebar.lock
* Release 0.1.1
* Update 'fast_yaml' and 'yval' dependencies
* Release 0.1.0
* Use our fork of the 'yval' application
-------------------------------------------------------------------
Mon Jan 11 15:35:21 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>