Accepting request 1008114 from openSUSE:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1008114 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-tar_scm?expand=0&rev=73
This commit is contained in:
commit
c958f121f6
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=obs-service-tar_scm
|
||||
pkgver=0.10.32.1662712308.31d1884
|
||||
pkgver=0.10.33.1664344889.48d1960
|
||||
pkgrel=0
|
||||
pkgdesc="Source Service for the OpenSUSE Build Service (OBS)"
|
||||
arch=('any')
|
||||
|
@ -9,4 +9,4 @@
|
||||
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
|
||||
<param name="changesrevision">85bfc3fabb06212b49a389afb3310bfbf2996913</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/obs-service-tar_scm.git</param>
|
||||
<param name="changesrevision">31d1884bdda3cff616826e8780c37389a791b21d</param></service></servicedata>
|
||||
<param name="changesrevision">48d1960591bf0d1a45b77da659399a9395427d28</param></service></servicedata>
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: obs-service-tar-scm
|
||||
Version: 0.10.32.1662712308.31d1884
|
||||
Version: 0.10.33.1664344889.48d1960
|
||||
Provides: obs-service-obs_scm, obs-service-tar
|
||||
Binary: obs-service-tar_scm
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59106a62a67fb1e25449f520d105eb4867a2835657f63808a3168540da1a05fd
|
||||
size 92380
|
3
obs-service-tar_scm-0.10.33.1664344889.48d1960.tar.gz
Normal file
3
obs-service-tar_scm-0.10.33.1664344889.48d1960.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27e055d48487f541a1e36dcd5403fce5fa172af87ee1280ca97a18c1eafd7b3c
|
||||
size 92322
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 06:05:02 UTC 2022 - FSchreiner@suse.com
|
||||
|
||||
- Update to version 0.10.33.1664344889.48d1960:
|
||||
* check if lock is older than 24 hours
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 09 09:09:06 UTC 2022 - FSchreiner@suse.com
|
||||
|
||||
|
@ -119,8 +119,8 @@ Recommends: %{use_python}-keyrings.alt \
|
||||
|
||||
%define pkg_name obs-service-tar_scm
|
||||
Name: %{pkg_name}%{nsuffix}
|
||||
%define version_unconverted 0.10.32.1662712308.31d1884
|
||||
Version: 0.10.32.1662712308.31d1884
|
||||
%define version_unconverted 0.10.33.1664344889.48d1960
|
||||
Version: 0.10.33.1664344889.48d1960
|
||||
Release: 0
|
||||
Summary: An OBS source service: create tar ball from svn/git/hg
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user