Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2014-09-30 19:37:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-06 22:52:56.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes     2014-09-30 
19:37:31.000000000 +0200
@@ -1,0 +2,46 @@
+Sun Sep 14 16:49:51 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.38.0:
+  + build: Try fixing builddir != srcdir build.
+  + glade:
+    - Make catalogue parallel-installable with vte 2.90.
+    - Update list of properties (bgo#736508).
+  + widget:
+    - Rename beep signal to bell (bgo#602726).
+    - Remove broken visual bell support (bgo#602726).
+    - Make dim color handling more xterm-like (bgo#735245).
+    - Fix theming (bgo#735081).
+  + vteapp:
+    - Make the bell option consistent between the two test apps.
+    - Three-state bell option (bgo#602726).
+  + Do not use deprecated AM_PROG_CC_STDC (bgo#736180).
+  + emulation: Fix sed mistake (bgo#735024).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 18 20:04:52 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.37.90:
+  + vte.sh: Fix tilde replacement for bash-4.3 (bgo#733504).
+  + Various emulation fixes (bgo#731155, bgo#731205).
+  + Bugs fixed: bgo#730632, bgo#727587, bgo#657960.
+
+-------------------------------------------------------------------
+Wed Jul 16 09:03:00 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.37.2:
+  + Bugs fixed: bgo#730800, bgo#731788, bgo#731427, bgo#730858,
+    bgo#730760.
+- Pass --enable-gnome-pty-helper to configure: enable the helper.
+
+-------------------------------------------------------------------
+Mon Jun 30 23:36:45 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.37.0:
+  + New API: vte-2.91.
+  + Many improvements and bug fixes.
+  + Updated translations.
+- Add pkgconfig(vapigen) BuildRequires: New dependency.
+- Bump so, api and bin versions following upstream changes.
+
+-------------------------------------------------------------------

Old:
----
  vte-0.36.3.tar.xz

New:
----
  vte-0.38.0.tar.xz

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

Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.aeNQqO/_old  2014-09-30 19:37:31.000000000 +0200
+++ /var/tmp/diff_new_pack.aeNQqO/_new  2014-09-30 19:37:31.000000000 +0200
@@ -16,20 +16,20 @@
 #
 
 
-%define _sover 2_90-9
-%define _apiver 2.90
-%define _binver 2_90
+%define _sover -2_91-0
+%define _apiver 2.91
+%define _binver 2.91
 %define _gtkver 3.0
 
 Name:           vte
 %define _name   vte
 Url:            http://www.gnome.org
-Version:        0.36.3
+Version:        0.38.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.36/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/vte/0.38/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
@@ -37,6 +37,7 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gladeui-2.0)
+BuildRequires:  pkgconfig(vapigen) >= 0.18
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -143,7 +144,8 @@
         --with-gtk=%{_gtkver}\
         --disable-static \
         --enable-glade-catalogue \
-        --enable-introspection
+        --enable-introspection \
+        --enable-gnome-pty-helper
 %__make %{?jobs:-j%jobs} V=1
 
 %install
@@ -181,11 +183,11 @@
 
 %files tools
 %defattr(-,root,root)
-%{_bindir}/vte%{?_binver}
+%{_bindir}/vte-%{?_binver}
 
 %files -n glade-catalog-vte
 %defattr(-,root,root)
-%{_datadir}/glade/catalogs/vte.xml
+%{_datadir}/glade/catalogs/vte-%{?_binver}.xml
 %{_datadir}/glade/pixmaps/hicolor/*/*/widget-vte-terminal.png
 
 %files devel
@@ -198,6 +200,8 @@
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/vte-%{_apiver}/
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/vte-2.91.vapi
 
 %files lang -f vte-%{_apiver}.lang
 

++++++ vte-0.36.3.tar.xz -> vte-0.38.0.tar.xz ++++++
++++ 59100 lines of diff (skipped)

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

Reply via email to