From 8cad32c5ff66026edcef24a79dde540828afce3e2d6860cf6e23436e596bc5f4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 1 Mar 2017 11:08:59 +0000 Subject: [PATCH] Accepting request 460658 from home:SShyukriev:branches:devel:languages:python - Update to v 1.1.22fb *Fixed github source namespace OBS-URL: https://build.opensuse.org/request/show/460658 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=7 --- configshell-fb-1.1.fb20.tar.gz | 3 --- python-configshell-fb.changes | 6 ++++++ python-configshell-fb.spec | 10 +++++----- v1.1.fb22.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 configshell-fb-1.1.fb20.tar.gz create mode 100644 v1.1.fb22.tar.gz diff --git a/configshell-fb-1.1.fb20.tar.gz b/configshell-fb-1.1.fb20.tar.gz deleted file mode 100644 index b7d5135..0000000 --- a/configshell-fb-1.1.fb20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a9f4b59ccd256a1c4d4c270be43798853a91d9fec29bd0ba006b88b7476f383 -size 36913 diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index 5181370..a2ee46e 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 27 09:10:39 UTC 2017 - shshyukriev@suse.com + +- Update to v 1.1.22fb + *Fixed github source namespace + ------------------------------------------------------------------- Fri Jun 24 23:17:34 UTC 2016 - lduncan@suse.com diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index 0a2e4ba..0fcae08 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -1,7 +1,7 @@ # # spec file for package python-configshell-fb # -# 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 @@ -17,16 +17,16 @@ %define oname configshell-fb -%define realver 1.1.fb20 +%define realver 1.1.fb22 Name: python-%{oname} -Version: 1.20 +Version: 1.22 Release: 1%{?dist} -Url: http://github.com/agrover/configshell-fb +Url: http://github.com/open-iscsi/configshell-fb Summary: A Python library for building configuration shells License: Apache-2.0 Group: Development/Libraries/Python -Source: %{oname}-%{realver}.tar.gz +Source: https://github.com/open-iscsi/%{oname}/archive/v%{realver}.tar.gz Requires: /usr/bin/python Requires: python-pyparsing Requires: python-six diff --git a/v1.1.fb22.tar.gz b/v1.1.fb22.tar.gz new file mode 100644 index 0000000..cb490a7 --- /dev/null +++ b/v1.1.fb22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20b95791cdba6f7587869f4fa4337e8e4effbdec102ac6f7de349fe3b5bc612 +size 34383