Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at 2019-08-16 15:29:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vte (Old) and /work/SRC/openSUSE:Factory/.vte.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vte" Fri Aug 16 15:29:31 2019 rev:117 rq:723066 version:0.56.3 Changes: -------- --- /work/SRC/openSUSE:Factory/vte/vte.changes 2019-05-10 09:16:52.892194911 +0200 +++ /work/SRC/openSUSE:Factory/.vte.new.22127/vte.changes 2019-08-16 15:29:33.061980127 +0200 @@ -1,0 +2,8 @@ +Sat Aug 10 18:35:38 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Drop the glade catalog subpackage. The catalogue is unmaintained + and has been dropped upstream with version 0.57.1. + This has the nice side effect of removing an indirect build + dependency on webkit2gtk3 via glade. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.FuDxy3/_old 2019-08-16 15:29:34.173979804 +0200 +++ /var/tmp/diff_new_pack.FuDxy3/_new 2019-08-16 15:29:34.173979804 +0200 @@ -46,7 +46,6 @@ 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.7 BuildRequires: pkgconfig(gobject-2.0) @@ -100,22 +99,6 @@ This package provides tools using VTE. -%package -n glade-catalog-vte -Summary: Glade catalog for the VTE terminal emulator library -License: LGPL-2.0-only AND GPL-2.0-only -Group: Development/Tools/GUI Builders -Requires: glade -Requires: libvte%{_sover} = %{version} -Supplements: packageand(glade:%{name}-devel) - -%description -n glade-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: Development files for the VTE terminal emulator library License: LGPL-2.0-only @@ -144,7 +127,7 @@ %configure \ --with-gtk=%{_gtkver}\ --disable-static \ - --enable-glade-catalogue \ + --disable-glade-catalogue \ --enable-introspection \ --enable-gtk-doc \ %{nil} @@ -172,10 +155,6 @@ %files tools %{_bindir}/vte-%{?_binver} -%files -n glade-catalog-vte -%{_datadir}/glade/catalogs/vte-%{?_binver}.xml -%{_datadir}/glade/pixmaps/hicolor/*/*/widget-vte-terminal.png - %files devel %doc AUTHORS NEWS %{_libdir}/pkgconfig/*.pc
