Hello community,

here is the log from the commit of package kproperty for openSUSE:Factory 
checked in at 2019-04-12 09:15:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kproperty (Old)
 and      /work/SRC/openSUSE:Factory/.kproperty.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kproperty"

Fri Apr 12 09:15:59 2019 rev:5 rq:693287 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kproperty/kproperty.changes      2018-03-24 
16:14:24.933583735 +0100
+++ /work/SRC/openSUSE:Factory/.kproperty.new.27019/kproperty.changes   
2019-04-12 09:16:00.781736194 +0200
@@ -1,0 +2,22 @@
+Thu Apr 11 12:04:34 UTC 2019 - wba...@tmo.at
+
+- Update to 3.2.0
+  * New features / APIs
+    + Allow to override behavior of URL editors
+      * added KPropertyEditorItemEvent and
+        KPropertyEditorView::handlePropertyEditorItemEvent()
+    + Add support for relative URL types and classes
+      KPropertyComposedUrl, KPropertyComposedUrlEditor
+      * Added ComposedUrl type
+  * Bug fixes
+    + Bool editor: do not display None for 2-state mode
+    + Adjust size hint of the property name column to fix bold text
+    + Remove infinite loop while resizing double spin box editor
+  * Improvements
+    + Update docs for 3State option
+  * Buildsystem
+    + Fix data install dir for Windows, make icons installed
+      relative to that, make icons coinstallable
+- Run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  kproperty-3.1.0.tar.xz

New:
----
  kproperty-3.2.0.tar.xz

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

Other differences:
------------------
++++++ kproperty.spec ++++++
--- /var/tmp/diff_new_pack.43df5P/_old  2019-04-12 09:16:01.501736630 +0200
+++ /var/tmp/diff_new_pack.43df5P/_new  2019-04-12 09:16:01.501736630 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kproperty
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,33 +12,30 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover 4
-
 Name:           kproperty
-Version:        3.1.0
+Version:        3.2.0
 Release:        0
 Summary:        Property editing framework with editor widget
-License:        LGPL-2.0
+License:        LGPL-2.0-only
 Group:          Productivity/Office/Other
-Url:            http://community.kde.org/KProperty
+URL:            https://community.kde.org/KProperty
 Source0:        
https://download.kde.org/stable/%{name}/src/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
-Patch:          fix-build-with-gcc48.patch
+Patch0:         fix-build-with-gcc48.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
 BuildRequires:  kguiaddons-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     %{name}-lang
 
 %description
@@ -73,7 +70,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 %cmake_kf5 -d build
@@ -87,20 +84,17 @@
 %postun -n libKPropertyCore3-%{sover} -p /sbin/ldconfig
 
 %files -n libKPropertyCore3-%{sover}
-%defattr(-,root,root,-)
 %{_libdir}/libKPropertyCore3.so.*
 
 %post -n libKPropertyWidgets3-%{sover} -p /sbin/ldconfig
 %postun -n libKPropertyWidgets3-%{sover} -p /sbin/ldconfig
 
 %files -n libKPropertyWidgets3-%{sover}
-%defattr(-,root,root,-)
-%doc COPYING.*
+%license COPYING.*
 %{_libdir}/libKPropertyWidgets3.so.*
 
 %files devel
-%defattr(-,root,root,-)
-%doc COPYING*
+%license COPYING*
 %{_includedir}/KPropertyCore3/
 %{_includedir}/KPropertyWidgets3/
 %{_libdir}/libKPropertyWidgets3.so
@@ -110,10 +104,8 @@
 %{_libdir}/pkgconfig/KProperty*.pc
 
 %files
-%defattr(-,root,root,-)
-%{_datadir}/kpropertywidgets3/
+%{_datadir}/kproperty3/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %changelog

++++++ kproperty-3.1.0.tar.xz -> kproperty-3.2.0.tar.xz ++++++
++++ 5011 lines of diff (skipped)


Reply via email to