Hello community,

here is the log from the commit of package ninja-ide for openSUSE:Factory 
checked in at 2013-05-27 09:54:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2012-11-26 
18:59:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ninja-ide.new/ninja-ide.changes 2013-05-27 
09:54:48.000000000 +0200
@@ -1,0 +2,6 @@
+Sun May 19 23:53:43 UTC 2013 - samuelw2...@tpg.com.au
+
+- updated to latest stable version 2.2. As stated in the release announcement 
<https://groups.google.com/forum/?fromgroups#!topic/ninja-ide/As4QCTXslfM>: 
"This new version includes several performance improves and bug fixes 
(specially a performance improve in the Python Syntax Highlighter, and soon it 
will be extended for the other languages supported in ninja)."
+- changed setup line and name of source zip in spec file to suit new version
+
+-------------------------------------------------------------------

Old:
----
  ninja-ide-v2.1.1.zip

New:
----
  ninja-ide-2.2.zip

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

Other differences:
------------------
++++++ ninja-ide.spec ++++++
--- /var/tmp/diff_new_pack.nfNoeN/_old  2013-05-27 09:54:49.000000000 +0200
+++ /var/tmp/diff_new_pack.nfNoeN/_new  2013-05-27 09:54:49.000000000 +0200
@@ -19,13 +19,13 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           ninja-ide
-Version:        2.1.1
+Version:        2.2
 Release:        0
 Url:            http://www.ninja-ide.org
 Summary:        Ninja IDE for Python development
 License:        GPL-3.0
 Group:          Development/Languages/Python
-Source0:       
https://github.com/downloads/%{name}/%{name}/%{name}-v%{version}.zip
+Source0:        %{name}-%{version}.zip
 Source1:       ninja-ide.desktop
 Source2:        %{name}.1.gz
 BuildRoot:      %{_tmppath}/%{name}-build
@@ -69,7 +69,7 @@
   - And many more... Stay up to date for more features!
 
 %prep
-%setup -q -n ninja-ide
+%setup -q #-n ninja-ide
 
 %build
 %{__python} setup.py build


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

Reply via email to