Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2021-05-10 15:35:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and      /work/SRC/openSUSE:Factory/.kunitconversion.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kunitconversion"

Mon May 10 15:35:50 2021 rev:92 rq:891782 version:5.82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2021-04-12 12:36:54.925337938 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.2988/kunitconversion.changes    
    2021-05-10 15:37:36.185988320 +0200
@@ -1,0 +2,9 @@
+Sat May  1 16:41:15 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- No code change since 5.81.0
+
+-------------------------------------------------------------------

Old:
----
  kunitconversion-5.81.0.tar.xz
  kunitconversion-5.81.0.tar.xz.sig

New:
----
  kunitconversion-5.82.0.tar.xz
  kunitconversion-5.82.0.tar.xz.sig

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

Other differences:
------------------
++++++ kunitconversion.spec ++++++
--- /var/tmp/diff_new_pack.ECTiyM/_old  2021-05-10 15:37:36.757986106 +0200
+++ /var/tmp/diff_new_pack.ECTiyM/_new  2021-05-10 15:37:36.761986090 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.81
+%define _tar_path 5.82
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kunitconversion
-Version:        5.81.0
+Version:        5.82.0
 Release:        0
 Summary:        Tool for converting physical units
 License:        LGPL-2.1-or-later
@@ -41,10 +41,10 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
-BuildRequires:  cmake(Qt5Network) >= 5.14.0
-BuildRequires:  cmake(Qt5Test) >= 5.14.0
-BuildRequires:  cmake(Qt5Xml) >= 5.14.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(Qt5Network) >= 5.15.0
+BuildRequires:  cmake(Qt5Test) >= 5.15.0
+BuildRequires:  cmake(Qt5Xml) >= 5.15.0
 
 %description
 KUnitConversion provides functions to convert values in different physical
@@ -68,7 +68,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Core) >= 5.14.0
+Requires:       cmake(Qt5Core) >= 5.15.0
 
 %description devel
 KUnitConversion provides functions to convert values in different physical
@@ -79,15 +79,15 @@
 %lang_package -n %{lname}
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %fdupes %{buildroot}
+%kf5_makeinstall -C build
+%fdupes %{buildroot}
 
 %if %{with lang}
 %find_lang %{name}5


++++++ kunitconversion-5.81.0.tar.xz -> kunitconversion-5.82.0.tar.xz ++++++
++++ 1717 lines of diff (skipped)

Reply via email to