Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package onboard for openSUSE:Factory checked 
in at 2022-06-23 10:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/onboard (Old)
 and      /work/SRC/openSUSE:Factory/.onboard.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "onboard"

Thu Jun 23 10:24:46 2022 rev:7 rq:984505 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/onboard/onboard.changes  2020-05-04 
18:44:01.825485717 +0200
+++ /work/SRC/openSUSE:Factory/.onboard.new.1548/onboard.changes        
2022-06-23 10:25:34.407824945 +0200
@@ -1,0 +2,7 @@
+Tue Jun 21 13:54:31 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix build: package onboard.autostart.desktop.
+- Spec file cleanup: Boolean dep supplements form instead of
+  packageand.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ onboard.spec ++++++
--- /var/tmp/diff_new_pack.Wm2BoT/_old  2022-06-23 10:25:34.915825497 +0200
+++ /var/tmp/diff_new_pack.Wm2BoT/_new  2022-06-23 10:25:34.923825506 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package onboard
 #
-# Copyright (c) 2020 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
@@ -30,14 +30,14 @@
 Patch0:         onboard-remove-dep-typelib-appindicator3.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  python3-devel
-BuildRequires:  python3-distutils-extra
 # Needed for typelib() - Requires.
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  librsvg-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python3-devel
+BuildRequires:  python3-distutils-extra
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dconf)
@@ -59,7 +59,9 @@
 Requires:       python3-gobject-Gdk
 Requires:       python3-gobject-cairo
 Recommends:     %{name}-data
+%if 0%{?suse_version} <= 1320
 %glib2_gsettings_schema_requires
+%endif
 
 %description
 Onboard is an onscreen keyboard useful for tablet PC users and for mobility 
impaired users.
@@ -78,7 +80,7 @@
 Group:          System/GUI/GNOME
 Requires:       %{name} = %{version}
 Requires:       gnome-shell
-Supplements:    packageand(%{name}:gnome-shell)
+Supplements:    (%{name} and gnome-shell)
 BuildArch:      noarch
 
 %description -n gnome-shell-extension-onboard
@@ -166,8 +168,9 @@
 %{python3_sitearch}/%{name}-%{version}-py%{py3_ver}.egg-info
 %{_datadir}/onboard/onboard-default-settings.gschema.override.example
 %{_datadir}/icons/hicolor/*/apps/onboard.png
-%{_mandir}/man1/onboard.1%{ext_man}
-%{_mandir}/man1/onboard-settings.1%{ext_man}
+%{_mandir}/man1/onboard.1%{?ext_man}
+%{_mandir}/man1/onboard-settings.1%{?ext_man}
+%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
 
 %files lang -f %{name}.lang
 

Reply via email to