Hello community,

here is the log from the commit of package kguiaddons for openSUSE:Factory 
checked in at 2017-06-01 16:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kguiaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kguiaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kguiaddons"

Thu Jun  1 16:23:38 2017 rev:41 rq:497006 version:5.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kguiaddons/kguiaddons.changes    2017-04-30 
21:18:12.868780731 +0200
+++ /work/SRC/openSUSE:Factory/.kguiaddons.new/kguiaddons.changes       
2017-06-01 16:24:22.353867403 +0200
@@ -1,0 +2,15 @@
+Thu May 18 14:46:43 UTC 2017 - [email protected]
+
+- Drop kguiaddons-use-susehelp.patch (boo#1039086)
+
+-------------------------------------------------------------------
+Mon May 15 13:53:13 CEST 2017 - [email protected]
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kguiaddons-5.33.0.tar.xz
  kguiaddons-use-susehelp.patch

New:
----
  kguiaddons-5.34.0.tar.xz

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

Other differences:
------------------
++++++ kguiaddons.spec ++++++
--- /var/tmp/diff_new_pack.ibzMFZ/_old  2017-06-01 16:24:22.929786195 +0200
+++ /var/tmp/diff_new_pack.ibzMFZ/_new  2017-06-01 16:24:22.933785630 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5GuiAddons5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:           kguiaddons
-Version:        5.33.0
+Version:        5.34.0
 Release:        0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -38,8 +38,6 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE kguiaddons-use-susehelp.patch -- Use susehelp wrapper, 
instead of khelpcenter command (we use khelpcenter5)
-Patch0:         kguiaddons-use-susehelp.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,7 +66,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++++++ kguiaddons-5.33.0.tar.xz -> kguiaddons-5.34.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kguiaddons-5.33.0/CMakeLists.txt 
new/kguiaddons-5.34.0/CMakeLists.txt
--- old/kguiaddons-5.33.0/CMakeLists.txt        2017-04-01 19:30:35.000000000 
+0200
+++ new/kguiaddons-5.34.0/CMakeLists.txt        2017-05-06 10:34:20.000000000 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
 project(KGuiAddons VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 


Reply via email to