Hello community, here is the log from the commit of package gnome-terminal for openSUSE:Factory checked in at 2013-04-02 15:32:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old) and /work/SRC/openSUSE:Factory/.gnome-terminal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal", Maintainer is "gnome-maintain...@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes 2012-10-19 12:33:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes 2013-04-02 15:32:49.000000000 +0200 @@ -1,0 +2,71 @@ +Mon Apr 1 11:09:31 UTC 2013 - dims...@opensuse.org + +- Update to version 3.8.0.1: + + accels: Add more accel-able tabs (bgo#696123). + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 25 20:59:02 UTC 2013 - dims...@opensuse.org + +- Update to version 3.8.0: + + Bug fixes. + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 17 16:18:05 UTC 2013 - dims...@opensuse.org + +- Update to version 3.7.92: + + Bug fixes. + + Bugs fixed: bgo#695759, bgo#695569, bgo#695571, bgo#695369, + rh#919715. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 19:56:34 UTC 2013 - dims...@opensuse.org + +- Update to version 3.7.91: + + Rewritten help in mallard. + + Bug fixes. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 4 22:30:57 UTC 2013 - dims...@opensuse.org + +- Update to version 3.7.2: + + Bugs fixed: bgo#691931, bgo#691932, bgo#692021, bgo#691997, + bgo#692055, bgo#692148. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 15 17:53:11 UTC 2013 - dims...@opensuse.org + +- Update to version 3.7.1: + + GConf->GSettings migration fixes. + + Keybindings fixes. + +------------------------------------------------------------------- +Tue Jan 8 19:02:49 UTC 2013 - dims...@opensuse.org + +- Update to version 3.7.0: + + Terminal now uses GSettings and DConf instead of GConf. The + existing profiles and settings will be automatically migrated + from GConf when first running this version. + + To make new tabs opened within Terminal have the same working + directory as the current tab, it is necessary for the shell + running in the terminal to cooperate. For this, vte installs a + bash shell script that you must use in your bash PS1 prompt. + For example, you can put this at the end of your ~/.bashrc: + export PS1='\[$(__vte_ps1)\]'$PS1 + + Many bugs fixed. + + Updated translations. +- Add pkgcondif(dconf) BuildRequires following upstreams port to + GSettings. Note: pkgconfig(gconf-2.0) is needed for the GConf to + DConf migration helper tool. +- Replace pkgconfig(sm) and pkgconfig(ice) BuildRequires with + pkgconfig(libnautilus-extension), following upstreams changes. +- Add pkgconfig(uuid) BuildRequires: new dependency. +- Add pkgconfig(gio-2.0) BuildRequires so it can be versioned. +- Add gsettings schema handling macros to post/postun. +- Drop gnome-doc-utils-devel BuildRequires: it's no longer needed. + +------------------------------------------------------------------- Old: ---- gnome-terminal-3.6.1.tar.xz New: ---- gnome-terminal-3.8.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-terminal.spec ++++++ --- /var/tmp/diff_new_pack.tOSSBA/_old 2013-04-02 15:32:50.000000000 +0200 +++ /var/tmp/diff_new_pack.tOSSBA/_new 2013-04-02 15:32:50.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-terminal # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,35 +17,34 @@ Name: gnome-terminal -Version: 3.6.1 +Version: 3.8.0.1 Release: 0 -# FIXME: bgo#683486 - Check if gnome-doc-utils-devel BuildRequires can be dropped. There is a mismatch upstream. Summary: GNOME Terminal License: GPL-3.0+ and LGPL-2.1+ Group: System/X11/Terminals Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-terminal/3.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-terminal/3.8/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: gnome-doc-utils-devel # for gtk-builder-convert BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(gconf-2.0) -BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(dconf) >= 0.12.0 +BuildRequires: pkgconfig(gconf-2.0) >= 2.31.3 +BuildRequires: pkgconfig(gio-2.0) >= 2.33.2 +BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 -BuildRequires: pkgconfig(ice) -BuildRequires: pkgconfig(sm) -BuildRequires: pkgconfig(vte-2.90) >= 0.30.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0 +BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 +BuildRequires: pkgconfig(uuid) +BuildRequires: pkgconfig(vte-2.90) >= 0.34.0 BuildRequires: pkgconfig(x11) PreReq: filesystem gconf2 Recommends: %{name}-lang Obsoletes: gnome-core BuildRoot: %{_tmppath}/%{name}-%{version}-build -%gconf_schemas_prereq %description This package provides the GNOME terminal emulator application. @@ -68,31 +67,29 @@ %endif %suse_update_desktop_file -N "GNOME Terminal" -G "Terminal" %name TerminalEmulator %find_lang %{name} %{?no_lang_C} -%find_gconf_schemas %fdupes $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT -%pre -f %{name}.schemas_pre - %post +%glib2_gsettings_schema_post %desktop_database_post -%posttrans -f %{name}.schemas_posttrans - -%preun -f %{name}.schemas_preun - %postun +%glib2_gsettings_schema_postun %desktop_database_postun -%files -f %{name}.schemas_list +%files %defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README +%doc AUTHORS COPYING ChangeLog NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/gnome-terminal %{_datadir}/applications/gnome-terminal.desktop -%{_datadir}/gnome-terminal/ +%{_libexecdir}/gnome-terminal-migration +%{_libexecdir}/gnome-terminal-server +%{_datadir}/dbus-1/services/org.gnome.Terminal.service +%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml %files lang -f %{name}.lang ++++++ gnome-terminal-3.6.1.tar.xz -> gnome-terminal-3.8.0.1.tar.xz ++++++ ++++ 334710 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org