Hello community,
here is the log from the commit of package python-configshell-fb for
openSUSE:Factory checked in at 2017-04-06 11:00:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-configshell-fb (Old)
and /work/SRC/openSUSE:Factory/.python-configshell-fb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-configshell-fb"
Thu Apr 6 11:00:25 2017 rev:3 rq:461310 version:1.22
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-configshell-fb/python-configshell-fb.changes
2016-06-29 15:10:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-configshell-fb.new/python-configshell-fb.changes
2017-04-06 11:00:25.614197367 +0200
@@ -1,0 +2,6 @@
+Mon Feb 27 09:10:39 UTC 2017 - [email protected]
+
+- Update to v 1.1.22fb
+ *Fixed github source namespace
+
+-------------------------------------------------------------------
Old:
----
configshell-fb-1.1.fb20.tar.gz
New:
----
v1.1.fb22.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-configshell-fb.spec ++++++
--- /var/tmp/diff_new_pack.orNlZf/_old 2017-04-06 11:00:26.222111448 +0200
+++ /var/tmp/diff_new_pack.orNlZf/_new 2017-04-06 11:00:26.226110882 +0200
@@ -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