From f56faf1d27599ebade408542b3704bd754ba3930452597137dcadb0c0d9df9cd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Sep 2021 06:24:46 +0000 Subject: [PATCH] Accepting request 920953 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920953 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-tour?expand=0&rev=3 --- gnome-tour-40.0.tar.xz | 3 --- gnome-tour-41.rc.tar.xz | 3 +++ gnome-tour.changes | 9 +++++++++ gnome-tour.spec | 13 ++++++------- 4 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 gnome-tour-40.0.tar.xz create mode 100644 gnome-tour-41.rc.tar.xz diff --git a/gnome-tour-40.0.tar.xz b/gnome-tour-40.0.tar.xz deleted file mode 100644 index 368c8a1..0000000 --- a/gnome-tour-40.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7063223869a074727414bec7db738d8506216ee84ccfc3bca7dac52e498c1bf9 -size 14152712 diff --git a/gnome-tour-41.rc.tar.xz b/gnome-tour-41.rc.tar.xz new file mode 100644 index 0000000..f38597a --- /dev/null +++ b/gnome-tour-41.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5220bf9b2e066e1ef333b99ded82e751a4ea2e4ec0b7d79755031179f5e2144b +size 14126196 diff --git a/gnome-tour.changes b/gnome-tour.changes index 6ebd042..21c7e3f 100644 --- a/gnome-tour.changes +++ b/gnome-tour.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 6 07:14:45 UTC 2021 - Dominique Leuenberger + +- Update to version 41.rc: + + Content: add back workspaces slide. + + Add assets for GNOME 41. + + Desktop: Add categories. + + Updated translations. + ------------------------------------------------------------------- Wed Mar 24 22:33:59 UTC 2021 - Florian diff --git a/gnome-tour.spec b/gnome-tour.spec index 245de2d..b870a62 100644 --- a/gnome-tour.spec +++ b/gnome-tour.spec @@ -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 @@ A guided tour and greeter for GNOME. %meson_install %find_lang %{name} %{?no_lang_C} - %files %license LICENSE.md %doc README.md