Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vncmanager-controller for openSUSE:Factory checked in at 2023-08-30 10:20:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vncmanager-controller (Old) and /work/SRC/openSUSE:Factory/.vncmanager-controller.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vncmanager-controller" Wed Aug 30 10:20:36 2023 rev:10 rq:1107814 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vncmanager-controller/vncmanager-controller.changes 2022-03-11 11:37:28.086351875 +0100 +++ /work/SRC/openSUSE:Factory/.vncmanager-controller.new.1766/vncmanager-controller.changes 2023-08-30 10:23:16.250117804 +0200 @@ -1,0 +2,13 @@ +Mon Aug 28 12:46:32 UTC 2023 - Joan Torres <joan.tor...@suse.com> + +- Use obs_scm targeting the new github repo at + https://github.com/openSUSE/vncmanager-controller +- Update to version 1.0.2: + * Fixes bsc#1214410 with forcing the use of xcb platform plugin +- Drop updated upstream patches: + * U_Declare-gnome-shell-versions-3.10-to-3.26-as-support.patch + * u_Declare-also-gnome-shell-versions-3.27-to-41-as-supp.patch + * 0001-fix-js-code-incompatibility-with-gnome-3.34.patch +- Cleanup specfile + +------------------------------------------------------------------- Old: ---- 0001-fix-js-code-incompatibility-with-gnome-3.34.patch U_Declare-gnome-shell-versions-3.10-to-3.26-as-support.patch u_Declare-also-gnome-shell-versions-3.27-to-41-as-supp.patch vncmanager-controller-1.0.1.tar.gz New: ---- _service vncmanager-controller-1.0.2.obscpio vncmanager-controller.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vncmanager-controller.spec ++++++ --- /var/tmp/diff_new_pack.bM7j26/_old 2023-08-30 10:23:17.666168349 +0200 +++ /var/tmp/diff_new_pack.bM7j26/_new 2023-08-30 10:23:17.670168491 +0200 @@ -1,7 +1,7 @@ # # spec file for package vncmanager-controller # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,15 @@ Name: vncmanager-controller -Version: 1.0.1 +Version: 1.0.2 Release: 0 +Summary: Configuration application for VNC session +License: MIT +Group: System/X11/Utilities +URL: https://github.com/openSUSE/vncmanager-controller +Source: %{name}-%{version}.tar +Patch1: n_UsrEtc.patch + BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libQt5Core-devel @@ -29,16 +36,6 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xproto) -URL: https://github.com/michalsrb/vncmanager-controller -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Configuration application for VNC session -License: MIT -Group: System/X11/Utilities -Source: vncmanager-controller-%{version}.tar.gz -Patch1: U_Declare-gnome-shell-versions-3.10-to-3.26-as-support.patch -Patch2: n_UsrEtc.patch -Patch3: 0001-fix-js-code-incompatibility-with-gnome-3.34.patch -Patch4: u_Declare-also-gnome-shell-versions-3.27-to-41-as-supp.patch Requires: vncmanager %description @@ -47,21 +44,19 @@ %package gnome Requires: gnome-shell Requires: vncmanager-controller -Supplements: packageand(%{name}:gnome-shell) +Supplements: (%{name}:gnome-shell) Summary: Configuration application for VNC session Group: System/GUI/GNOME +BuildArch: noarch %description gnome This is configuration application to configure sharing and security from inside VNC session. %prep %setup -%patch1 -p1 %if 0%{?suse_version} >= 1550 -%patch2 -p1 +%patch1 -p1 %endif -%patch3 -p1 -%patch4 -p1 %build %cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_VERBOSE_MAKEFILE=ON ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/openSUSE/vncmanager-controller.git</param> <param name="revision">refs/tags/v1.0.2</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> <service name="tar" mode="buildtime"/> <service name="set_version" mode="manual" /> </services> ++++++ vncmanager-controller.obsinfo ++++++ name: vncmanager-controller version: 1.0.2 mtime: 1693224625 commit: ec0f9001a99950a5a389c0601abd037469f98b20