1
0

Accepting request 1197300 from openSUSE:Tools

- Update to version 0.38:
  * Fix 20-files-present-and-referenced against osc 1.9.0 (osclib_version 2.0)

OBS-URL: https://build.opensuse.org/request/show/1197300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2024-08-29 13:43:47 +00:00 committed by Git OBS Bridge
commit 62b4105340
7 changed files with 14 additions and 8 deletions

View File

@ -11,7 +11,7 @@
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">bz2</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual">

View File

@ -3,4 +3,4 @@
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
<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">e602fba058693dfd8610ad660ec00ee7a44b3bae</param></service></servicedata>
<param name="changesrevision">27f3bcbc5282a612af2db23a29fa742b48ff0d3e</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.37-0
Version: 0.38-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:91eb23fc03beaec4cd0ebc9d19a976871757054cc2abb433d01084dfe412a1a2
size 62427

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e2affddf917ffd918f52b1de901f7dac5eaccc3d81ea3406577882f8e1d20f8
size 55976

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 29 06:43:56 UTC 2024 - adrian@suse.de
- Update to version 0.38:
* Fix 20-files-present-and-referenced against osc 1.9.0 (osclib_version 2.0)
-------------------------------------------------------------------
Mon Aug 12 12:07:26 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -23,14 +23,14 @@
%endif
Name: obs-service-source_validator
Version: 0.37
Version: 0.38
Release: 0
Summary: An OBS source service: running all the osc source-validator checks
License: GPL-2.0-or-later
Group: Development/Tools/Building
URL: https://github.com/openSUSE/obs-service-source_validator
# use osc service mr to update
Source: %{name}-%{version}.tar.bz2
Source: %{name}-%{version}.tar.xz
BuildRequires: %{build_pkg_name}
BuildRequires: zstd
Requires: %{_bindir}/cpio