Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-tour for openSUSE:Factory checked in at 2021-09-29 20:18:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-tour (Old) and /work/SRC/openSUSE:Factory/.gnome-tour.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-tour" Wed Sep 29 20:18:48 2021 rev:2 rq:921632 version:41.rc Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-tour/gnome-tour.changes 2021-03-30 21:50:20.366909726 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-tour.new.1899/gnome-tour.changes 2021-09-29 20:20:02.215086132 +0200 @@ -1,0 +2,9 @@ +Mon Sep 6 07:14:45 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 41.rc: + + Content: add back workspaces slide. + + Add assets for GNOME 41. + + Desktop: Add categories. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-tour-40.0.tar.xz New: ---- gnome-tour-41.rc.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-tour.spec ++++++ --- /var/tmp/diff_new_pack.WWb3uO/_old 2021-09-29 20:20:02.839087037 +0200 +++ /var/tmp/diff_new_pack.WWb3uO/_new 2021-09-29 20:20:02.843087043 +0200 @@ -17,22 +17,22 @@ Name: gnome-tour -Version: 40.0 +Version: 41.rc Release: 0 Summary: GNOME Tour & Greeter License: GPL-3.0-or-later Group: System/GUI/GNOME URL: https://gitlab.gnome.org/GNOME/gnome-tour -Source0: https://download.gnome.org/sources/gnome-tour/40/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-tour/41/%{name}-%{version}.tar.xz +BuildRequires: cargo BuildRequires: meson -BuildRequires: pkgconfig(glib-2.0) >= 2.64 -BuildRequires: pkgconfig(gio-2.0) >= 2.56 +BuildRequires: rust BuildRequires: pkgconfig(gdk-pixbuf-2.0) +BuildRequires: pkgconfig(gio-2.0) >= 2.56 +BuildRequires: pkgconfig(glib-2.0) >= 2.64 BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 BuildRequires: pkgconfig(libhandy-1) >= 1 -BuildRequires: rust -BuildRequires: cargo %description A guided tour and greeter for GNOME. @@ -50,7 +50,6 @@ %meson_install %find_lang %{name} %{?no_lang_C} - %files %license LICENSE.md %doc README.md
