Hello community,

here is the log from the commit of package gtkhtml for openSUSE:Factory checked 
in at 2012-01-09 15:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkhtml (Old)
 and      /work/SRC/openSUSE:Factory/.gtkhtml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkhtml", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkhtml/gtkhtml.changes  2011-10-18 
14:14:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkhtml.new/gtkhtml.changes     2012-01-09 
15:17:27.000000000 +0100
@@ -1,0 +2,30 @@
+Tue Dec 20 08:49:13 UTC 2011 - [email protected]
+
+- Update to version 4.3.3:
+  + Remove *_DISABLE_SINGLE_INCLUDES macros.
+  + Remove all *_DISABLE_DEPRECATED_FLAGS.
+- Remove --disable-deprecated-warning-flags option from configure:
+  it's gone now.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Mon Nov 21 08:51:27 UTC 2011 - [email protected]
+
+- Update to version 4.3.2:
+  + Remove unnecessary g_thread_init() calls.
+
+-------------------------------------------------------------------
+Fri Oct 28 07:45:32 UTC 2011 - [email protected]
+
+- Update to version 4.3.1.1:
+  + Work around libgthread shenanigans in GLib 2.31
+- Changes from version 4.3.1:
+  + Bugs fixed: bgo#626922, bgo#660983
+  + Other Changes:
+    - Let GtkFileChooser track its own last-used-folder.
+    - Use GtkWidget::style_updated signal
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gtkhtml-4.2.1.tar.bz2

New:
----
  gtkhtml-4.3.3.tar.xz

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

Other differences:
------------------
++++++ gtkhtml.spec ++++++
--- /var/tmp/diff_new_pack.VZnHAa/_old  2012-01-09 15:17:28.000000000 +0100
+++ /var/tmp/diff_new_pack.VZnHAa/_new  2012-01-09 15:17:28.000000000 +0100
@@ -24,13 +24,13 @@
 %define _gtkhtml_editor_major 0
 
 Name:           gtkhtml
-Version:        4.2.1
-Release:        1
-License:        GPLv2+ ; LGPLv2.1+
+Version:        4.3.3
+Release:        0
 Summary:        Lightweight HTML rendering/printing/editing engine
-Url:            http://www.gnome.org
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          System/Libraries
-Source:         
http://download.gnome.org/sources/gtkhtml/4.2/%{name}-%{version}.tar.bz2
+Url:            http://www.gnome.org
+Source:         
http://download.gnome.org/sources/gtkhtml/4.3/%{name}-%{version}.tar.xz
 BuildRequires:  enchant-devel
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
@@ -39,10 +39,12 @@
 BuildRequires:  intltool
 BuildRequires:  iso-codes-devel
 BuildRequires:  libsoup-devel
+BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 Requires:       gsettings-desktop-schemas
-BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,7 +53,6 @@
 being developed independently.
 
 %package -n libgtkhtml-%{_gtkhtml_api}-%{_gtkhtml_major}
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Lightweight HTML rendering/printing/editing engine
 Group:          System/Libraries
 Recommends:     %{name}-%{_gtkhtml_api}-lang
@@ -68,7 +69,6 @@
 being developed independently.
 
 %package -n libgtkhtml-editor-%{_gtkhtml_editor_api}-%{_gtkhtml_editor_major}
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Lightweight HTML rendering/printing/editing engine
 Group:          System/Libraries
 Recommends:     iso-codes
@@ -79,7 +79,6 @@
 being developed independently.
 
 %package -n glade-catalog-gtkhtml
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Lightweight HTML rendering/printing/editing engine -- Catalog 
for Glade
 Group:          Development/Tools/GUI Builders
 Requires:       
libgtkhtml-editor-%{_gtkhtml_editor_api}-%{_gtkhtml_editor_major} = %{version}
@@ -95,7 +94,6 @@
 widgets in Glade.
 
 %package devel
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Lightweight HTML rendering/printing/editing engine -- 
Development Files
 Group:          Development/Libraries/GNOME
 Requires:       libgtkhtml-%{_gtkhtml_api}-%{_gtkhtml_major} = %{version}
@@ -119,8 +117,7 @@
 %build
 %{configure} \
         --disable-static \
-        --with-glade-catalog \
-        --disable-deprecated-warning-flags
+        --with-glade-catalog
 %{__make} %{?jobs:-j%jobs}
 
 %install

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

Reply via email to