1
0
Frank Schreiner 2017-12-11 16:15:59 +00:00 committed by Git OBS Bridge
parent 8e60fa1d8d
commit 02cefef7fe
7 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 11 16:14:46 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 0.9:
* check *_source.changes if they are valid debian source change files
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 29 12:56:33 UTC 2017 - adrian@suse.de Wed Nov 29 12:56:33 UTC 2017 - adrian@suse.de

View File

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