Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2015-03-30 19:19:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vte (Old)
 and      /work/SRC/openSUSE:Factory/.vte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vte"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte/vte.changes  2014-12-17 19:18:47.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes     2015-03-30 
19:19:24.000000000 +0200
@@ -1,0 +2,72 @@
+Tue Mar 24 12:24:28 UTC 2015 - [email protected]
+
+- Update to version 0.40.0:
+  + updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 19 17:45:55 UTC 2015 - [email protected]
+
+- Update to version 0.39.92:
+  + Bugs fixed: bgo#372777, bgo#744837, bgo#745074, bgo#745131,
+    bgo#745471, bgo#730632, bgo#730632.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 18 11:17:15 UTC 2015 - [email protected]
+
+- Update to version 0.39.90:
+  + Bugs fixed: bgo#166637, bgo#446533, bgo#664611, bgo#678042,
+    bgo#704960, bgo#725909, bgo#725909, bgo#730632, bgo#738601,
+    bgo#742320, bgo#742501, bgo#742606, bgo#743073, bgo#743231,
+    bgo#743258.
+- Update BuildRequires to match current configure checks:
+  + Removed gtk3-devel, ncurses-devel.
+  + Add pkgconfig()-style: gio-2.0, gio-unix-2.0, glib-2.0, gnutls,
+    gobject-2.0, gtk+-3.0, pango, zlib.
+
+-------------------------------------------------------------------
+Thu Dec 18 02:42:14 UTC 2014 - [email protected]
+
+- Update to version 0.39.1:
+  + ring:
+    - Add _vte_ring_reset().
+    - Don't create streams for the alternate screen.
+  + emulation:
+    - Modify erase-in-line when cursor is beyond the last column.
+    - Fix crash in restore-cursor without a preceding save-cursor.
+    - Change soft reset not to switch back to normal screen.
+    - Change window manipulation sequences only perform one action.
+  + widget:
+    - Do not leave behind a zombie child when closing a terminal.
+    - Reap only when a child is present.
+  + pty: Default to TERM=xterm-256color.
+  + build: Drop unitables.
+  + doc: Update iso2022.txt: keep only the supported ones and fix
+    British.
+  + stream:
+    - Implement with one file descriptor.
+    - Compress data with zlib.
+  + Rebuild box_drawing.h if generator script changes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Dec 16 19:56:11 UTC 2014 - [email protected]
+
+- Update to version 0.39.0:
+  + emulation:
+    - Save/restore alternate charset.
+    - Drop support for default/UTF-8 character set escape
+      sequences.
+    - Drop ISO-2022 support.
+    - Add support for C1 control codes.
+    - Add support for DECSCUSR (set cursor style).
+  + widget:
+    - Fix installing the CJK ambiguous width property.
+    - Draw attributes on box drawing characters.
+    - Remove colon from word chars.
+    - Add functions to get the version at runtime.
+    - Fix advance_tail if tail is not in the stream.
+  + build: Add a missing return value.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  vte-0.38.3.tar.xz

New:
----
  vte-0.40.0.tar.xz

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

Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.PweQol/_old  2015-03-30 19:19:25.000000000 +0200
+++ /var/tmp/diff_new_pack.PweQol/_new  2015-03-30 19:19:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vte
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,20 +24,26 @@
 Name:           vte
 %define _name   vte
 Url:            http://www.gnome.org
-Version:        0.38.3
+Version:        0.40.0
 Release:        0
 Summary:        Terminal Emulator Library
 License:        LGPL-2.0 and GPL-2.0+
 Group:          Development/Libraries/GNOME
-Source:         
http://download.gnome.org/sources/vte/0.38/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/vte/0.40/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gtk3-devel
 BuildRequires:  intltool
-BuildRequires:  ncurses-devel
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gladeui-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
+BuildRequires:  pkgconfig(gnutls) >= 3.2.0
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
+BuildRequires:  pkgconfig(pango) >= 1.22.0
 BuildRequires:  pkgconfig(vapigen) >= 0.18
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ vte-0.38.3.tar.xz -> vte-0.40.0.tar.xz ++++++
++++ 78967 lines of diff (skipped)


Reply via email to