Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2018-08-24 16:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and      /work/SRC/openSUSE:Factory/.kio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio"

Fri Aug 24 16:54:02 2018 rev:68 rq:630616 version:5.49.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio/kio.changes  2018-07-21 10:13:35.171123697 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes     2018-08-24 
16:54:07.829363279 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:11 UTC 2018 - [email protected]
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kio-5.48.0.tar.xz

New:
----
  kio-5.49.0.tar.xz

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

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.WAUu0O/_old  2018-08-24 16:54:08.369363916 +0200
+++ /var/tmp/diff_new_pack.WAUu0O/_new  2018-08-24 16:54:08.369363916 +0200
@@ -16,29 +16,25 @@
 #
 
 
-%bcond_without lang
-%define _tar_path 5.48
-Name:           kio
-Version:        5.48.0
-Release:        0
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
+Name:           kio
+Version:        5.49.0
+Release:        0
 Summary:        Network transparent access to files and data
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0:         kio_help-fallback-to-kde4-docs.patch
 # PATCH-FIX-OPENSUSE
 Patch1:         0001-Revert-Support-NTFS-hidden-files.patch
-%if 0%{?suse_version} < 1330
-# It does not build with the default compiler (GCC 4.8) on Leap 42.x
-BuildRequires:  gcc7-c++
-%endif
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -65,6 +61,7 @@
 BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
+BuildRequires:  pkgconfig
 BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Concurrent) >= 5.6.0
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
@@ -78,11 +75,15 @@
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(x11)
 Requires:       %{name}-core = %{version}
+# KIO/FileDialog uses klauncher directly, but we can't add Requires, as that 
would introduce dep cycle
+Recommends:     kinit
+%if 0%{?suse_version} < 1330
+# It does not build with the default compiler (GCC 4.8) on Leap 42.x
+BuildRequires:  gcc7-c++
+%endif
 %if %{with lang}
 Recommends:     %{name}-lang = %{version}
 %endif
-# KIO/FileDialog uses klauncher directly, but we can't add Requires, as that 
would introduce dep cycle
-Recommends:     kinit
 
 %description
 This framework implements almost all the file management functions you
@@ -127,6 +128,7 @@
 Development files.
 
 %lang_package
+
 %prep
 %setup -q
 %autopatch -p1
@@ -146,15 +148,12 @@
 
 %if %{with lang}
 %find_lang %{name} --with-man --all-name
-%kf5_find_htmldocs
+%{kf5_find_htmldocs}
 %endif
 
 %post core -p /sbin/ldconfig
-
 %postun core -p /sbin/ldconfig
-
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %if %{with lang}
@@ -202,6 +201,7 @@
 %files
 %doc README*
 %license COPYING*
+%{_kf5_debugdir}/kio.categories
 %{_kf5_libdir}/libKF5KIOGui.so.*
 %{_kf5_libdir}/libKF5KIOWidgets.so.*
 %{_kf5_libdir}/libKF5KIOFileWidgets.so.*

++++++ kio-5.48.0.tar.xz -> kio-5.49.0.tar.xz ++++++
++++ 53783 lines of diff (skipped)


Reply via email to