- Update to version 0.9.5.1543865445.4e2fbad:

* fix bug with unicode filenames in prep_tree_for_archive
  * reuse _service*_servicedata/changes files from previous service runs

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=225
This commit is contained in:
Frank Schreiner 2018-12-03 19:33:43 +00:00 committed by Git OBS Bridge
parent 289cdc442c
commit 4c55b255b3
7 changed files with 15 additions and 8 deletions

View File

@ -1,5 +1,5 @@
pkgname=obs-service-tar_scm
pkgver=0.9.5.1543588452.b19491f
pkgver=0.9.5.1543865445.4e2fbad
pkgrel=0
pkgdesc="Source Service for the OpenSUSE Build Service (OBS)"
arch=('any')

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">f4dbd28804f51d30272027db8a063b9ad5022b4f</param></service></servicedata>
<param name="changesrevision">7ae375ada4f92f5aad3a4646f0f2d15fe00b1add</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-tar-scm
Version: 0.9.5.1543588452.b19491f
Version: 0.9.5.1543865445.4e2fbad
Provides: obs-service-obs_scm, obs-service-tar
Binary: obs-service-tar_scm
Maintainer: Adrian Schroeter <adrian@suse.de>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 03 19:31:44 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.9.5.1543865445.4e2fbad:
* fix bug with unicode filenames in prep_tree_for_archive
* reuse _service*_servicedata/changes files from previous service runs
-------------------------------------------------------------------
Fri Nov 30 14:35:34 UTC 2018 - opensuse-packaging@opensuse.org

View File

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