1
0
Dominique Leuenberger 2022-07-09 14:58:58 +00:00 committed by Git OBS Bridge
commit e443b71da9
6 changed files with 13 additions and 7 deletions

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">4665aeff78e5c3540300135f6ef9be785648ac3f</param></service></servicedata>
<param name="changesrevision">7f3e827602e97916d8bfe713da64579d0f67cfbd</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.23-0
Version: 0.24-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:26fab4828bd6f7f7592ea9193ea0ac71a7dfe933565667bd37a4bbe3392acdbb
size 59404

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 07 16:30:51 UTC 2022 - dmueller@suse.com
- Update to version 0.24:
* Use ERROR for prefixing errors
* Split out GPG validation into own check and improve it
-------------------------------------------------------------------
Tue Mar 22 10:23:11 UTC 2022 - dmueller@suse.com

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.23
Version: 0.24
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2
@ -31,7 +31,6 @@ Requires: gpg2
# Fedora
Requires: gnupg2
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: build
Requires: /usr/bin/xmllint