Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at 2024-01-15 22:15:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vte (Old) and /work/SRC/openSUSE:Factory/.vte.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vte" Mon Jan 15 22:15:08 2024 rev:154 rq:1138768 version:0.74.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vte/vte.changes 2023-12-20 21:01:04.043871583 +0100 +++ /work/SRC/openSUSE:Factory/.vte.new.21961/vte.changes 2024-01-15 22:16:45.509408413 +0100 @@ -1,0 +2,6 @@ +Sun Jan 14 09:04:08 UTC 2024 - Yifan Jiang <[email protected]> + +- Provide and Obsolete old typelib-1_0-Vte-2.91 package whose + %{_binver} used the same exact value as %{_apiver}. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.zkSroX/_old 2024-01-15 22:16:46.057428435 +0100 +++ /var/tmp/diff_new_pack.zkSroX/_new 2024-01-15 22:16:46.057428435 +0100 @@ -1,7 +1,7 @@ # # spec file for package vte # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -91,6 +91,8 @@ Summary: Introspection bindings for the VTE terminal emulator library License: LGPL-2.0-only Group: System/Libraries +Provides: typelib-1_0-Vte-%{_apiver} = %{version} +Obsoletes: typelib-1_0-Vte-%{_apiver} < %{version} %description -n typelib-1_0-Vte-%{?_binver} VTE is a terminal emulator library that provides a terminal widget for
