Hello community,

here is the log from the commit of package python-invoke for openSUSE:Factory 
checked in at 2017-02-05 15:49:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-invoke (Old)
 and      /work/SRC/openSUSE:Factory/.python-invoke.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-invoke"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-invoke/python-invoke.changes      
2017-01-25 23:22:39.340927270 +0100
+++ /work/SRC/openSUSE:Factory/.python-invoke.new/python-invoke.changes 
2017-02-05 16:25:06.747687161 +0100
@@ -1,0 +2,5 @@
+Sat Dec 10 16:48:21 UTC 2016 - [email protected]
+
+- Declare use of bashisms
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-invoke.spec ++++++
--- /var/tmp/diff_new_pack.4Ju2CS/_old  2017-02-05 16:25:07.199623482 +0100
+++ /var/tmp/diff_new_pack.4Ju2CS/_new  2017-02-05 16:25:07.199623482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-invoke
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-invoke
 Version:        0.9.0
 Release:        0
-License:        BSD-2-Clause
 Summary:        Pythonic Task Execution
-Url:            http://docs.pyinvoke.org
+License:        BSD-2-Clause
 Group:          Development/Languages/Python
+Url:            http://docs.pyinvoke.org
 Source:         
https://pypi.python.org/packages/source/i/invoke/invoke-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -73,7 +74,7 @@
 ln -s  %{_bindir}/inv-%{py_ver} %{buildroot}%{_bindir}/inv
 ln -s  %{_bindir}/invoke-%{py_ver} %{buildroot}%{_bindir}/invoke
 
-%pre
+%pre -p /bin/bash
 # Since /usr/bin/* became ghosted to be used with update-alternatives, we have 
to get rid
 # of the old binary resulting from the non-update-alternativies-ified package:
 [[ ! -L %{_bindir}/inv ]] && rm -f %{_bindir}/inv


Reply via email to