- Update to version 0.9.5.1544099104.f52adb7:
* Final fix for unicode in filenames * Another attempt to fix unicode filenames in prep_tree_for_archive OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=228
This commit is contained in:
parent
5b38ed4bc7
commit
60a6873b2e
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=obs-service-tar_scm
|
||||
pkgver=0.9.5.1544015491.08dd948
|
||||
pkgver=0.9.5.1544099104.f52adb7
|
||||
pkgrel=0
|
||||
pkgdesc="Source Service for the OpenSUSE Build Service (OBS)"
|
||||
arch=('any')
|
||||
|
@ -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">2bea65cd4558ef8f16500392c175ea7f23db31f8</param></service></servicedata>
|
||||
<param name="changesrevision">3fcf6fb45660498d6db06ea9918095eacff9413d</param></service></servicedata>
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: obs-service-tar-scm
|
||||
Version: 0.9.5.1544015491.08dd948
|
||||
Version: 0.9.5.1544099104.f52adb7
|
||||
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:fef03b41afcf6083f2f51c3b2423621779fd90620aec75fa010cc7b5e3c9bb04
|
||||
size 65369
|
3
obs-service-tar_scm-0.9.5.1544099104.f52adb7.tar.gz
Normal file
3
obs-service-tar_scm-0.9.5.1544099104.f52adb7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1326a45b29c0011704f4b23a6d8fb6f5b0777374131211b7b059a5c3c8ec51c
|
||||
size 65422
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 06 12:26:01 UTC 2018 - opensuse-packaging@opensuse.org
|
||||
|
||||
- Update to version 0.9.5.1544099104.f52adb7:
|
||||
* Final fix for unicode in filenames
|
||||
* Another attempt to fix unicode filenames in prep_tree_for_archive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 05 13:19:04 UTC 2018 - opensuse-packaging@opensuse.org
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
%bcond_without obs_scm_testsuite
|
||||
|
||||
Name: obs-service-tar_scm
|
||||
%define version_unconverted 0.9.5.1544015491.08dd948
|
||||
Version: 0.9.5.1544015491.08dd948
|
||||
%define version_unconverted 0.9.5.1544099104.f52adb7
|
||||
Version: 0.9.5.1544099104.f52adb7
|
||||
Release: 0
|
||||
Summary: An OBS source service: create tar ball from svn/git/hg
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user