Hello community,

here is the log from the commit of package vte2 for openSUSE:Factory checked in 
at 2017-06-01 16:33:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vte2 (Old)
 and      /work/SRC/openSUSE:Factory/.vte2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vte2"

Thu Jun  1 16:33:50 2017 rev:18 rq:500145 version:0.28.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte2/vte2.changes        2016-09-20 
13:27:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vte2.new/vte2.changes   2017-06-01 
16:33:51.225647549 +0200
@@ -1,0 +2,10 @@
+Wed May 31 10:37:04 UTC 2017 - [email protected]
+
+- Drop libgladeui-1_0-devel BuildRequires and stop passing
+  --enable-glade-catalogue to configure, no longer build glade
+  integration.
+- Following the above, drop glade3-catalog-vte subpackage and
+  obsolete it from develpackage to ensure it will be removed from
+  users systems.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vte2.spec ++++++
--- /var/tmp/diff_new_pack.4CQsqb/_old  2017-06-01 16:33:51.797566872 +0200
+++ /var/tmp/diff_new_pack.4CQsqb/_new  2017-06-01 16:33:51.801566308 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vte2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -41,7 +41,6 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  libgladeui-1_0-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  python-devel
 BuildRequires:  python-gtk-devel
@@ -104,26 +103,12 @@
 
 This package provides the python bindings for VTE.
 
-%package -n glade3-catalog-vte
-Summary:        Terminal Emulator Library -- Catalog for Glade
-Group:          Development/Tools/GUI Builders
-Requires:       glade3
-Requires:       libvte%{_sover} = %{version}
-Supplements:    packageand(glade3:%{name}-devel)
-
-%description -n glade3-catalog-vte
-VTE is a terminal emulator library that provides a terminal widget for
-use with GTK+ as well as handling of child process and terminal
-emulation settings.
-
-This package provides a catalog for Glade, to allow the use of VTE
-widgets in Glade.
-
 %package devel
 Summary:        Terminal Emulator Library -- Development Files
 Group:          Development/Libraries/GNOME
 Requires:       libvte%{_sover} = %{version}
 Provides:       vte-doc = %{version}
+Obsoletes:      glade3-catalog-vte
 Obsoletes:      vte-doc < %{version}
 
 %description devel
@@ -146,7 +131,6 @@
 %configure --with-pic\
         --with-gtk=%{_gtkver}\
         --disable-static \
-        --enable-glade-catalogue \
         --disable-introspection
 %__make %{?jobs:-j%jobs} V=1
 
@@ -182,11 +166,6 @@
 %doc python/vte-demo.py
 %{py_sitedir}/gtk-2.0/*.so
 
-%files -n glade3-catalog-vte
-%defattr(-,root,root)
-%{_datadir}/glade3/catalogs/vte.xml
-%{_datadir}/glade3/pixmaps/hicolor/*/*/widget-vte-terminal.png
-
 %files devel
 %defattr(-,root,root)
 %{_libdir}/pkgconfig/*.pc


Reply via email to