Mailinglist Archive: opensuse-commit (926 mails)
| < Previous | Next > |
commit gtksourceview for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 07 Dec 2009 15:10:51 +0100
- Message-id: <20091207141051.27EA7202A5@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Mon Dec 7 15:10:51 CET 2009.
--------
--- GNOME/gtksourceview/gtksourceview.changes 2009-09-29 10:16:54.000000000
+0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2009-12-02 17:46:45.000000000 +0100
@@ -1,0 +2,20 @@
+Wed Dec 2 16:17:39 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.9.3:
+ + Crasher bugfixes in word completion provider
+ + Misc bugfixes for win32
+ + Smarter autoindentation
+ + New language: SPARQL
+ + Misc bugfixes
+ + Updated translations
+- Changes from version 2.9.2:
+ + Improvements to some of the lang files
+ + Misc bugfixes
+ + Updated translations
+- Changes from version 2.9.1:
+ + Added draw spaces for leading, text and trailing spaces
+ + Merged GtkSourceCompletion branch
+ + Updated translations
+- Remove check for gconf-2.0 added by mistake to configure.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gtksourceview-2.8.1.tar.bz2
New:
----
gtksourceview-2.9.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.QTPSGt/_old 2009-12-07 15:05:05.000000000 +0100
+++ /var/tmp/diff_new_pack.QTPSGt/_new 2009-12-07 15:05:05.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gtksourceview (Version 2.8.1)
+# spec file for package gtksourceview (Version 2.9.3)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,9 +18,10 @@
Name: gtksourceview
-Version: 2.8.1
+Version: 2.9.3
Release: 1
-License: GPL v2 or later
+# FIXME: en@shaw is always removed; fix it when new filesystem package is
accepted in factory
+License: GPLv2+
Summary: GTK+ 2.0 Source Editing Widget
Url: http://www.gnome.org/
Group: System/GUI/GNOME
@@ -40,7 +41,7 @@
and other features typical of a source editor.
%package -n libgtksourceview-2_0-0
-License: GPL v2 or later
+License: GPLv2+
Summary: GTK+ 2.0 Source Editing Widget
Group: System/GUI/GNOME
Requires: %{name}-lang = %{version}
@@ -55,7 +56,7 @@
and other features typical of a source editor.
%package devel
-License: GPL v2 or later
+License: GPLv2+
Summary: GTK+ 2.0 Source Editing Widget
Group: System/GUI/GNOME
Requires: gtk2-devel
@@ -77,6 +78,9 @@
translation-update-upstream
%build
+# Let's fail if the workaround is not needed anymore
+grep -q gconf-2.0 configure
+sed -i s/gconf-2.0//g configure
#autoreconf -f -i
%configure --disable-static --with-pic\
--disable-gtk-doc
@@ -84,6 +88,9 @@
%install
%makeinstall
+# %if 0%{?suse_version} <= 1120
+%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+# %endif
%find_lang %{name}-2.0
%{__rm} -f %{buildroot}%{_libdir}/*.la
%fdupes %{buildroot}
++++++ gtksourceview-2.8.1.tar.bz2 -> gtksourceview-2.9.3.tar.bz2 ++++++
++++ 37268 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |