1
0

- Update to version 0.9.1.1530616709.1329314:

* improve handling of corrupt git cache directories
  * only do git stash save/pop if we have a non-empty working tree (#228)
  * sort imports
  * don't allow DEBUG_TAR_SCM to change behaviour (#240)
  * add stub user docs in lieu of something proper (#238)
  * [dist] fix build for distros not yet supporting Recommends tag
  * Remove clone_dir if clone fails
  * python-unittest2 is only required for the optional make check
  * move python-unittest2 dep to test suite only part (submission by olh)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=203
This commit is contained in:
Frank Schreiner 2018-07-03 19:33:53 +00:00 committed by Git OBS Bridge
parent caa7a1e70f
commit 109ab89eb7
5 changed files with 20 additions and 6 deletions

View File

@ -5,4 +5,4 @@
<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="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
<param name="changesrevision">092ed79e144abbfee97fef9aebf1e93bc40ab3fa</param></service></servicedata>
<param name="changesrevision">e6cc8b8ac6fdba7cf6fb9671d3ccc4bffb10bb0e</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 03 19:31:48 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.9.1.1530616709.1329314:
* improve handling of corrupt git cache directories
* only do git stash save/pop if we have a non-empty working tree (#228)
* sort imports
* don't allow DEBUG_TAR_SCM to change behaviour (#240)
* add stub user docs in lieu of something proper (#238)
* [dist] fix build for distros not yet supporting Recommends tag
* Remove clone_dir if clone fails
* python-unittest2 is only required for the optional make check
* move python-unittest2 dep to test suite only part (submission by olh)
-------------------------------------------------------------------
Thu Apr 19 09:52:18 UTC 2018 - fschreiner@suse.de

View File

@ -19,8 +19,8 @@
%bcond_without obs_scm_testsuite
Name: obs-service-tar_scm
%define version_unconverted 0.9.0.1523267117.de861d8
Version: 0.9.0.1523267117.de861d8
%define version_unconverted 0.9.1.1530616709.1329314
Version: 0.9.1.1530616709.1329314
Release: 0
Summary: An OBS source service: create tar ball from svn/git/hg
License: GPL-2.0-or-later