fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=27
This commit is contained in:
parent
cb102c4008
commit
bdb920fb53
2
PKGBUILD
2
PKGBUILD
@ -1,4 +1,4 @@
|
||||
asd=yxc
|
||||
pkgrel=0
|
||||
md5sums=('70c8c0d33e2d47fcb7ad658a231d9f8c')
|
||||
md5sums=('c62a9acf229820070c178fab5d14cfee')
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git@github.com:openSUSE/obs-service-set_version.git</param>
|
||||
<param name="changesrevision">48ed90f863</param>
|
||||
</service>
|
||||
<param name="changesrevision">8c7f0634e6</param></service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec694c641b76938146a0d034b05219efefebff7ac7f57e651316902b65abfd77
|
||||
size 3622
|
3
obs-service-set_version-0.4.1.tar.gz
Normal file
3
obs-service-set_version-0.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1993cbcc98d3826cd8d2bc5a187fc210dc548bb4fbcdfd4aa8929eb7e0947fdb
|
||||
size 2613
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 09:52:56 UTC 2014 - adrian@suse.de
|
||||
|
||||
- Update to version 0.4.1:
|
||||
+ - drop old bash version
|
||||
+ - fix PKGBUILD version setting
|
||||
+ fix help text
|
||||
+ support detection from tar ball content
|
||||
+ use warnings pragma
|
||||
+ - replace bash script with a more secure perl version
|
||||
+ fix urgent quoting bugs
|
||||
+ Be more liberal in root-dir version detection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 09:51:15 UTC 2014 - adrian@suse.de
|
||||
|
||||
- Update to version 0.4.1:
|
||||
+ - drop old bash version
|
||||
+ - fix PKGBUILD version setting
|
||||
+ fix help text
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 12:06:41 UTC 2014 - adrian@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define service set_version
|
||||
|
||||
Name: obs-service-%{service}
|
||||
Version: 0.4.0
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
Summary: An OBS source service: Update spec file version
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user