Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory
checked in at Thu May 5 14:40:38 CEST 2011.



--------
--- GNOME/gnome-terminal/gnome-terminal.changes 2011-02-13 17:23:24.000000000 
+0100
+++ /mounts/work_src_done/STABLE/gnome-terminal/gnome-terminal.changes  
2011-04-27 16:23:11.000000000 +0200
@@ -1,0 +2,64 @@
+Wed Apr 27 14:19:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + bgo#647077: Use gsettings for proxy settings.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Apr 27 14:37:48 CEST 2011 - vu...@opensuse.org
+
+- Remove now unneeded dbus-1-glib-devel, scrollkeeper,
+  startup-notification-devel BuildRequires.
+- Change gconf2-devel BuildRequires to pkgconfig(gconf-2.0).
+- Add explicit pkgconfig() BuildRequires: glib-2.0, gtk+-3.0.
+- Drop our copy of gtk-builder-convert:
+  + Remove the source file.
+  + Remove python-xml BuildRequires.
+  + Do not set GTK_BUILDER_CONVERT on build.
+  + Add gtk2-devel BuildRequires, which has the script.
+
+-------------------------------------------------------------------
+Mon Apr  4 13:52:43 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Update paste sensitivity whenever clipboard changes
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 24 09:38:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.33.90:
+  + Disable sorting in the Keyboard Shortcut editor
+  + Take system font from gsettings instead of gconf
+  + Theme close button
+  + Updated translations.
+- Changes from version 2.33.5:
+  + More port to gtk3
+  + Misc fixes.
+  + Updated translations.
+- Changes from version 2.33.4:
+  + More port to gtk3
+  + Updated translations.
+- Changes from version 2.33.3:
+  + Remove S/Key support
+  + More port to gtk3
+  + Updated translations.
+- Changes from version 2.33.2:
+  + Do not put TERM in the spawn env
+  + More port to gtk3
+  + Don't crash when receiving bogus data in dbus call
+  + Updated translations.
+- Changes from version 2.33.1:
+  + Make geometry parsing more robust
+  + Implement a better fix for wrong sizing of detached tabs
+  + Fix gridding for small sizes
+  + Port to gtk3
+  + Updated translations
+- Pass --with-gtk=3.0 to configure.
+- Add copy of git gtk2 gtk-builder-convert to fix build and not
+  rely on modified gtk2 packages, pass GTK_BUILDER_CONVERT varibale
+  to configure call, and add python-xml BuildRequires.
+- Change vte-devel BuildRequires to pkgconfig(vte-2.90)
+- Add pkgconfig(gsettings-desktop-schemas) BuildRequires.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-terminal-2.32.1.tar.bz2

New:
----
  gnome-terminal-3.0.1.tar.bz2

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

Other differences:
------------------
++++++ gnome-terminal.spec ++++++
--- /var/tmp/diff_new_pack.Bl2Dw4/_old  2011-05-05 14:39:31.000000000 +0200
+++ /var/tmp/diff_new_pack.Bl2Dw4/_new  2011-05-05 14:39:31.000000000 +0200
@@ -19,27 +19,29 @@
 
 
 Name:           gnome-terminal
+License:        GPLv3+ ; LGPLv2.1+
+Group:          System/X11/Terminals
+Version:        3.0.1
+Release:        1
+Summary:        GNOME Terminal
+Url:            http://www.gnome.org
+Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
+# for gtk-builder-convert
+BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  gconf2-devel
-BuildRequires:  dbus-1-glib-devel
-BuildRequires:  scrollkeeper
-BuildRequires:  startup-notification-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vte-devel
-License:        GPLv3+ ; LGPLv2.1+
-Group:          System/X11/Terminals
-Obsoletes:      gnome-core
-Version:        2.32.1
-Release:        3
-Summary:        GNOME Terminal
-Source:         %{name}-%{version}.tar.bz2
-Url:            http://www.gnome.org
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(vte-2.90)
 PreReq:         filesystem gconf2
 Recommends:     %{name}-lang
+Obsoletes:      gnome-core
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq
 
 %description
@@ -51,7 +53,7 @@
 translation-update-upstream
 
 %build
-%configure \
+%configure --with-gtk=3.0 \
     --disable-schemas-install \
     --disable-scrollkeeper
 %__make %{?jobs:-j%jobs}

++++++ gnome-terminal-2.32.1.tar.bz2 -> gnome-terminal-3.0.1.tar.bz2 ++++++
++++ 71061 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to