Hello community,

here is the log from the commit of package codelite for openSUSE:Factory 
checked in at 2014-03-20 07:04:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/codelite (Old)
 and      /work/SRC/openSUSE:Factory/.codelite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "codelite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/codelite/codelite.changes        2013-11-12 
15:48:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.codelite.new/codelite.changes   2014-03-20 
07:04:05.000000000 +0100
@@ -1,0 +2,25 @@
+Tue Mar 18 12:37:38 UTC 2014 - [email protected]
+
+- Fix source tarball url.
+
+-------------------------------------------------------------------
+Fri Jan 24 16:34:01 UTC 2014 - [email protected]
+
+- Update to 5.4:
+  + New cmake plugin.
+  + New tweak plugin.
+  + Improved git plugin.
+  + codelite-terminal: new terminal emulator.
+  + Many enhancements and bug fixes.
+
+-------------------------------------------------------------------
+Fri Jan 24 15:49:42 UTC 2014 - [email protected]
+
+- Update to 5.3:
+  + Brand new SFTP plugin.
+  + codelite-make: a command-line tool to generate Makefiles from codelite's 
+    project. 
+  + Improved git, database explorer, cscope and Wizard plugins.
+  + Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  codelite-5.2-gtk.src.tar.gz

New:
----
  codelite-5.4-gtk.src.tar.gz

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

Other differences:
------------------
++++++ codelite.spec ++++++
--- /var/tmp/diff_new_pack.ipF5p7/_old  2014-03-20 07:04:07.000000000 +0100
+++ /var/tmp/diff_new_pack.ipF5p7/_new  2014-03-20 07:04:07.000000000 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package codelite
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012-2013 Mariusz Fik <[email protected]>.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012-2014 Mariusz Fik <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 
 Name:           codelite
-Version:        5.2
+Version:        5.4
 Release:        0
 Summary:        Powerful open-source, cross platform code editor for the C/C++
 License:        GPL-3.0+
 Group:          Development/Tools/IDE
 Url:            http://codelite.org/
-Source0:        
http://downloads.sourceforge.net/project/codelite/Releases/%{name}-%{version}/%{name}-%{version}-gtk.src.tar.gz
+Source0:        
https://downloads.sourceforge.net/project/codelite/Mirrors/%{name}-%{version}-gtk.src.tar.gz
 Source1:        %{name}.desktop
 # PATCH-FIX-OPENSUSE codelite-date-time-usage-fix.patch [email protected] -- 
It removes usage of __DATE__ and __TIME__
 Patch0:         %{name}-date-time-usage-fix.patch
@@ -39,11 +39,14 @@
 %endif
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  llvm-clang-devel
-BuildRequires:  wxWidgets-devel >= 2.9.4
+BuildRequires:  wxWidgets-devel >= 3.0.0
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libssh)
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
 Requires:       xterm
+Recommends:     gcc
+Recommends:     wxWidgets-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,6 +58,8 @@
 %setup -q
 %patch0 -p0
 %patch1 -p0
+### FIXME: Bug reported, remove line belowe with next codelite version update.
+mv -v translations/cz translations/zh_CN
 
 %build
 mkdir build && cd build
@@ -125,6 +130,7 @@
 %{_datadir}/icons/hicolor/32x32/mimetypes/application-x-%{name}-project.png
 ### TODO Shoould we put it in separate -lang package?
 %{_datadir}/locale/cs/LC_MESSAGES/codelite.mo
+%{_datadir}/locale/zh_CN/LC_MESSAGES/codelite.mo
 
 %post
 update-mime-database %{_datadir}/mime &> /dev/null || :

++++++ codelite-5.2-gtk.src.tar.gz -> codelite-5.4-gtk.src.tar.gz ++++++
/work/SRC/openSUSE:Factory/codelite/codelite-5.2-gtk.src.tar.gz 
/work/SRC/openSUSE:Factory/.codelite.new/codelite-5.4-gtk.src.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to