2021-11-03 14:34:54 +00:00
committed by Git OBS Bridge
parent 6f6e262909
commit 038dbfd309
6 changed files with 14 additions and 16 deletions

View File

@@ -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"/>

View File

@@ -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>

View File

@@ -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>

View File

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

View File

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

View File

@@ -1,5 +1,4 @@
name: yval
version: 1.0.7
mtime: 1611763675
commit: 2495215511b33a57acdccc4bf33cf8e298f918bf
version: 1.0.8
mtime: 1635240860
commit: bc0ece71f5649c22c8afe6c475fd98e7a3d5b990