1
0

- Update to version 0.22:

* display diff if previous file is present in 20-files-present-and-referenced
  * 45-stale-changes: Use xmllint for listing multibuild flavors
  * 45-stale-changes: Don't break if there is no *.spec
  * 45-stale-changes allow for multibuild specfiles with empty default flavour
  * No need to compress buildtime generated tarballs
  * 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/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=129
This commit is contained in:
Ruediger Oertel 2022-02-03 16:24:29 +00:00 committed by Git OBS Bridge
parent 45f9908c17
commit 98149ed729
6 changed files with 21 additions and 6 deletions

View File

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

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.21-0
Version: 0.22-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:69bf024905a21ae17c7fbd9a147c85ad5486baf07c30c30e3965efde60b217b2
size 59324

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 03 16:23:45 UTC 2022 - ro@suse.de
- Update to version 0.22:
* display diff if previous file is present in 20-files-present-and-referenced
* 45-stale-changes: Use xmllint for listing multibuild flavors
* 45-stale-changes: Don't break if there is no *.spec
* 45-stale-changes allow for multibuild specfiles with empty default flavour
* No need to compress buildtime generated tarballs
* 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
-------------------------------------------------------------------
Mon Dec 20 13:56:48 UTC 2021 - dimstar@opensuse.org

View File

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