Hello community, here is the log from the commit of package kinit for openSUSE:Factory checked in at 2016-08-29 15:04:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinit (Old) and /work/SRC/openSUSE:Factory/.kinit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinit" Changes: -------- --- /work/SRC/openSUSE:Factory/kinit/kinit.changes 2016-07-15 12:35:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kinit.new/kinit.changes 2016-08-29 15:04:49.000000000 +0200 @@ -1,0 +2,9 @@ +Sun Aug 7 21:53:47 UTC 2016 - [email protected] + +- Update to 5.25.0 + * Qt >= 5.5 is now required + * Adapt KInit to Mac OS X + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.25.0.php + +------------------------------------------------------------------- Old: ---- kinit-5.24.0.tar.xz New: ---- kinit-5.25.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinit.spec ++++++ --- /var/tmp/diff_new_pack.cl0o0o/_old 2016-08-29 15:04:52.000000000 +0200 +++ /var/tmp/diff_new_pack.cl0o0o/_new 2016-08-29 15:04:52.000000000 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.24 +%define _tar_path 5.25 Name: kinit -Version: 5.24.0 +Version: 5.25.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -34,10 +34,10 @@ BuildRequires: kwindowsystem-devel >= %{_tar_path} BuildRequires: libcap-devel BuildRequires: libcap-progs -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Gui) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5Core) >= 5.5.0 +BuildRequires: cmake(Qt5DBus) >= 5.5.0 +BuildRequires: cmake(Qt5Gui) >= 5.5.0 +BuildRequires: cmake(Qt5Widgets) >= 5.5.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) %if %{with lang} ++++++ fpie.patch ++++++ --- /var/tmp/diff_new_pack.cl0o0o/_old 2016-08-29 15:04:52.000000000 +0200 +++ /var/tmp/diff_new_pack.cl0o0o/_new 2016-08-29 15:04:52.000000000 +0200 @@ -2,7 +2,7 @@ index 46d6cb3..31434df 100644 --- a/src/start_kdeinit/CMakeLists.txt +++ b/src/start_kdeinit/CMakeLists.txt -@@ -2,6 +2,11 @@ add_executable(start_kdeinit start_kdeinit.c) +@@ -3,6 +3,11 @@ add_executable(start_kdeinit start_kdeinit.c) if (Libcap_FOUND) target_link_libraries(start_kdeinit ${Libcap_LIBRARIES}) endif() @@ -12,5 +12,5 @@ +set_property(TARGET start_kdeinit APPEND_STRING PROPERTY LINK_FLAGS " -pie") + add_executable(start_kdeinit_wrapper start_kdeinit_wrapper.c) + ecm_mark_nongui_executable(start_kdeinit_wrapper) - install(TARGETS start_kdeinit DESTINATION ${CMAKE_INSTALL_FULL_LIBEXECDIR_KF5}) ++++++ kinit-5.24.0.tar.xz -> kinit-5.25.0.tar.xz ++++++ ++++ 7342 lines of diff (skipped)
