forked from pool/obs-service-source_validator
- Update to version 0.36:
* Forbid encrypted zip files OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=175
This commit is contained in:
parent
d19c11b492
commit
52537b6107
@ -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">2bb7996e66c7a0a2b1ec27fe7aa35e0f25a4820a</param></service></servicedata>
|
||||
<param name="changesrevision">95ffdb1ed4eea189e58ec00eff52feecc4803a97</param></service></servicedata>
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: obs-service-source-validator
|
||||
Version: 0.35-0
|
||||
Version: 0.36-0
|
||||
Binary: obs-service-source-validator
|
||||
Maintainer: Hib Eris <hib@hiberis.nl>
|
||||
Architecture: all
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b741181b26842b87c412509f09200a44ba7199b2ebad2000b865540bf5c44a05
|
||||
size 62308
|
3
obs-service-source_validator-0.36.tar.bz2
Normal file
3
obs-service-source_validator-0.36.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1c8b3721ba85506efa5ff5abddeb7404477e95f8cabb4bac962f3edb544c793
|
||||
size 62391
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 10:44:07 UTC 2024 - dmueller@suse.com
|
||||
|
||||
- Update to version 0.36:
|
||||
* Forbid encrypted zip files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 19:06:15 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
|
@ -23,14 +23,14 @@
|
||||
%endif
|
||||
|
||||
Name: obs-service-source_validator
|
||||
Version: 0.35
|
||||
Version: 0.36
|
||||
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.zst
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: %{build_pkg_name}
|
||||
BuildRequires: zstd
|
||||
Requires: %{_bindir}/cpio
|
||||
|
Loading…
x
Reference in New Issue
Block a user