Hello community,

here is the log from the commit of package latexila for openSUSE:Factory 
checked in at 2012-06-10 23:00:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latexila (Old)
 and      /work/SRC/openSUSE:Factory/.latexila.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latexila", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/latexila/latexila.changes        2012-01-04 
07:24:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.latexila.new/latexila.changes   2012-06-10 
23:01:02.000000000 +0200
@@ -1,0 +2,29 @@
+Thu Jun  7 23:42:46 UTC 2012 - badshah...@gmail.com
+
+- Update to version 2.4.1:
+  + Figure insertion: swap \label and \caption
+  + Updated French, Czech translations
+  + Added Indonesian translation
+- Changes from version 2.4.0:
+  + Document compilation: set temporary location if file not saved
+  + More documentation
+  + Structure: bug fix for the display of simple lists
+  + Build View: remove button "show critical errors"
+  + Templates: code clean-up
+  + More LaTeX commands for the completion
+  + F12 shortcut to show/hide the side panel
+  + TODO file removed (now in the wiki)
+  + Updated Spanish, Slovenian, Serbian, French, German, Latvian,
+    Norwegian bokmål and Czech translations
+- Changes from version 2.3.1:
+  + More completion data
+  + Support drag and drop of a list of files
+  + Completion: code clean-up
+  + Beamer environments: frame, block, columns, column
+    (in the LaTeX menu and in the edit toolbar)
+  + Fix bug for structure actions 'delete' and 'cut'
+  + Add Simplified Chinese, Norwegian bokmål translations
+  + Updated Spanish translation
+- Use upstream tarball (.tar.xz) for source.
+
+-------------------------------------------------------------------

Old:
----
  latexila-2.3.0.tar.bz2

New:
----
  latexila-2.4.1.tar.xz

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

Other differences:
------------------
++++++ latexila.spec ++++++
--- /var/tmp/diff_new_pack.ePsHuV/_old  2012-06-10 23:01:04.000000000 +0200
+++ /var/tmp/diff_new_pack.ePsHuV/_new  2012-06-10 23:01:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package latexila
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -11,18 +11,19 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           latexila
-Version:        2.3.0
-Release:        1
-License:        GPL-3.0+
+Version:        2.4.1
+Release:        0
 Summary:        Integrated LaTeX Environment for the GNOME desktop
-Url:            http://latexila.sourceforge.net/
+License:        GPL-3.0+
 Group:          Productivity/Publishing/TeX/Frontends
-Source0:        %{name}-%{version}.tar.bz2
+Url:            http://projects.gnome.org/latexila/
+Source0:        
http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.4/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
@@ -37,6 +38,9 @@
 BuildRequires:  pkgconfig(gtksourceview-2.0)
 BuildRequires:  pkgconfig(gtkspell-2.0)
 BuildRequires:  pkgconfig(unique-1.0)
+%if 0%{?suse_version} <= 1210
+BuildRequires:  xz
+%endif
 Requires:       gsettings-desktop-schemas
 Requires:       rubber
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -56,7 +60,10 @@
 
 %build
 cd build/
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ../
+cmake \
+      -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+      -DWITH_GNOME=on                   \
+      ..
 make
 
 %install
@@ -79,7 +86,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING README NEWS HACKING TODO
+%doc AUTHORS COPYING README NEWS HACKING
 %{_bindir}/*
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop

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

Reply via email to