Hello community,

here is the log from the commit of package ninja-ide for openSUSE:Factory 
checked in at 2015-12-09 19:53:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ninja-ide (Old)
 and      /work/SRC/openSUSE:Factory/.ninja-ide.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ninja-ide"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ninja-ide/ninja-ide.changes      2015-08-01 
11:34:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ninja-ide.new/ninja-ide.changes 2015-12-09 
22:25:42.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec  8 00:12:07 UTC 2015 - [email protected]
+
+- Explicitly add python-setuptools as installation requirement.
+  * Fix for bug 958149: https://bugzilla.opensuse.org/show_bug.cgi?id=958149 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ninja-ide.spec ++++++
--- /var/tmp/diff_new_pack.dHkFDV/_old  2015-12-09 22:25:43.000000000 +0100
+++ /var/tmp/diff_new_pack.dHkFDV/_new  2015-12-09 22:25:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ninja-ide
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
-#https://codeload.github.com/ninja-ide/ninja-ide/zip/v2.3
+#
 
 
 Name:           ninja-ide
@@ -33,12 +33,13 @@
 BuildRequires:  python-pyinotify
 BuildRequires:  python-qt4-devel
 BuildRequires:  python-setuptools
+BuildRequires:  python-setuptools
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
-BuildRequires:  python-setuptools
 Requires:       python-pyinotify
 Requires:       python-qt4
+Requires:       python-setuptools
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else



Reply via email to