1
0
Dominique Leuenberger 2016-03-07 12:37:08 +00:00 committed by Git OBS Bridge
commit 5f74127d47
7 changed files with 25 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="version">git-master</param>
<param name="versionformat">0.5+git%cd.%h</param>
<param name="versionformat">0.6+git%cd.%h</param>
<param name="revision">master</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">3c3fa650e956cedce7c1852c4bfad69b11d802c3</param></service></servicedata>
<param name="changesrevision">62c56d3c13eb95c40cadff4d1e036d947c800ad4</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.5+git20150622.3c3fa65
Version: 0.6+git20160222.62c56d3
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:4b5aa70d9668d0a11e12ca6ffff803452f2babcc94c84cddcc23659e54afb310
size 20276

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Feb 22 17:29:48 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.6+git20160222.62c56d3:
+ turned off warnings to avoid misleading messages
+ fixes boo#967610
+ related to bsc#967265
-------------------------------------------------------------------
Thu Feb 18 16:44:41 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.6+git20160218.73d6618:
+ Attempt to fix <CI_CNT> and <B_CNT> handling in Release in a minimal invasive way.
+ 20-files-present-and-referenced: also look for *.sign files
+ various security and bug fixes (boo#967265)
+ removed bash 4 test syntax
-------------------------------------------------------------------
Wed Jun 24 15:36:20 UTC 2015 - hib@hiberis.nl

View File

@ -1,7 +1,7 @@
#
# spec file for package obs-service-source_validator
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@ 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.5+git20150622.3c3fa65
Version: 0.6+git20160222.62c56d3
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2