Hello community,

here is the log from the commit of package kdeconnect-kde for openSUSE:Factory 
checked in at 2019-08-05 10:41:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeconnect-kde (Old)
 and      /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeconnect-kde"

Mon Aug  5 10:41:42 2019 rev:16 rq:720797 version:1.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeconnect-kde/kdeconnect-kde.changes    
2019-04-03 09:28:44.991836006 +0200
+++ /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.4126/kdeconnect-kde.changes  
2019-08-05 10:42:09.351293491 +0200
@@ -1,0 +2,27 @@
+Tue Jul 30 19:59:33 UTC 2019 - [email protected]
+
+- Update to 1.3.5
+  * Add detectPlatform to always use wayland in a wayland session
+  * i18n: fix extraction of nautilus extension
+  * Don't update new notifications
+  * Install desktop file for kdeconnectd
+  * [sftp] Fix error message wording
+  * Change plugin name
+  * [sftp] Give better error messages for common errors
+  * [sftp] Improve error reporting
+  * Use KAboutData to set information about the daemon
+  * Disable session management
+  * Print socket error when connection fails
+  * [kio] Mount device during stat if necessary
+  * [backends/lan] Don't fail silently when a UDP packet could not
+    be unserialized
+  * Fix crash in daemon
+  * Fix crash in notifications plugin (kde#400010)
+  * Don't show multiple windows when replying to a notification
+- Drop Leap 42.3 specific patches, it's no longer supported:
+  * 0001-Fix-build-on-Leap-42.3.patch
+  * 0001-Revert-Retry-the-network-packet-if-it-failed-to-unse.patch
+- Don't install SuSEfirewall2 file on Tumbleweed anymore, Sf2 has
+  been dropped
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-build-on-Leap-42.3.patch
  0001-Revert-Retry-the-network-packet-if-it-failed-to-unse.patch
  kdeconnect-kde-1.3.4.tar.xz
  kdeconnect-kde-1.3.4.tar.xz.sig

New:
----
  kdeconnect-kde-1.3.5.tar.xz
  kdeconnect-kde-1.3.5.tar.xz.sig

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

Other differences:
------------------
++++++ kdeconnect-kde.spec ++++++
--- /var/tmp/diff_new_pack.zamwnk/_old  2019-08-05 10:42:10.143293400 +0200
+++ /var/tmp/diff_new_pack.zamwnk/_new  2019-08-05 10:42:10.143293400 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kdeconnect-kde
-Version:        1.3.4
+Version:        1.3.5
 Release:        0
 Summary:        Integration of Android with Linux desktops
 License:        GPL-2.0-or-later
@@ -27,10 +27,6 @@
 Source1:        
https://download.kde.org/stable/kdeconnect/%{version}/%{name}-%{version}.tar.xz.sig
 Source100:      kdeconnect-kde.SuSEfirewall
 Source101:      kdeconnect-kde-firewalld.xml
-# PATCH-FIX-OPENSUSE
-Patch0:         0001-Fix-build-on-Leap-42.3.patch
-# PATCH-FIX-OPENSUSE
-Patch1:         0001-Revert-Retry-the-network-packet-if-it-failed-to-unse.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
@@ -75,10 +71,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} < 1500
-%patch0 -p1
-%patch1 -p1
-%endif
 
 %build
 %cmake_kf5 -d build
@@ -87,13 +79,16 @@
 %install
 %kf5_makeinstall -C build
 
-for translation_file in kdeconnect-{cli,core,kcm,kded,kio,plugins,urlhandler} 
plasma_applet_org.kde.kdeconnect; do
+for translation_file in 
kdeconnect-{cli,core,fileitemaction,kcm,kded,kio,nautilus-extension,plugins,urlhandler}
 plasma_applet_org.kde.kdeconnect; do
     %find_lang $translation_file %{name}.lang
 done
 
+%if %{suse_version} < 1550
 # susefirewall config file
 install -D -m 0644 %{SOURCE100} \
     %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
+%endif
+# firewalld config file
 install -D -m 0644 %{SOURCE101} \
     %{buildroot}%{_libexecdir}/firewalld/services/%{name}.xml
 
@@ -105,7 +100,9 @@
 %files
 %license COPYING
 %doc README*
+%if %{suse_version} < 1550
 %config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
+%endif
 %dir %{_datadir}/nautilus-python
 %dir %{_libexecdir}/firewalld
 %dir %{_libexecdir}/firewalld/services
@@ -127,7 +124,7 @@
 %{_kf5_bindir}/kdeconnect-handler
 %{_kf5_bindir}/kdeconnect-indicator
 %{_kf5_sharedir}/dbus-1/services/org.kde.kdeconnect.service
-%{_kf5_configdir}/autostart/kdeconnectd.desktop
+%{_kf5_configdir}/autostart/org.kde.kdeconnect.daemon.desktop
 %{_kf5_iconsdir}/hicolor/*/status/*
 %{_kf5_htmldir}/en/kdeconnect/
 %dir %{_kf5_appstreamdir}

++++++ kdeconnect-kde-1.3.4.tar.xz -> kdeconnect-kde-1.3.5.tar.xz ++++++
++++ 23699 lines of diff (skipped)


Reply via email to