1
0

- Update to version 0.11:

* fix for macro continuation
  * activating initial test cases
  * .gitignore for vim swap files

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=102
This commit is contained in:
Frank Schreiner 2018-01-16 21:01:12 +00:00 committed by Git OBS Bridge
parent 025fb39217
commit f8fa5bfab1
7 changed files with 16 additions and 8 deletions

View File

@ -8,8 +8,8 @@
<param name="versionformat">0.7+git%cd.%h</param>
<param name="revision">master</param>
-->
<param name="version">0.10</param>
<param name="revision">0.10</param>
<param name="version">0.11</param>
<param name="revision">0.11</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
<param name="changesrevision">b05b671fa0148c30e427f5c11ace70b4a0eb0bb2</param></service></servicedata>
<param name="changesrevision">ab52c5b89399fb0f42c3cd2eefc49edc194a54ac</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.10-0
Version: 0.11-0
Binary: obs-service-source-validator
Maintainer: Hib Eris <hib@hiberis.nl>
Architecture: all

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 16 20:55:21 UTC 2018 - fschreiner@suse.de
- Update to version 0.11:
* fix for macro continuation
* activating initial test cases
* .gitignore for vim swap files
-------------------------------------------------------------------
Thu Jan 11 10:01:16 UTC 2018 - fschreiner@suse.de

View File

@ -21,7 +21,7 @@ Summary: An OBS source service: running all the osc source-validator chec
License: GPL-2.0+
Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-source_validator
Version: 0.10
Version: 0.11
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2