Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package remmina for openSUSE:Factory checked 
in at 2021-05-13 22:18:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remmina (Old)
 and      /work/SRC/openSUSE:Factory/.remmina.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remmina"

Thu May 13 22:18:48 2021 rev:65 rq:892930 version:1.4.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/remmina/remmina.changes  2021-04-08 
21:33:02.743865093 +0200
+++ /work/SRC/openSUSE:Factory/.remmina.new.2988/remmina.changes        
2021-05-13 22:18:57.367501506 +0200
@@ -1,0 +2,36 @@
+Tue May 11 10:02:14 UTC 2021 - Johannes Weberhofer <jweberho...@weberhofer.at>
+
+- Update to 1.4.15
+  * Fixing SSH plugin colour palette initialization. !2255
+
+-------------------------------------------------------------------
+Mon May 10 13:56:37 UTC 2021 - Johannes Weberhofer <jweberho...@weberhofer.at>
+
+- Update to 1.4.14
+  * NEW: Experimental VNC plugin using GTK-VNC
+
+  * VNC - Ignore remote Bell option and other fixes !2237
+  * Fixing color palette size for themed SSH !2253
+  * Bump FreeRDP version to 2.3.2 !2226
+  * Fixes search bar shortcuts wrong bahavior
+  * Honour theme settings when run from command line
+  * FTP UI improvements
+  * Config SSH tunnel username takes precedence.
+  * Allow groups to be expanded and collapsed by using the keyboard
+  * Fixing VNC repeater logic.
+  * Send text clipboard content as keystrokes
+  * scrolled viewport: explicitly recheck whether the timeout is active
+  * Resolve Host+Page_Down triggers search text in SSH
+  * UNIX sockets initial support
+  * Fixed wrong freerdp_settings function use
+  * Fixing RemminaConnectionWindow map/unmap events
+  * Spelling: Comma-separated, List monitor IDs
+  * Set Remmina specific FreeRDP config data folder
+  * Optional port connection instead of server
+  * Resolve "Use LZO compression for Snap to improve startup speed"
+  * Make wayland not mandatory during compile time
+  * Do not use alpha as it is not used for the Desktop
+  * Refactoring: Deprecations and warnings
+  * Removing unneeded widgets in the headerbar
+
+-------------------------------------------------------------------
@@ -4 +40 @@
-- Update to 1.4.13:
+- Update to 1.4.13

Old:
----
  Remmina-v1.4.13.tar.bz2

New:
----
  Remmina-v1.4.15.tar.bz2

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

Other differences:
------------------
++++++ remmina.spec ++++++
--- /var/tmp/diff_new_pack.nQkhJi/_old  2021-05-13 22:18:57.831499892 +0200
+++ /var/tmp/diff_new_pack.nQkhJi/_new  2021-05-13 22:18:57.835499879 +0200
@@ -18,7 +18,7 @@
 
 %bcond_with nx
 Name:           remmina
-Version:        1.4.13
+Version:        1.4.15
 Release:        0
 Summary:        Versatile Remote Desktop Client
 License:        GPL-2.0-or-later
@@ -45,6 +45,7 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gvnc-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -167,6 +168,15 @@
 %description plugin-vnc
 This package provides the RDP protocol plugin for Remmina.
 
+%package plugin-gvnc
+Summary:        VNC Protocol Plugin for Remmina via GTK+ widget
+Group:          Productivity/Networking/Other
+Requires:       remmina = %{version}
+
+%description plugin-gvnc
+This package provides the RDP protocol plugin for Remmina using the
+VNC viewer widget for GTK+.
+
 %package plugin-www
 Summary:        WWW Protocol Plugin for Remmina
 Group:          Productivity/Networking/Other
@@ -201,9 +211,9 @@
 %endif
 
 %if 0%{?sle_version} > 150200 || 0%{?is_opensuse}
-%cmake -DWITH_NEWS=OFF -DWITH_KIOSK_SESSION=ON -DWITH_KF5WALLET=ON
+%cmake -DWITH_NEWS=OFF -DWITH_KIOSK_SESSION=ON -DWITH_KF5WALLET=ON 
-DWITH_GVNC=ON
 %else
-%cmake -DWITH_NEWS=OFF -DWITH_KIOSK_SESSION=ON -DWITH_APPINDICATOR=OFF
+%cmake -DWITH_NEWS=OFF -DWITH_KIOSK_SESSION=ON -DWITH_APPINDICATOR=OFF 
-DWITH_GVNC=ON
 %endif
 
 %make_build
@@ -275,6 +285,12 @@
 %postun plugin-vnc
 %icon_theme_cache_postun
 
+%post  plugin-gvnc
+%icon_theme_cache_post
+
+%postun plugin-gvnc
+%icon_theme_cache_postun
+
 %post  plugin-www
 %icon_theme_cache_post
 
@@ -367,6 +383,10 @@
 %{_datadir}/icons/hicolor/scalable/emblems/remmina-vnc-ssh-symbolic.svg
 %{_datadir}/icons/hicolor/scalable/emblems/remmina-vnc-symbolic.svg
 
+%files plugin-gvnc
+%{_libdir}/remmina/plugins/remmina-plugin-gvnc.so
+%{_datadir}/icons/hicolor/scalable/emblems/remmina-gvnc-symbolic.svg
+
 %files plugin-www
 %{_libdir}/remmina/plugins/remmina-plugin-www.so
 %{_datadir}/icons/hicolor/scalable/emblems/remmina-www-symbolic.svg

++++++ Remmina-v1.4.13.tar.bz2 -> Remmina-v1.4.15.tar.bz2 ++++++
++++ 194639 lines of diff (skipped)

Reply via email to