1
0

- Update to version 0.6+git20160218.73d6618:

+ boo#967265 
  + 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
  + various security and bug fixes
  + removed bash 4 test syntax

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=67
This commit is contained in:
Frank Schreiner 2016-02-18 16:45:41 +00:00 committed by Git OBS Bridge
parent d7055dc19c
commit 2b863358ef
7 changed files with 18 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">73d661853b6cff2ecff97d6f56535e54137fd3bc</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+git20160218.73d6618
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:b80fb649e6c67dc6bb3f3e6822c90b4a51ea0ee57c4af9f70a542bfd195b8cbe
size 20373

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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
+ various security and bug fixes
+ 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+git20160218.73d6618
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2