bump 1.0.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-yconf?expand=0&rev=3
This commit is contained in:
2
_service
2
_service
@@ -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"/>
|
||||
|
@@ -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>
|
@@ -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>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ccb8fc4f69343add12ef541e79a83ad4a99db6156cb695fc3db4924b83eb887
|
||||
size 301067
|
3
_service:obs_scm:yconf-1.0.4.obscpio
Normal file
3
_service:obs_scm:yconf-1.0.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4ce495970dbdc702cb4a389a9669d4927181399fcd11a9350674e80b19076ec
|
||||
size 301579
|
@@ -1,5 +1,5 @@
|
||||
name: yconf
|
||||
version: 1.0.1
|
||||
mtime: 1569315331
|
||||
commit: ac96fc6ee5ea899b7a5293be0cbdd970b6e993fe
|
||||
version: 1.0.4
|
||||
mtime: 1584616167
|
||||
commit: 77f522897ee4cfe1689683d6f2b7f846b1c2ea52
|
||||
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user