go
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=61
This commit is contained in:
parent
6c17273108
commit
7f62b5ad44
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=obs-service-set_version
|
||||
pkgver=0.5.3
|
||||
pkgver=0.5.4
|
||||
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">9cb2d460ffcce8cb86ee2bd194c38620c6eebb94</param></service>
|
||||
<param name="changesrevision">a9f6aef3babe79ba47cf1d032ca0a5f04803f3e5</param></service>
|
||||
</servicedata>
|
@ -1,7 +1,8 @@
|
||||
Format: 1.0
|
||||
Source: obs-service-set_version
|
||||
Version: 0.5.3
|
||||
Version: 0.5.4
|
||||
Binary: obs-service-set_version
|
||||
Provides: obs-service-set_version
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
Standards-Version: 3.7.2
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c9bbad6a5ea6a5d9e9ff446ad82670af0e2aaf4e7c970df559014e44f8119c3
|
||||
size 12458
|
3
obs-service-set_version-0.5.4.tar.gz
Normal file
3
obs-service-set_version-0.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3edb8dc3b770393ab9fcee8dbbf907747bec681eacfeffb4bcf36a8da33079ee
|
||||
size 12348
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 13:06:53 UTC 2017 - adrian@suse.de
|
||||
|
||||
- Update to version 0.5.4:
|
||||
* support obscpio archives
|
||||
* do not strip release number in debian, but setting it back
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 11:54:41 UTC 2016 - opensuse-packaging@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package obs-service-set_version
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define service set_version
|
||||
|
||||
Name: obs-service-%{service}
|
||||
Version: 0.5.3
|
||||
Version: 0.5.4
|
||||
Release: 0
|
||||
Summary: An OBS source service: Update spec file version
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user