Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at 2021-04-12 12:35:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vte (Old) and /work/SRC/openSUSE:Factory/.vte.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vte" Mon Apr 12 12:35:52 2021 rev:128 rq:881172 version:0.63.91 Changes: -------- --- /work/SRC/openSUSE:Factory/vte/vte.changes 2021-02-18 20:50:05.771308465 +0100 +++ /work/SRC/openSUSE:Factory/.vte.new.2401/vte.changes 2021-04-12 12:38:47.437468738 +0200 @@ -1,0 +2,24 @@ +Sun Feb 14 21:57:26 UTC 2021 - [email protected] + +- Update to version 0.63.91: + + all: Remove SIXEL support from stable branch. + + lib: Replace deprecated std::is_pod. + + parser: + - DECBI is NOP. + - Add new sequence from xterm 362. + - Properly refer to python3. + + docs: Add index for API new in 0.64. + + build: + - Fix build. + - Add config.h as dependency to all sources. + - Restore glade catalogue. + + app: Fork UI files for gtk3. + + widget: + - Use GdkEvent accessor function. + - Implement GtkScrollableInterface::get_border. + + Updated translations. +- Changes for the restored glade catalogs: + + Add glade BuildRequires. + + Split out new glade-catalog-vte. + +------------------------------------------------------------------- Old: ---- vte-0.62.3.tar.xz New: ---- vte-0.63.91.obscpio vte.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.TC1apz/_old 2021-04-12 12:38:47.933469315 +0200 +++ /var/tmp/diff_new_pack.TC1apz/_new 2021-04-12 12:38:47.937469319 +0200 @@ -23,16 +23,17 @@ %define _name vte Name: vte -Version: 0.62.3 +Version: 0.63.91 Release: 0 Summary: Terminal Emulator Library -License: LGPL-2.0-only AND LGPL-3.0-only AND GPL-3.0-or-later +License: CC-BY-4.0 AND LGPL-3.0-or-later AND GPL-3.0-or-later AND MIT Group: Development/Libraries/GNOME URL: https://gitlab.gnome.org/GNOME/vte Source: %{_name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: fdupes +BuildRequires: glade BuildRequires: gobject-introspection-devel BuildRequires: gperf BuildRequires: gtk-doc @@ -113,6 +114,18 @@ This package contains the files needed for building applications using VTE. +%package -n glade-catalog-vte +Summary: Glade catalog for vte +License: CC-BY-4.0 AND LGPL-3.0-or-later AND GPL-3.0-or-later AND MIT +Group: Development/Tools/GUI Builders +Requires: %{name} = %{version} +Requires: glade +Supplements: (glade and %{name}-devel) + +%description -n glade-catalog-vte +This package provides a catalog for Glade, to allow the use the vte +widgets in Glade. + %lang_package %prep @@ -135,7 +148,7 @@ %postun -n libvte%{_sover} -p /sbin/ldconfig %files -n libvte%{_sover} -%license COPYING.GPL3 COPYING.LGPL2 COPYING.LGPL3 +%license COPYING.CC-BY-4-0 COPYING.GPL3 COPYING.LGPL3 COPYING.XTERM %{_libdir}/*.so.* %config %{_sysconfdir}/profile.d/vte.sh %config %{_sysconfdir}/profile.d/vte.csh @@ -160,6 +173,11 @@ %{_datadir}/vala/vapi/vte-2.91.vapi %{_datadir}/vala/vapi/vte-2.91.deps +%files -n glade-catalog-vte +%{_datadir}/glade/catalogs/vte-2.91.xml +%{_datadir}/glade/pixmaps/hicolor/16x16/actions/widget-vte-terminal.png +%{_datadir}/glade/pixmaps/hicolor/22x22/actions/widget-vte-terminal.png + %files lang -f vte-%{_apiver}.lang %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.TC1apz/_old 2021-04-12 12:38:47.965469352 +0200 +++ /var/tmp/diff_new_pack.TC1apz/_new 2021-04-12 12:38:47.965469352 +0200 @@ -1,13 +1,14 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="obs_scm" mode="disabled"> <param name="url">https://gitlab.gnome.org/GNOME/vte.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/0.62.3</param> + <param name="revision">refs/tags/0.63.91</param> <param name="exclude">doc/vttest.*</param> </service> - <service name="recompress" mode="disabled"> + <service mode="buildtime" name="tar" /> + <service mode="buildtime" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.TC1apz/_old 2021-04-12 12:38:47.985469375 +0200 +++ /var/tmp/diff_new_pack.TC1apz/_new 2021-04-12 12:38:47.985469375 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/GNOME/vte.git</param> - <param name="changesrevision">c80a8693cd1ef30d91fd1c007f35df5d8c33c69d</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">3ade6aef026c181a2385b5678b62b6e2f8aea549</param></service></servicedata> \ No newline at end of file ++++++ vte.obsinfo ++++++ name: vte version: 0.63.91 mtime: 1613253125 commit: 3ade6aef026c181a2385b5678b62b6e2f8aea549
