forked from pool/obs-service-source_validator
Accepting request 878046 from openSUSE:Tools
- Update to version 0.21: * No need to compress buildtime generated tarballs OBS-URL: https://build.opensuse.org/request/show/878046 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=51
This commit is contained in:
commit
3b6c9be340
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
|
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
|
||||||
<param name="changesrevision">47d9bcf27f2060d645b08ffaf382ec601bcc5801</param></service></servicedata>
|
<param name="changesrevision">fb282ed7748b76a1473f105f60985e5c23c4402b</param></service></servicedata>
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: obs-service-source-validator
|
Source: obs-service-source-validator
|
||||||
Version: 0.20-0
|
Version: 0.21-0
|
||||||
Binary: obs-service-source-validator
|
Binary: obs-service-source-validator
|
||||||
Maintainer: Hib Eris <hib@hiberis.nl>
|
Maintainer: Hib Eris <hib@hiberis.nl>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3dce4959ec7306abd4dc17cd8cc59882461475fc08b3defbfd2d850a8ddb15a2
|
|
||||||
size 59228
|
|
3
obs-service-source_validator-0.21.tar.bz2
Normal file
3
obs-service-source_validator-0.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b81ea8a8209fb71eb142a1a94b61214467c4ead8c8ea36ffbb50281aac319ab
|
||||||
|
size 59236
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 09 16:54:58 UTC 2021 - adrian@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.21:
|
||||||
|
* No need to compress buildtime generated tarballs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 11 10:30:06 UTC 2020 - adrian@suse.de
|
Fri Dec 11 10:30:06 UTC 2020 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package obs-service-source_validator
|
# spec file for package obs-service-source_validator
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@ Summary: An OBS source service: running all the osc source-validator chec
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
URL: https://github.com/openSUSE/obs-service-source_validator
|
URL: https://github.com/openSUSE/obs-service-source_validator
|
||||||
Version: 0.20
|
Version: 0.21
|
||||||
Release: 0
|
Release: 0
|
||||||
# use osc service dr to update
|
# use osc service dr to update
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user