1
0

Accepting request 945827 from openSUSE:Tools

- Update to version 0.21:
  * 45-stale-changes allow for multibuild specfiles with empty default flavour
  * Fix running the checks on a directory with whitespace in its path
  * spec_query: print line numbers on %if/%else/%endif error
  * 20-files-present-and-references: do not complain about debian.*.triggers

OBS-URL: https://build.opensuse.org/request/show/945827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2022-01-14 22:12:44 +00:00 committed by Git OBS Bridge
commit c68a544837
5 changed files with 14 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="manual">
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
<param name="url">https://github.com/openSUSE/obs-service-source_validator.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>

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">fb282ed7748b76a1473f105f60985e5c23c4402b</param></service></servicedata>
<param name="changesrevision">c68d7a28c4ecd88b179359b030098503e75adc0b</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b81ea8a8209fb71eb142a1a94b61214467c4ead8c8ea36ffbb50281aac319ab
size 59236
oid sha256:69bf024905a21ae17c7fbd9a147c85ad5486baf07c30c30e3965efde60b217b2
size 59324

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 20 13:56:48 UTC 2021 - dimstar@opensuse.org
- Update to version 0.21:
* 45-stale-changes allow for multibuild specfiles with empty default flavour
* Fix running the checks on a directory with whitespace in its path
* spec_query: print line numbers on %if/%else/%endif error
* 20-files-present-and-references: do not complain about debian.*.triggers
-------------------------------------------------------------------
Tue Mar 09 16:54:58 UTC 2021 - adrian@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package obs-service-source_validator
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed