
Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at Fri Mar 27 00:02:47 CET 2009. -------- --- GNOME/vte/vte.changes 2009-01-23 10:02:43.000000000 +0100 +++ vte/vte.changes 2009-03-16 14:50:44.000000000 +0100 @@ -1,0 +2,18 @@ +Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + +------------------------------------------------------------------- +Sun Mar 15 19:00:46 CET 2009 - vuntz@novell.com + +- Update to version 0.20.0: + + Support using a real bold font instead of pseudo-bolding + + Respond to fontconfig configuration changes + + Bugs fixed: bgo#54926, bgo#570208, bgo#548272, bgo#565688, + bgo#566795, bgo#524170, bgo#566730, bgo#565679, bgo#565675, + bgo#565663, bgo#575398, bgo#574616, bgo#574025 +- Remove -fno-strict-aliasing from CFLAGS. +- Remove unneeded BuildRequires: gtk-doc, update-desktop-files +- Merge -doc into -devel as it only contained gtk-doc + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- vte-0.19.4.tar.bz2 New: ---- vte-0.20.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.CV9331/_old 2009-03-27 00:00:57.000000000 +0100 +++ /var/tmp/diff_new_pack.CV9331/_new 2009-03-27 00:00:57.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package vte (Version 0.19.4) +# spec file for package vte (Version 0.20.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,17 +21,16 @@ Name: vte BuildRequires: fdupes BuildRequires: gtk2-devel -BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: python-devel BuildRequires: python-gtk-devel -BuildRequires: update-desktop-files BuildRequires: ncurses-devel +BuildRequires: translation-update-upstream Url: http://www.gnome.org License: GPL v2 or later Group: Development/Libraries/GNOME AutoReqProv: on -Version: 0.19.4 +Version: 0.20.0 Release: 1 Summary: Terminal Emulator Source: ftp://ftp.gnome.org/pub/gnome/sources/vte/0.16/%{name}-%{version}.tar.bz2 @@ -56,6 +55,8 @@ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: %{name} = %{version} fontconfig-devel glib2-devel gtk2-devel ncurses-devel pango-devel xorg-x11-devel +Provides: vte-doc = %{version} +Obsoletes: vte-doc < %{version} %description devel VTE is an experimental terminal emulator widget for use with GTK+ 2.0. @@ -68,32 +69,12 @@ -------- Nalin Dahyabhai <nalin@redhat.com> -%package doc -License: GPL v2 or later -Summary: Additional Package Documentation for vte -Group: Development/Libraries/GNOME -Requires: %{name} = %{version} - -%description doc -VTE is a terminal emulator library that provides a terminal widget for -use with GTK+ 2.0 as well as handling of child process and terminal -emulation settings. - -This package contains additional documentation. - - - -Authors: --------- - Nalin Dahyabhai <nalin@redhat.com> - %lang_package %prep %setup -q +translation-update-upstream %build -# needed for vte-0.14.1: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure --with-pic\ --libexecdir=%{_prefix}/lib/vte\ --disable-static @@ -133,9 +114,9 @@ %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so %{_includedir}/vte - -%files doc -%defattr(-,root,root) +# Own these repositories to not depend on gtk-doc while building: +%dir %{_datadir}/gtk-doc +%dir %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/vte %files lang -f %{name}.lang @@ -144,6 +125,18 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Mar 16 2009 sbrabec@suse.cz +- Added support for translation-update-upstream (FATE#301344). +* Sun Mar 15 2009 vuntz@novell.com +- Update to version 0.20.0: + + Support using a real bold font instead of pseudo-bolding + + Respond to fontconfig configuration changes + + Bugs fixed: bgo#54926, bgo#570208, bgo#548272, bgo#565688, + bgo#566795, bgo#524170, bgo#566730, bgo#565679, bgo#565675, + bgo#565663, bgo#575398, bgo#574616, bgo#574025 +- Remove -fno-strict-aliasing from CFLAGS. +- Remove unneeded BuildRequires: gtk-doc, update-desktop-files +- Merge -doc into -devel as it only contained gtk-doc * Fri Jan 23 2009 vuntz@novell.com - Merge versions from GNOME:Factory:Next and openSUSE:Factory. - Remove tests for openSUSE <= 10.2. ++++++ vte-0.19.4.tar.bz2 -> vte-0.20.0.tar.bz2 ++++++ ++++ 33894 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de