Hello community,

here is the log from the commit of package partitionmanager for 
openSUSE:Factory checked in at 2017-06-21 13:57:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/partitionmanager (Old)
 and      /work/SRC/openSUSE:Factory/.partitionmanager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "partitionmanager"

Wed Jun 21 13:57:36 2017 rev:2 rq:505075 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/partitionmanager/partitionmanager.changes        
2017-02-03 17:52:59.135092409 +0100
+++ /work/SRC/openSUSE:Factory/.partitionmanager.new/partitionmanager.changes   
2017-06-21 13:57:37.523699096 +0200
@@ -1,0 +2,11 @@
+Mon Jun 19 14:05:02 UTC 2017 - wba...@tmo.at
+
+- Update to 3.1.0
+  * Workaround for a change/bug (see kde#380974) in KNotifications
+    5.33 that in some cases caused KMessageBoxes to hang for a few
+    seconds.
+- Adjust build requirements, Qt 5.7.0 and Frameworks 5.31.0 are
+  needed now
+- Use %kf5_find_htmldocs to generate the documentation file list
+
+-------------------------------------------------------------------

Old:
----
  partitionmanager-3.0.1.tar.xz

New:
----
  partitionmanager-3.1.0.tar.xz

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

Other differences:
------------------
++++++ partitionmanager.spec ++++++
--- /var/tmp/diff_new_pack.05t53w/_old  2017-06-21 13:57:38.219600934 +0200
+++ /var/tmp/diff_new_pack.05t53w/_new  2017-06-21 13:57:38.223600369 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package partitionmanager
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:           partitionmanager
-Version:        3.0.1
+Version:        3.1.0
 Release:        0
 Url:            https://www.kde.org/applications/system/kdepartitionmanager/
 Source:         
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
@@ -31,22 +31,22 @@
 BuildRequires:  libblkid-devel
 BuildRequires:  parted-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  cmake(KF5Config) >= 5.23.0
-BuildRequires:  cmake(KF5ConfigWidgets) >= 5.23.0
-BuildRequires:  cmake(KF5CoreAddons) >= 5.23.0
-BuildRequires:  cmake(KF5Crash) >= 5.23.0
-BuildRequires:  cmake(KF5DocTools) >= 5.23.0
-BuildRequires:  cmake(KF5I18n) >= 5.23.0
-BuildRequires:  cmake(KF5IconThemes) >= 5.23.0
-BuildRequires:  cmake(KF5JobWidgets) >= 5.23.0
-BuildRequires:  cmake(KF5KIO) >= 5.23.0
-BuildRequires:  cmake(KF5Service) >= 5.23.0
-BuildRequires:  cmake(KF5WidgetsAddons) >= 5.23.0
-BuildRequires:  cmake(KF5XmlGui) >= 5.23.0
+BuildRequires:  cmake(KF5Config) >= 5.31.0
+BuildRequires:  cmake(KF5ConfigWidgets) >= 5.31.0
+BuildRequires:  cmake(KF5CoreAddons) >= 5.31.0
+BuildRequires:  cmake(KF5Crash) >= 5.31.0
+BuildRequires:  cmake(KF5DocTools) >= 5.31.0
+BuildRequires:  cmake(KF5I18n) >= 5.31.0
+BuildRequires:  cmake(KF5IconThemes) >= 5.31.0
+BuildRequires:  cmake(KF5JobWidgets) >= 5.31.0
+BuildRequires:  cmake(KF5KIO) >= 5.31.0
+BuildRequires:  cmake(KF5Service) >= 5.31.0
+BuildRequires:  cmake(KF5WidgetsAddons) >= 5.31.0
+BuildRequires:  cmake(KF5XmlGui) >= 5.31.0
 BuildRequires:  cmake(KPMcore) >= %(echo %{version} | awk -F. '{print 
$1"."$2}')
-BuildRequires:  cmake(Qt5Core) >= 5.4.1
-BuildRequires:  cmake(Qt5Gui) >= 5.4.1
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.1
+BuildRequires:  cmake(Qt5Core) >= 5.7.0
+BuildRequires:  cmake(Qt5Gui) >= 5.7.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.7.0
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      partitionmanager5 < %{version}
@@ -73,38 +73,28 @@
 
 %install
   %kf5_makeinstall -C build
-  %suse_update_desktop_file org.kde.PartitionManager
+  %suse_update_desktop_file org.kde.partitionmanager
   %if %{with lang}
     %find_lang partitionmanager
+    %kf5_find_htmldocs
   %endif
 
 %files
 %defattr(-,root,root)
 %doc README.md COPYING.GPL3
 %{_kf5_bindir}/partitionmanager
-%{_kf5_appstreamdir}/org.kde.PartitionManager.appdata.xml
-%{_kf5_applicationsdir}/org.kde.PartitionManager.desktop
+%{_kf5_appstreamdir}/org.kde.partitionmanager.appdata.xml
+%{_kf5_applicationsdir}/org.kde.partitionmanager.desktop
 %{_kf5_configkcfgdir}/
 %{_kf5_iconsdir}/hicolor/*/apps/partitionmanager.svg
 %{_kf5_kxmlguidir}/partitionmanager/
 
 %if %{with lang}
 %files lang -f partitionmanager.lang
-%defattr(-,root,root)
-%doc %lang(et) %{_kf5_htmldir}/et/partitionmanager/
-%doc %lang(es) %{_kf5_htmldir}/es/partitionmanager/
-%doc %lang(ca) %{_kf5_htmldir}/ca/partitionmanager/
-%doc %lang(de) %{_kf5_htmldir}/de/partitionmanager/
-%doc %lang(it) %{_kf5_htmldir}/it/partitionmanager/
-%doc %lang(nl) %{_kf5_htmldir}/nl/partitionmanager/
-%dir %{_kf5_htmldir}/pt_BR/
-%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/partitionmanager/
-%doc %lang(sv) %{_kf5_htmldir}/sv/partitionmanager/
-%doc %lang(uk) %{_kf5_htmldir}/uk/partitionmanager/
 %else
 %files lang
-%defattr(-,root,root)
 %endif
+%defattr(-,root,root)
 %doc %lang(en) %{_kf5_htmldir}/en/partitionmanager/
 
 %changelog

++++++ partitionmanager-3.0.1.tar.xz -> partitionmanager-3.1.0.tar.xz ++++++
++++ 17310 lines of diff (skipped)


Reply via email to