2020-04-10 19:20:47 +00:00
committed by Git OBS Bridge
parent aa15ced395
commit ac35298380
7 changed files with 20 additions and 18 deletions

View File

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

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/processone/yconf/</param>
<param name="changesrevision">ac96fc6ee5ea899b7a5293be0cbdd970b6e993fe</param>
<param name="changesrevision">77f522897ee4cfe1689683d6f2b7f846b1c2ea52</param>
</service>
</servicedata>

View File

@@ -1,15 +1,17 @@
-------------------------------------------------------------------
Sun Dec 01 03:10:33 UTC 2019 - obs-service-tar-scm@invalid
Fri Apr 10 19:20:53 UTC 2020 - obs-service-tar-scm@invalid
- Update to version 1.0.1:
* Release 1.0.1
- Update to version 1.0.4:
* Release 1.0.4
* Release 1.0.3
* Update changelog
* Use latin1 encoding
* Correctly handle unicode
* Accept all boolean values
* Add missing rebar script to publish to hex.pm
* Fix typo
* Info for hex.pm release
* Update copyright to 2020 (processone/ejabberd#3149)
* Release 1.0.2
* Update changelog
* Correctly report directory name
* Don't lowercase first letter in reason string
* Update testing OTP releases
* Convert to existing atom when validating bool or enum
-------------------------------------------------------------------
Tue Aug 13 00:00:33 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ccb8fc4f69343add12ef541e79a83ad4a99db6156cb695fc3db4924b83eb887
size 301067

View File

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

View File

@@ -1,5 +1,5 @@
name: yconf
version: 1.0.1
mtime: 1569315331
commit: ac96fc6ee5ea899b7a5293be0cbdd970b6e993fe
version: 1.0.4
mtime: 1584616167
commit: 77f522897ee4cfe1689683d6f2b7f846b1c2ea52

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/processone/yconf/</param>
<param name="changesrevision">1.0.0</param>
<param name="changesrevision">1.0.1</param>
</service>
</servicedata>