Hello community,

here is the log from the commit of package kpmcore for openSUSE:Factory checked 
in at 2017-10-02 16:54:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpmcore (Old)
 and      /work/SRC/openSUSE:Factory/.kpmcore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpmcore"

Mon Oct  2 16:54:38 2017 rev:6 rq:530297 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpmcore/kpmcore.changes  2017-07-07 
10:17:12.164580962 +0200
+++ /work/SRC/openSUSE:Factory/.kpmcore.new/kpmcore.changes     2017-10-02 
16:54:48.377316974 +0200
@@ -1,0 +2,26 @@
+Sun Oct  1 18:25:52 UTC 2017 - fab...@ritter-vogt.de
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Sun Oct  1 12:03:27 UTC 2017 - wba...@tmo.at
+
+- Update to 3.2.0
+  * Added support for UDF file system (this change requires
+    util-linux 2.30). While adding support for UDF, the following
+    general improvements were made:
+    + KPM now supports setting label for file systems where it can
+      only be done during initial formating (e.g. nilfs2 or udf)
+    + File system label widget (QLineEdit) now validates its input
+      for certain file systems (at the moment only FAT and UDF),
+      not just maximum label length.
+  * Detection support for ISO9660 file system
+  * kpmcore now has lighter KDE Frameworks dependencies, KIO is no
+    longer necessary, KIconThemes dependency moved from kpmcore to
+    Partition Manager
+  * kpmcore now has its own fstab parser and writer. Before we
+    used to rely on glibc but it had no support for reading fstab
+    comments, etc.
+- Update build requirements
+
+-------------------------------------------------------------------

Old:
----
  kpmcore-3.1.2.tar.xz

New:
----
  kpmcore-3.2.0.tar.xz

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

Other differences:
------------------
++++++ kpmcore.spec ++++++
--- /var/tmp/diff_new_pack.n5V9Ng/_old  2017-10-02 16:54:48.941237821 +0200
+++ /var/tmp/diff_new_pack.n5V9Ng/_new  2017-10-02 16:54:48.945237259 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%global sover 5
+%global sover 6
 %bcond_without lang
 Name:           kpmcore
-Version:        3.1.2
+Version:        3.2.0
 Release:        0
 Summary:        KDE Partition Manager core library
 License:        GPL-3.0
@@ -30,8 +30,6 @@
 Patch1:         fix-build-with-older-parted.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
 BuildRequires:  kservice-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  libatasmart-devel
@@ -40,10 +38,10 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:       libkpmcore%{sover} = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Library for managing partitions. Common code for KDE Partition Manager and 
other projects.
@@ -92,27 +90,22 @@
 %postun -n libkpmcore%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING.GPL3
 %{_kf5_servicetypesdir}/*desktop
 %{_kf5_plugindir}/*.so
 %{_kf5_servicesdir}/*desktop
 
 %files -n libkpmcore%{sover}
-%defattr(-,root,root)
 %doc COPYING.GPL3
-%defattr(-,root,root,-)
 %{_libdir}/libkpmcore.so.*
 
 %files devel
-%defattr(-,root,root,-)
 %{_libdir}/cmake/KPMcore/
 %{_includedir}/kpmcore/
 %{_libdir}/libkpmcore.so
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 %endif
 
 %changelog

++++++ kpmcore-3.1.2.tar.xz -> kpmcore-3.2.0.tar.xz ++++++
++++ 57452 lines of diff (skipped)


Reply via email to