Hello community,

here is the log from the commit of package ninja-ide for openSUSE:Factory 
checked in at 2013-08-23 11:05:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2013-05-27 
09:54:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ninja-ide.new/ninja-ide.changes 2013-08-23 
11:05:20.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Aug 20 07:23:00 UTC 2013 - samuelw2...@tpg.com.au
+
+- Updated source to stable version 2.3 
+  from the git repository 
+       * Last stable version before 
+      next major update - mostly bug fixes
+
+-------------------------------------------------------------------
+Thu Aug 15 13:03:10 UTC 2013 - toddrme2...@gmail.com
+
+- Fix depenency on setuptools, it conflicts with distribute below
+  Factory
+
+-------------------------------------------------------------------

Old:
----
  ninja-ide-2.2.zip

New:
----
  ninja-ide-2.3.zip

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

Other differences:
------------------
++++++ ninja-ide.spec ++++++
--- /var/tmp/diff_new_pack.se14YB/_old  2013-08-23 11:05:21.000000000 +0200
+++ /var/tmp/diff_new_pack.se14YB/_new  2013-08-23 11:05:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ninja-ide
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           ninja-ide
-Version:        2.2
+Version:        2.3
 Release:        0
 Url:            http://www.ninja-ide.org
 Summary:        Ninja IDE for Python development
@@ -33,12 +33,14 @@
 BuildRequires:  python-distribute
 BuildRequires:  update-desktop-files
 BuildRequires:  desktop-file-utils
-%if 0%{?suse_version} >= 1210
-BuildRequires:  python-setuptools
-%endif
 BuildRequires:  python-pyinotify
 BuildRequires:  python-qt4-devel
-BuildRequires:  fdupes unzip zlib-devel
+BuildRequires:  fdupes
+BuildRequires:  unzip
+BuildRequires:  zlib-devel
+%if 0%{?suse_version} > 1230
+BuildRequires:  python-setuptools
+%endif
 Requires:       python-qt4
 Requires:       python-pyinotify
 %if 0%{?sles_version} == 11


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to