Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-connections for
openSUSE:Factory checked in at 2021-09-29 20:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-connections (Old)
and /work/SRC/openSUSE:Factory/.gnome-connections.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-connections"
Wed Sep 29 20:18:45 2021 rev:2 rq:921616 version:41.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-connections/gnome-connections.changes
2021-04-22 18:06:16.926726223 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-connections.new.1899/gnome-connections.changes
2021-09-29 20:19:57.119078742 +0200
@@ -1,0 +2,41 @@
+Fri Sep 17 14:22:11 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 41.0:
+ + No changes.
+
+-------------------------------------------------------------------
+Thu Sep 2 11:48:26 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 41.rc:
+ + Fix interactive authentication of RDP connections
+ + Improve thumbnailer efficiency
+- Changes from version 41.beta:
+ + New onboarding dialog with instructions to use the app
+ + Allow window to shrink
+ + Connect to address after adding it
+ + Validate server addresses
+ + Display connection errors as notifications
+ + Add command line option to launch a connection in fullscreen
+ + Indicate that a connection is open by showing its thumbnail
+ + Various internal refactorings
+ + Updated translations.
+- Changes from version 41.alpha:
+ + Add shared clipboard support for VNC connections
+ + Add a preferences dialog (based in Hdy.PreferencesWindow)
+ + Introduce Onboarding dialog
+ + Add new application icon
+ + Add new connection creation assistant
+ + Handle authentication failures
+ + Add fullscreen support
+ + Add VNC display scale modes setting
+ + Default display scaling to "fit-window"
+ + Add "vnc, rdp, remote" keywords to desktop file
+ + Enable type-to-search in the main view
+ + Only show search button when collection isn't empty
+ + Dismiss notifications on exit
+ + Add a few keyboard shortcuts
+ + Update app metadata
+ + Updated translations.
+- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
+
+-------------------------------------------------------------------
Old:
----
gnome-connections-40.0.1.tar.xz
New:
----
gnome-connections-41.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-connections.spec ++++++
--- /var/tmp/diff_new_pack.at76c9/_old 2021-09-29 20:19:57.495079287 +0200
+++ /var/tmp/diff_new_pack.at76c9/_new 2021-09-29 20:19:57.495079287 +0200
@@ -17,13 +17,13 @@
Name: gnome-connections
-Version: 40.0.1
+Version: 41.0
Release: 0
Summary: A remote desktop client for GNOME
-# FIXME: Select a correct license from
https://github.com/openSUSE/spec-cleaner#spdx-licenses
License: GPL-3.0-or-later
URL: https://wiki.gnome.org/Apps/Connections
-Source:
https://download.gnome.org/sources/gnome-connections/40/%{name}-%{version}.tar.xz
+Source:
https://download.gnome.org/sources/gnome-connections/41/%{name}-%{version}.tar.xz
+
BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: vala
@@ -33,6 +33,7 @@
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
BuildRequires: pkgconfig(gtk-vnc-2.0) > 0.4.4
+BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8
BuildRequires: pkgconfig(winpr2) >= 2.0.0
@@ -42,7 +43,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%meson
@@ -58,7 +59,6 @@
rm %{buildroot}%{_datadir}/gnome-connections/vapi/gtk-frdp-0.1.deps
rm %{buildroot}%{_datadir}/gnome-connections/vapi/gtk-frdp-0.1.vapi
-
%files
%license COPYING
%{_bindir}/gnome-connections
@@ -66,7 +66,7 @@
%dir %{_libdir}/gnome-connections/girepository-1.0
%{_libdir}/gnome-connections/girepository-1.0/GtkFrdp-0.1.typelib
%{_libdir}/gnome-connections/libgtk-frdp-0.1.so
-%{_datadir}/appdata/org.gnome.Connections.appdata.xml
+%{_datadir}/metainfo/org.gnome.Connections.appdata.xml
%{_datadir}/applications/org.gnome.Connections.desktop
%{_datadir}/dbus-1/services/org.gnome.Connections.service
%{_datadir}/glib-2.0/schemas/org.gnome.Connections.gschema.xml
++++++ gnome-connections-40.0.1.tar.xz -> gnome-connections-41.0.tar.xz ++++++
++++ 15486 lines of diff (skipped)