bump for eturnal
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-yval?expand=0&rev=5
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/processone/yval.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">1.0.7</param>
|
||||
<param name="revision">1.0.8</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar"/>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/processone/yval.git</param>
|
||||
<param name="changesrevision">2495215511b33a57acdccc4bf33cf8e298f918bf</param></service></servicedata>
|
||||
<param name="changesrevision">bc0ece71f5649c22c8afe6c475fd98e7a3d5b990</param></service></servicedata>
|
@@ -1,17 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 13:47:55 UTC 2021 - obs-service-tar-scm@invalid
|
||||
Wed Nov 03 14:34:58 UTC 2021 - obs-service-tar-scm@invalid
|
||||
|
||||
- Update to version 1.0.7:
|
||||
- Update to version 1.0.8:
|
||||
* Release 1.0.8
|
||||
* Use uri_string module for parsing URLs
|
||||
* Fix URL tests
|
||||
* Don't forget to fail
|
||||
* Release 1.0.7
|
||||
* Make it possible to generate module's specific validation error
|
||||
* Fix typo
|
||||
* Export validator_option() type
|
||||
* Don't leak atoms in yval:options()
|
||||
* Add hex/0 validator
|
||||
* Fix some tests (this is still work in progress)
|
||||
* Improve detection of non-UTF8 characters
|
||||
* Fix previous commit
|
||||
* Improve regexp handling on Unicode strings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 15:41:51 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea5edee3808a83b1c9c84ff63b04555d874ef8c3689e2fae087ee6533181c101
|
||||
size 83979
|
3
_service:obs_scm:yval-1.0.8.obscpio
Normal file
3
_service:obs_scm:yval-1.0.8.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6072f33b1d5793fef764e21c44e3b8caa397430bd0c8191c4a31571df6e56a70
|
||||
size 83979
|
@@ -1,5 +1,4 @@
|
||||
name: yval
|
||||
version: 1.0.7
|
||||
mtime: 1611763675
|
||||
commit: 2495215511b33a57acdccc4bf33cf8e298f918bf
|
||||
|
||||
version: 1.0.8
|
||||
mtime: 1635240860
|
||||
commit: bc0ece71f5649c22c8afe6c475fd98e7a3d5b990
|
||||
|
Reference in New Issue
Block a user