- Update to version 0.10.1.1584368026.9e8b88b:
* [dist] don't install gbp files by default * [dist] remove python-keyring* from dependcies * [dist] make gbp switchable in spec file OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=273
This commit is contained in:
parent
b73dfcaa9a
commit
345eaa4fc2
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=obs-service-tar_scm
|
pkgname=obs-service-tar_scm
|
||||||
pkgver=0.10.14.1583853599.ccbb399
|
pkgver=0.10.14.1584368026.9e8b88b
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Source Service for the OpenSUSE Build Service (OBS)"
|
pkgdesc="Source Service for the OpenSUSE Build Service (OBS)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/adrianschroeter/obs-service-tar_scm.git</param>
|
<param name="url">git://github.com/adrianschroeter/obs-service-tar_scm.git</param>
|
||||||
<param name="changesrevision">d44d677cf006d48b261f5e2054ba2126bed64ae1</param></service><service name="tar_scm">
|
<param name="changesrevision">d44d677cf006d48b261f5e2054ba2126bed64ae1</param></service>
|
||||||
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/M0ses/obs-service-tar_scm.git</param>
|
<param name="url">git://github.com/M0ses/obs-service-tar_scm.git</param>
|
||||||
<param name="changesrevision">b742dfc0e12755cf306a95439494b5bdde7c0c61</param></service><service name="tar_scm">
|
<param name="changesrevision">9e8b88b088778c44db56781e6a908a0e82e27cf2</param></service>
|
||||||
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
|
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
|
||||||
<param name="changesrevision">74f6960ff5ae38c90a3b4ef6eb6ebcec206277a5</param></service></servicedata>
|
<param name="changesrevision">74f6960ff5ae38c90a3b4ef6eb6ebcec206277a5</param></service></servicedata>
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: obs-service-tar-scm
|
Source: obs-service-tar-scm
|
||||||
Version: 0.10.14.1583853599.ccbb399
|
Version: 0.10.14.1584368026.9e8b88b
|
||||||
Provides: obs-service-obs_scm, obs-service-tar
|
Provides: obs-service-obs_scm, obs-service-tar
|
||||||
Binary: obs-service-tar_scm
|
Binary: obs-service-tar_scm
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42e865929bc224cc8559718aacd73f35468e857ab3f914886b42a8002cf57f3e
|
|
||||||
size 72840
|
|
3
obs-service-tar_scm-0.10.14.1584368026.9e8b88b.tar.gz
Normal file
3
obs-service-tar_scm-0.10.14.1584368026.9e8b88b.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c54f537d25aeba9fc68ab3f4e45945b322d9d8b5b809d651755fa79e59087d9a
|
||||||
|
size 72846
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 14:19:14 UTC 2020 - FSchreiner@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.10.1.1584368026.9e8b88b:
|
||||||
|
* [dist] don't install gbp files by default
|
||||||
|
* [dist] remove python-keyring* from dependcies
|
||||||
|
* [dist] make gbp switchable in spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 15:22:18 UTC 2020 - FSchreiner@suse.com
|
Tue Mar 10 15:22:18 UTC 2020 - FSchreiner@suse.com
|
||||||
|
|
||||||
|
@ -90,8 +90,8 @@ Recommends: obs-service-download_files \
|
|||||||
######## END OF MACROS AND FUN ###################################
|
######## END OF MACROS AND FUN ###################################
|
||||||
|
|
||||||
Name: obs-service-tar_scm
|
Name: obs-service-tar_scm
|
||||||
%define version_unconverted 0.10.14.1583853599.ccbb399
|
%define version_unconverted 0.10.14.1584368026.9e8b88b
|
||||||
Version: 0.10.14.1583853599.ccbb399
|
Version: 0.10.14.1584368026.9e8b88b
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An OBS source service: create tar ball from svn/git/hg
|
Summary: An OBS source service: create tar ball from svn/git/hg
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user