Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2021-04-24 23:07:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Sat Apr 24 23:07:30 2021 rev:69 rq:887631 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2021-03-08 
15:12:16.633710209 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.12324/kcalutils.changes   
2021-04-24 23:08:07.783307972 +0200
@@ -1,0 +2,29 @@
+Fri Apr 16 16:11:34 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:01 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:42 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Use autorcc directly
+  * Use git commit hook
+  * run git clang-format
+  * It's already in qt5.14
+  * Remove not implemented method
+  * It compiles fine without deprecated method
+
+-------------------------------------------------------------------

Old:
----
  kcalutils-20.12.3.tar.xz
  kcalutils-20.12.3.tar.xz.sig

New:
----
  kcalutils-21.04.0.tar.xz
  kcalutils-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.Cec3LA/_old  2021-04-24 23:08:09.339310172 +0200
+++ /var/tmp/diff_new_pack.Cec3LA/_new  2021-04-24 23:08:09.343310177 +0200
@@ -16,18 +16,22 @@
 #
 
 
-%define kf5_version 5.75.0
+%define kf5_version 5.79.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalutils
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(Grantlee5)
@@ -38,10 +42,8 @@
 BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
 BuildRequires:  cmake(KF5IdentityManagement)
 BuildRequires:  cmake(KF5KDELibs4Support) >= %{kf5_version}
-BuildRequires:  cmake(Qt5Test) >= 5.2.0
+BuildRequires:  cmake(Qt5Test)
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
 # Only with stable builds
 %requires_eq    grantlee5
 Recommends:     %{name}-lang
@@ -79,7 +81,7 @@
 %endif
 
 %prep
-%setup -q -n kcalutils-%{version}
+%autosetup -p1 -n kcalutils-%{version}
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
@@ -96,9 +98,9 @@
 
 %files -n libKF5CalendarUtils5
 %license LICENSES/*
-%{_kf5_libdir}/libKF5CalendarUtils.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
+%{_kf5_libdir}/libKF5CalendarUtils.so.*
 
 %files devel
 %license LICENSES/*


++++++ kcalutils-20.12.3.tar.xz -> kcalutils-21.04.0.tar.xz ++++++
++++ 109772 lines of diff (skipped)

Reply via email to