1
0
Yuchen Lin 2017-08-06 09:29:00 +00:00 committed by Git OBS Bridge
commit 981f46e437
6 changed files with 26 additions and 6 deletions

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">e11c2948adf7a3ab41525203b83564587df602c7</param></service></servicedata>
<param name="changesrevision">080473b4ecd78ef7d7e36f1de0a14a7aa245d76d</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.6+git20170111.82ea590
Version: 0.6+git20170719.d4384e5-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:80accac64e7b319f4d58456d5a1356487e21b18fa40b48fa968c5ff8647b1c36
size 20883

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jul 19 09:08:06 UTC 2017 - tchvatal@suse.com
- Update to version 0.6+git20170719.d4384e5:
* Don't complain about Debian manpages files missing in *.spec
* Add README.md file
* Fix service run mode check for localonly
* Add 80-multibuild_xor_multispec: only multibuild OR multispec is supported
* extract GPG_OPTIONS variable for multiple runs
* For signature verification, use trust model "always"
-------------------------------------------------------------------
Sat Jul 15 12:43:06 UTC 2017 - tchvatal@suse.com
- Update to version 0.6+git20170715.607b861:
* - support obspcio also in osc case
* Remove provides and obsoletes from the spec
-------------------------------------------------------------------
Wed Jan 11 13:26:20 UTC 2017 - adrian@suse.de

View File

@ -20,7 +20,8 @@ Name: obs-service-source_validator
Summary: An OBS source service: running all the osc source-validator checks
License: GPL-2.0+
Group: Development/Tools/Building
Version: 0.6+git20170111.82ea590
Url: https://github.com/openSUSE/obs-service-source_validator
Version: 0.6+git20170719.d4384e5
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2
@ -51,6 +52,7 @@ used via project wide defined services.
%setup -q
%build
:
%install
%makeinstall