Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package calendarsupport for openSUSE:Factory
checked in at 2021-08-16 10:06:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
and /work/SRC/openSUSE:Factory/.calendarsupport.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Mon Aug 16 10:06:06 2021 rev:67 rq:911602 version:21.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes
2021-07-09 23:58:19.129000659 +0200
+++
/work/SRC/openSUSE:Factory/.calendarsupport.new.1899/calendarsupport.changes
2021-08-16 10:06:20.595471416 +0200
@@ -1,0 +2,50 @@
+Fri Aug 6 09:34:25 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:04:25 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.07.90
+ * New feature release
+- Changes since 21.07.80:
+ * Refactor timetable printing utility functions
+ * Insert a parent class for CalPrintDay and CalPrintWeek config options
+ * Obey Use Colors option when printing tags
+ * Combine doLoadConfig()/loadConfig(), doSaveConfig()/saveConfig()
+
+-------------------------------------------------------------------
+Sat Jul 17 20:04:51 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.07.80
+ * New feature release
+- Changes since 21.04.3:
+ * Tweak headers
+ * Replace parameters with member references
+ * Move drawJournal() to the only class that might call it.
+ * Refactor Exclude Confidential/Private options
+ * Fix line breaks and duplication in printed headers
+ * Add Exclude Confidential/Private options to the Journal print-out
+ * Print a footer if a page break occurs inside a journal rntry
+ * Sort printed journal entries by date
+ * Replace a variant of a label with the more common version.
+ * Clean up the UI files
+ * Add an Extend Time Range option to the Print Week dialog
+ * Combine the printed timetable implementations
+ * Add common config options to printed journal and year
+ * Fix up the printed incidence
+ * Fix row numbers in Print Month grid layout
+ * Allow the printed to-do list to be sorted by tags
+ * Allow printing of tags, and obey the Colors checkbox
+ * Fix clazy warning
+ * Allow inclusion of categories and start dates in the printed to-do list
(kde#250450)
+ * Fix autotest by partially reverting 298a8e32
+ * Fix clazy warning
+ * Modernize code
+- Only install the license files once
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-21.04.3.tar.xz
calendarsupport-21.04.3.tar.xz.sig
New:
----
calendarsupport-21.08.0.tar.xz
calendarsupport-21.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.OHG1ir/_old 2021-08-16 10:06:21.171470726 +0200
+++ /var/tmp/diff_new_pack.OHG1ir/_new 2021-08-16 10:06:21.175470721 +0200
@@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: calendarsupport
-Version: 21.04.3
+Version: 21.08.0
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -55,7 +55,6 @@
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5UiTools)
BuildRequires: cmake(Qt5Widgets)
-Recommends: %{name}-lang
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -111,7 +110,6 @@
%{_kf5_servicetypesdir}/calendarplugin.desktop
%files devel
-%license LICENSES/*
%{_kf5_cmakedir}/KF5CalendarSupport/
%{_kf5_includedir}/CalendarSupport/
%{_kf5_includedir}/calendarsupport/
@@ -120,11 +118,11 @@
%{_kf5_mkspecsdir}/qt_CalendarSupport.pri
%files -n %{lname}
+%license LICENSES/*
%{_libdir}/libKF5CalendarSupport.so.*
%if %{with lang}
%files lang -f %{name}.lang
-%license LICENSES/*
%endif
%changelog
++++++ calendarsupport-21.04.3.tar.xz -> calendarsupport-21.08.0.tar.xz ++++++
++++ 152858 lines of diff (skipped)