Accepting request 492873 from openSUSE:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/492873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-set_version?expand=0&rev=26
This commit is contained in:
commit
e2162158a8
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=obs-service-set_version
|
||||
pkgver=0.5.5
|
||||
pkgver=0.5.6
|
||||
pkgrel=0
|
||||
pkgdesc="An OBS source service: Update spec file version"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git@github.com:openSUSE/obs-service-set_version.git</param>
|
||||
<param name="changesrevision">d2e983f302f6c5396cc84a53413d648305cba35d</param></service>
|
||||
<param name="changesrevision">3400eb450b66a33c49d240b4405e6d9e51e2c281</param></service>
|
||||
</servicedata>
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: obs-service-set_version
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6-0
|
||||
Binary: obs-service-set_version
|
||||
Provides: obs-service-set_version
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb2e906773becbead3212155e4acc2a7f07ebbdd09b27556e41cb795259022a5
|
||||
size 12545
|
3
obs-service-set_version-0.5.6.tar.gz
Normal file
3
obs-service-set_version-0.5.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56baa68917e1eacc980635ae4709cc502479a4f046c32bb32c42cb4460993441
|
||||
size 12690
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 27 12:48:11 UTC 2017 - adrian@suse.de
|
||||
|
||||
- Update to version 0.5.6:
|
||||
* strip \n from version in obsinfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 02 09:23:45 UTC 2017 - adrian@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define service set_version
|
||||
|
||||
Name: obs-service-%{service}
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: An OBS source service: Update spec file version
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user