Mailinglist Archive: opensuse-commit (910 mails)
| < Previous | Next > |
commit gtkhtml2 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 11 Mar 2009 18:51:21 +0100
- Message-id: <20090311175121.C967967803F@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gtkhtml2 for openSUSE:Factory
checked in at Wed Mar 11 18:51:21 CET 2009.
--------
--- GNOME/gtkhtml2/gtkhtml2.changes 2009-02-17 00:58:37.000000000 +0100
+++ gtkhtml2/gtkhtml2.changes 2009-03-09 03:36:08.000000000 +0100
@@ -1,0 +2,15 @@
+Sat Mar 7 00:37:41 CET 2009 - vuntz@xxxxxxxxxx
+
+- Update to version 3.25.92:
+ + bgo#549838 : Revert workarounds for HTML entities
+ + bgo#569365 : Do not draw a cursor without a window
+ + bgo#570276 : Change Word Wrap accelerator to CtrlK
+ + bgo#570728 : Use gtk_show_uri in html-editor
+ + bgo#571621 : Replace a g_assert() with g_return_if_fail()
+ + bgo#571654 : Clear also primary selection
+ + bgo#571738 : Remove unused libart_lgpl includes
+ + Updated translations.
+- Remove AutoReqProv: it's default now.
+- Remove -fno-strict-aliasing from compilation flags.
+
+-------------------------------------------------------------------
@@ -12,0 +28,5 @@
+Mon Feb 16 17:49:47 CET 2009 - sbrabec@xxxxxxx
+
+- Added support for translation-update-upstream (FATE#301344).
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gtkhtml-3.25.91.tar.bz2
New:
----
gtkhtml-3.25.92.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkhtml2.spec ++++++
--- /var/tmp/diff_new_pack.Y28756/_old 2009-03-11 18:49:15.000000000 +0100
+++ /var/tmp/diff_new_pack.Y28756/_new 2009-03-11 18:49:15.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gtkhtml2 (Version 3.25.91)
+# spec file for package gtkhtml2 (Version 3.25.92)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,7 +20,7 @@
%define _name gtkhtml
Name: gtkhtml2
-Version: 3.25.91
+Version: 3.25.92
Release: 1
BuildRequires: enchant-devel
BuildRequires: fdupes
@@ -33,10 +33,10 @@
BuildRequires: libglade2-devel
BuildRequires: libgnomeui-devel
BuildRequires: libsoup-devel
+BuildRequires: translation-update-upstream
License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Libraries/GNOME
Requires: %{name}-lang = %{version}
-AutoReqProv: on
Summary: Library for HTML Support for Gtk2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -120,11 +120,9 @@
%lang_package
%prep
%setup -q -n %{_name}-%{version}
+translation-update-upstream
%build
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-export FFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%{configure} \
--disable-static
%{__make} %{?jobs:-j%jobs}
@@ -159,6 +157,18 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Sat Mar 07 2009 vuntz@xxxxxxxxxx
+- Update to version 3.25.92:
+ + bgo#549838 : Revert workarounds for HTML entities
+ + bgo#569365 : Do not draw a cursor without a window
+ + bgo#570276 : Change Word Wrap accelerator to CtrlK
+ + bgo#570728 : Use gtk_show_uri in html-editor
+ + bgo#571621 : Replace a g_assert() with g_return_if_fail()
+ + bgo#571654 : Clear also primary selection
+ + bgo#571738 : Remove unused libart_lgpl includes
+ + Updated translations.
+- Remove AutoReqProv: it's default now.
+- Remove -fno-strict-aliasing from compilation flags.
* Mon Feb 16 2009 mboman@xxxxxxx
- Update to version 3.25.91:
+ bgo#569365 : Do not draw a cursor without a window
@@ -167,6 +177,8 @@
+ Added smileys in translator comments to be easier to translate
without referring to source code
+ Translation updates
+* Mon Feb 16 2009 sbrabec@xxxxxxx
+- Added support for translation-update-upstream (FATE#301344).
* Tue Feb 03 2009 mboman@xxxxxxx
- Update to version 3.25.90:
+ bnc#464064 : Evolution crashed - pressing ctrl+z (undo) in
++++++ gtkhtml-3.25.91.tar.bz2 -> gtkhtml-3.25.92.tar.bz2 ++++++
++++ 30958 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 > |