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 2022-03-23 20:17:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-tour (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-tour.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-tour"

Wed Mar 23 20:17:36 2022 rev:3 rq:963605 version:42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-tour/gnome-tour.changes    2021-09-29 
20:20:02.215086132 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-tour.new.25692/gnome-tour.changes 
2022-03-23 20:19:30.878501330 +0100
@@ -1,0 +2,20 @@
+Sun Mar 20 08:23:03 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 42.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 14 11:37:23 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 42.beta:
+  + Port to GTK4 / libadwaita.
+  + Drop the video feature.
+  + Updated translations.
+- Replace pkgconfig(gtk+-3.0) and pkgconfig(libhandy-1) with
+  pkgconfig(gtk4) and pkgconfig(libadwaita-1) BuildRequires.
+- Add appstream-glib and desktop-file-utils BuilRequires and add a
+  check section, run meson_test macro.
+- Pass profile=default to meson, we want to use the default build
+  profile and not the development one.
+
+-------------------------------------------------------------------

Old:
----
  gnome-tour-41.rc.tar.xz

New:
----
  gnome-tour-42.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-tour.spec ++++++
--- /var/tmp/diff_new_pack.qcDHiJ/_old  2022-03-23 20:19:35.830504133 +0100
+++ /var/tmp/diff_new_pack.qcDHiJ/_new  2022-03-23 20:19:35.834504134 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-tour
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,24 @@
 
 
 Name:           gnome-tour
-Version:        41.rc
+Version:        42.0
 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/41/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-tour/42/%{name}-%{version}.tar.xz
 
+BuildRequires:  appstream-glib
 BuildRequires:  cargo
+BuildRequires:  desktop-file-utils
 BuildRequires:  meson
 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:  pkgconfig(gtk4) >= 4.4
+BuildRequires:  pkgconfig(libadwaita-1) >= 1
 
 %description
 A guided tour and greeter for GNOME.
@@ -40,16 +42,21 @@
 %lang_package
 
 %prep
-%autosetup
+%autosetup -p1
 
 %build
-%meson
+%meson \
+       -D profile=default \
+       %{nil}
 %meson_build
 
 %install
 %meson_install
 %find_lang %{name} %{?no_lang_C}
 
+%check
+%meson_test
+
 %files
 %license LICENSE.md
 %doc README.md
@@ -57,6 +64,8 @@
 %{_datadir}/applications/org.gnome.Tour.desktop
 %{_datadir}/icons/hicolor/scalable/apps/*
 %{_datadir}/icons/hicolor/symbolic/apps/*
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/resources.gresource
 %{_datadir}/metainfo/org.gnome.Tour.metainfo.xml
 
 %files lang -f %{name}.lang

++++++ gnome-tour-41.rc.tar.xz -> gnome-tour-42.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-tour/gnome-tour-41.rc.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-tour.new.25692/gnome-tour-42.0.tar.xz differ: 
char 27, line 1

Reply via email to