Accepting request 727035 from openSUSE:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/727035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-tar_scm?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2019-09-02 11:22:15 +00:00 committed by Git OBS Bridge
commit d583d29293
7 changed files with 22 additions and 8 deletions

View File

@ -1,5 +1,5 @@
pkgname=obs-service-tar_scm pkgname=obs-service-tar_scm
pkgver=0.10.9.1559745964.22c86cd pkgver=0.10.10.1566390389.9f923f8
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')

View File

@ -5,4 +5,4 @@
<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">b742dfc0e12755cf306a95439494b5bdde7c0c61</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">136e6bf6ac30d7e035d4e1f407b3bf56b9f7bcf1</param></service></servicedata> <param name="changesrevision">9f923f8a0442e1a140c059807b4afebb8b6988d2</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0 Format: 1.0
Source: obs-service-tar-scm Source: obs-service-tar-scm
Version: 0.10.9.1559745964.22c86cd Version: 0.10.10.1566390389.9f923f8
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>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 22 11:25:57 UTC 2019 - FSchreiner@suse.com
- Update to version 0.10.10.1566390389.9f923f8:
* Revert "Merge pull request #323 from e4t/master"
* Make service 'tar' work with a cachedir as well
* Fix unit tests for modified scm directory handling
* Append '_service' to repository directory
* separate language and encoding
* git: really print the error message
* tar_scm.service: fix exclude documentation
* Don`t break testsuite if cwd contains colons
* disabling hg tests in travis
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 05 14:47:42 UTC 2019 - FSchreiner@suse.com Wed Jun 05 14:47:42 UTC 2019 - FSchreiner@suse.com

View File

@ -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.9.1559745964.22c86cd %define version_unconverted 0.10.10.1566390389.9f923f8
Version: 0.10.9.1559745964.22c86cd Version: 0.10.10.1566390389.9f923f8
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