Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package freerdp for openSUSE:Factory checked 
in at 2021-03-02 12:26:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freerdp (Old)
 and      /work/SRC/openSUSE:Factory/.freerdp.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freerdp"

Tue Mar  2 12:26:05 2021 rev:47 rq:875136 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/freerdp/freerdp.changes  2020-07-24 
09:53:23.957243740 +0200
+++ /work/SRC/openSUSE:Factory/.freerdp.new.2378/freerdp.changes        
2021-03-02 12:27:26.979424220 +0100
@@ -1,0 +2,29 @@
+Thu Feb 25 09:46:34 UTC 2021 - Johannes Weberhofer <jweberho...@weberhofer.at>
+
+- Updated to release 2.3.0
+  Noteworthy changes:
+  * Websocket support for proxy connections
+  * Progressive codec improvements. Reduces graphical glitches against windows
+    and ogon servers
+  * Fixed +glyph-cache, now working properly without disconnects
+  * Huge file support in clipboard
+  * XWayland support for xfreerdp (keyboard grabbing)
+  * Improved wlfreerdp (wayland client)
+  * Option to allow keyboard scancodes to be remapped manually
+  * Improved mouse wheel behaviour when scrolling
+  * Improved dynamic channel behaviour, more stable event detection
+  * New connection state PubSub notification: Clients can now monitor current
+    connection state
+
+  Fixes:
+  * gh#FreeRDP/FreeRDP/6626: Fixed parsing of FastGlyph order.
+    gh#FreeRDP/FreeRDP/6624: Added support for xwayland keyboard grab
+    gh#FreeRDP/FreeRDP/6492: Added clipboard CB_HUGE_FILE_SUPPORT_ENABLED flag
+    gh#FreeRDP/FreeRDP/6428: Improve NLA error code logging.
+    gh#FreeRDP/FreeRDP/6416: Http gateway message support
+    gh#FreeRDP/FreeRDP/6753: List of pull requests to backport for stable-next
+
+- Added freerdp-rpmlintrc to supress a false positive as gethostbyname() is
+  a windows-function call not a unix one.
+ 
+-------------------------------------------------------------------

Old:
----
  FreeRDP-2.2.0.tar.gz

New:
----
  FreeRDP-2.3.0.tar.gz
  freerdp-rpmlintrc

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

Other differences:
------------------
++++++ freerdp.spec ++++++
--- /var/tmp/diff_new_pack.NgLnXL/_old  2021-03-02 12:27:27.511424696 +0100
+++ /var/tmp/diff_new_pack.NgLnXL/_new  2021-03-02 12:27:27.515424699 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freerdp
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,13 +27,14 @@
 %define _lto_cflags %{nil}
 %endif
 Name:           freerdp
-Version:        2.2.0
+Version:        2.3.0
 Release:        0
 Summary:        Remote Desktop Viewer Client
 License:        Apache-2.0
 Group:          Productivity/Networking/Other
 URL:            https://www.freerdp.com/
 Source0:        
https://github.com/FreeRDP/FreeRDP/archive/%{version}.tar.gz#/FreeRDP-%{version}.tar.gz
+Source1:        freerdp-rpmlintrc
 BuildRequires:  chrpath
 BuildRequires:  cmake >= 2.8
 BuildRequires:  cups-devel
@@ -195,7 +196,7 @@
        -DCHANNEL_URBDRC=ON \
        -DCHANNEL_URBDRC_CLIENT=ON
 
-make %{?_smp_mflags}
+%make_build
 
 %install
 cd build

++++++ FreeRDP-2.2.0.tar.gz -> FreeRDP-2.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/freerdp/FreeRDP-2.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.freerdp.new.2378/FreeRDP-2.3.0.tar.gz differ: char 
13, line 1

++++++ freerdp-rpmlintrc ++++++
addFilter("binary-or-shlib-calls-gethostbyname /usr/lib64/libwinpr2.so")

Reply via email to