Hello community,

here is the log from the commit of package remmina for openSUSE:Leap:15.2 
checked in at 2020-01-23 09:20:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/remmina (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.remmina.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remmina"

Thu Jan 23 09:20:30 2020 rev:29 rq:764896 version:1.3.10

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/remmina/remmina.changes        2020-01-15 
15:56:59.171719745 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.remmina.new.26092/remmina.changes     
2020-01-23 09:20:35.718690700 +0100
@@ -1,0 +2,50 @@
+Wed Jan  8 16:38:57 UTC 2020 - Johannes Weberhofer <[email protected]>
+
+- Update to new upstream release 1.3.10 (jsc#SLE-9612)
+  * VNC: Fix a buffer overflow during cuttext
+  * Fix KB/pointer grabbing again and add warning when GTK is using
+  * GDK_CORE_DEVICE_EVENTS refactoring
+  * Proxy support fixes
+
+- Update to new upstream release 1.3.9
+  * Fixing Keyboard grab issues. (mainly within i3wm and XFCE).
+
+-------------------------------------------------------------------
+Fri Dec 20 13:53:44 UTC 2019 - Johannes Weberhofer <[email protected]>
+
+- Update to new upstream release 1.3.8
+  * Avoid clearing username/domain when saving RDP password
+  * Make Remmina news dialog modal to the main window
+  * Change switch notebook page idle func order.
+  * Fixing bad seat grabbing behaviour (grab all keys not working)
+  * Adding cmake option to use latest FreeRDP symbols when compiling.
+  * Adding default application symbolic icons
+  * Several translation fixes
+- Removed obsolete remmina-1.3.7-libfreerdp-2.0.0-rc4.patch
+
+
+-------------------------------------------------------------------
+Fri Dec  6 15:35:06 UTC 2019 - Johannes Weberhofer <[email protected]>
+
+- Added remmina-1.3.7-libfreerdp-2.0.0-rc4.patch to be compatibile with
+  libfreerdp-2.0.0-rc4
+
+- Update to new upstream release 1.3.7
+  * Huge improvements in translations
+  * Better authentication MessagePanel API
+  * Adding hidden proxy/socks settings for the RDP plugin
+  * Debian Lintian, appstream and AppImage detected issues fixes
+  * Tooltips in the remmina profile editor
+  * Fix for issue #1949 (and #1968). It also relocates --version and 
--full-version in local istance.
+  * Enumerate and share all local printers.
+  * Manually specify more then one printer&driver when connecting via RDP
+  * Printer sharing remediation
+  * Remove useless includes
+  * VTE is a suggested package
+  * AppImage path fixes
+  * Using remmina image for gnome 3.28
+  * Fix crash when clicking AR-button
+  * Various Fixes !1931
+  * Fix RDP failed auth after credentials panel: big rework on plugin 
connection close flow
+
+-------------------------------------------------------------------
@@ -4 +54 @@
-- Update to new upstream release 1.3.6 (jsc#SLE-9612)
+- Update to new upstream release 1.3.6

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

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

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

Other differences:
------------------
++++++ remmina.spec ++++++
--- /var/tmp/diff_new_pack.Le8klh/_old  2020-01-23 09:20:36.130690907 +0100
+++ /var/tmp/diff_new_pack.Le8klh/_new  2020-01-23 09:20:36.130690907 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package remmina
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,15 @@
 
 %bcond_with nx
 Name:           remmina
-Version:        1.3.6
+Version:        1.3.10
 Release:        0
 Summary:        Versatile Remote Desktop Client
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Other
-URL:            http://www.remmina.org/
+URL:            https://www.remmina.org/
 Source0:        
https://gitlab.com/Remmina/Remmina/-/archive/v%{version}/Remmina-v%{version}.tar.bz2
 BuildRequires:  cmake
+BuildRequires:  cups-devel
 BuildRequires:  ed
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -49,7 +50,6 @@
 BuildRequires:  pkgconfig(libssh)
 BuildRequires:  pkgconfig(libvncserver)
 BuildRequires:  pkgconfig(spice-client-gtk-3.0)
-#BuildRequires:  pkgconfig(telepathy-glib)
 BuildRequires:  pkgconfig(vte-2.91)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
 BuildRequires:  pkgconfig(winpr2)
@@ -175,14 +175,6 @@
 This package provides the a plugin for Remmina which allows to login and
 to browse a page.
 
-#%%package plugin-telepathy
-#Summary:        Telepathy Protocol Plugin for Remmina
-#Group:          Productivity/Networking/Other
-#Requires:       remmina = %%{version}
-
-#%%description plugin-telepathy
-#This package provides the Telepathy plugin for Remmina.
-
 %package plugin-secret
 Summary:        Gnome Keyring Pasword Manager Plugin for Remmina
 Group:          Productivity/Networking/Other
@@ -197,6 +189,7 @@
 
 %prep
 %setup -q -n Remmina-v%{version}
+sed -e 's|%{_bindir}/env bash|%{_bindir}/sh|' -i 
data/desktop/remmina-file-wrapper.in
 
 %build
 export LDFLAGS="-pie"
@@ -221,8 +214,8 @@
 %suse_update_desktop_file org.remmina.Remmina Network RemoteAccess GTK
 
 %fdupes %{buildroot}%{_datadir}/remmina
-
 %fdupes %{buildroot}%{_datadir}/icons/hicolor/*/actions
+%fdupes %{buildroot}%{_datadir}/icons/hicolor/scalable/panel
 
 %find_lang %{name}
 
@@ -283,12 +276,6 @@
 %postun plugin-www
 %icon_theme_cache_postun
 
-#%%post plugin-telepathy
-#%%icon_theme_cache_post
-#
-#%%postun plugin-telepathy
-#%%icon_theme_cache_postun
-
 # end: only for suse < 1500
 %endif
 
@@ -296,13 +283,17 @@
 %license LICENSE LICENSE.OpenSSL
 %doc AUTHORS CHANGELOG.md README.md
 %{_bindir}/%{name}
-%{_bindir}/%{name}-file-wrapper.sh
+%{_bindir}/%{name}-file-wrapper
 %{_datadir}/applications/%{name}-file.desktop
 %{_datadir}/applications/org.remmina.Remmina.desktop
 %{_datadir}/icons/hicolor/*/actions/*
 %{_datadir}/icons/hicolor/*/apps/*
+%dir %{_datadir}/icons/hicolor/apps
+%{_datadir}/icons/hicolor/apps/org.remmina.Remmina-symbolic.svg
+%{_datadir}/icons/hicolor/apps/remmina-symbolic.svg
 %{_datadir}/icons/hicolor/scalable/emblems/remmina-sftp-symbolic.svg
 %{_datadir}/icons/hicolor/scalable/emblems/remmina-ssh-symbolic.svg
+%{_datadir}/icons/hicolor/scalable/panel
 %dir %{_datadir}/metainfo
 %{_datadir}/metainfo/org.remmina.Remmina.appdata.xml
 %{_datadir}/mime/packages/%{name}-mime.xml
@@ -310,6 +301,7 @@
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins/
 %{_mandir}/man1/%{name}.1%{?ext_man}
+%{_mandir}/man1/%{name}-file-wrapper.1%{?ext_man}
 
 %files kiosk
 %dir %{_datadir}/gnome-session
@@ -374,13 +366,6 @@
 %{_libdir}/remmina/plugins/remmina-plugin-www.so
 %{_datadir}/icons/hicolor/scalable/emblems/remmina-www-symbolic.svg
 
-#%%files plugin-telepathy
-#%%dir %%{_datadir}/telepathy
-#%%dir %%{_datadir}/telepathy/clients
-#%%{_libdir}/remmina/plugins/remmina-plugin-telepathy.so
-#%%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Remmina.service
-#%%{_datadir}/telepathy/clients/Remmina.client
-
 %files plugin-secret
 %{_libdir}/remmina/plugins/remmina-plugin-secret.so
 

++++++ Remmina-v1.3.6.tar.bz2 -> Remmina-v1.3.10.tar.bz2 ++++++
++++ 284159 lines of diff (skipped)


Reply via email to