Hello community,

here is the log from the commit of package glade3 for openSUSE:Factory checked 
in at 2012-03-29 13:51:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glade3 (Old)
 and      /work/SRC/openSUSE:Factory/.glade3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glade3", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glade3/glade3.changes    2012-01-09 
12:04:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glade3.new/glade3.changes       2012-03-29 
13:51:42.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 07:23:10 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.8.2:
+  + Improved performance of modifying GtkTable contents (bgo#663516).
+  + Make size groups widget selection work (bgo#647984).
+  + Build fixes (including bgo#646997, bgo#665784).
+- Drop glade3-explicit-gmodule.patch: fixed upstream.
+- Stop passing --enable-gtk-doc to configure: it's not needed (the
+  doc is already built in the tarball) and it breaks the build.
+  Also remove gtk-doc BuildRequires.
+
+-------------------------------------------------------------------

Old:
----
  glade3-3.8.1.tar.bz2
  glade3-explicit-gmodule.patch

New:
----
  glade3-3.8.2.tar.xz

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

Other differences:
------------------
++++++ glade3.spec ++++++
--- /var/tmp/diff_new_pack.ULMtgp/_old  2012-03-29 13:51:44.000000000 +0200
+++ /var/tmp/diff_new_pack.ULMtgp/_new  2012-03-29 13:51:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade3
 #
-# 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
@@ -17,18 +17,15 @@
 
 
 Name:           glade3
-Version:        3.8.1
+Version:        3.8.2
 Release:        0
 Summary:        User Interface Builder for GTK+ 2
 License:        GPL-2.0+
 Group:          Development/Tools/GUI Builders
 Url:            http://glade.gnome.org/
-Source:         
http://download.gnome.org/sources/glade3/3.8/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM glade3-explicit-gmodule.patch bgo#665784 
vu...@opensuse.org -- Explicitly link to gmodule-2.0
-Patch0:         glade3-explicit-gmodule.patch
+Source:         
http://download.gnome.org/sources/glade3/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  libgnomeui-devel
 BuildRequires:  pkg-config
@@ -71,11 +68,9 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure --disable-static --with-pic\
-       --enable-gtk-doc\
        --disable-scrollkeeper
 make %{?jobs:-j%jobs}
 
@@ -86,7 +81,6 @@
 %endif
 %suse_update_desktop_file -N Glade glade-3
 %find_lang %{name} %{?no_lang_C}
-%find_lang glade %{?no_lang_C} %{name}.lang
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %fdupes %{buildroot}%{_datadir}
 
@@ -111,15 +105,15 @@
 %defattr (-, root, root)
 %dir %{_datadir}/gnome/
 %dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/glade/
-%doc %{_datadir}/gnome/help/glade/C/
+%dir %{_datadir}/gnome/help/glade3/
+%doc %{_datadir}/gnome/help/glade3/C/
 %dir %{_datadir}/omf/
-%dir %{_datadir}/omf/glade/
-%doc %{_datadir}/omf/glade/glade-C.omf
-%{_bindir}/*
+%dir %{_datadir}/omf/glade3/
+%doc %{_datadir}/omf/glade3/glade3-C.omf
+%{_bindir}/glade-3
 %{_datadir}/applications/glade-3.desktop
 %{_datadir}/glade3/
-%{_datadir}/icons/hicolor/*/apps/*.*
+%{_datadir}/icons/hicolor/*/apps/glade-3.*
 %{_libdir}/glade3/modules/libgladegnome.so
 %{_libdir}/glade3/modules/libgladegtk.so
 %{_libdir}/glade3/modules/libgladepython.so

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

Reply via email to