Accepting request 711908 from home:dcassany:branches:Virtualization:containers
- Update to version 1561476096.079b75f: * Bump version: 0.0.2 → 0.0.3 * new patch_update and offset parameters (bsc#1139343) OBS-URL: https://build.opensuse.org/request/show/711908 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/obs-service-replace_using_package_version?expand=0&rev=10
This commit is contained in:
parent
8d97b65512
commit
1c20a565a8
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/obs-service-replace_using_package_version.git</param>
|
||||
<param name="changesrevision">d0e12bd2a9d638b630e37f88659261c942a841d6</param></service></servicedata>
|
||||
<param name="changesrevision">079b75f7ce19941a04a22fa00055867497e7812e</param></service></servicedata>
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 15:22:55 UTC 2019 - containers@suse.com
|
||||
|
||||
- Update to version 1561476096.079b75f:
|
||||
* Bump version: 0.0.2 → 0.0.3
|
||||
* new patch_update and offset parameters (bsc#1139343)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 09 07:24:59 UTC 2018 - containers@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package obs-service-replace_using_package_version
|
||||
# spec file for package obs-service-replace_with_package_version
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -13,14 +13,11 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
%define service replace_using_package_version
|
||||
|
||||
Name: obs-service-%{service}
|
||||
Version: 0.0.2
|
||||
Version: 0.0.3
|
||||
Release: 0
|
||||
Summary: An OBS service: Replaces a regex with the version value of a package
|
||||
License: GPL-3.0-or-later
|
||||
@ -29,12 +26,12 @@ Url: https://github.com/openSUSE/obs-service-%{service}
|
||||
Source0: %{service}.tar
|
||||
%if 0%{?suse_version} > 1315
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: python3-docopt
|
||||
Requires: python3-setuptools
|
||||
Requires: python3-docopt
|
||||
%else
|
||||
BuildRequires: python-setuptools
|
||||
Requires: python-docopt
|
||||
Requires: python-setuptools
|
||||
Requires: python-docopt
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:137f7c0fae5aa77f1bd2e9653cb09329bc67b8621e05347a109750afdada8662
|
||||
oid sha256:92e0f72b69369221d238237f260f2bff934880078b455b65ab6dd1a7f5efe9fd
|
||||
size 81920
|
||||
|
Loading…
Reference in New Issue
Block a user