Hello community,

here is the log from the commit of package incidenceeditor for openSUSE:Factory 
checked in at 2020-07-14 07:46:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Tue Jul 14 07:46:31 2020 rev:53 rq:820136 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2020-06-14 18:18:25.327338414 +0200
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.3060/incidenceeditor.changes    
    2020-07-14 07:47:14.171449914 +0200
@@ -1,0 +2,10 @@
+Thu Jul  9 20:08:43 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- Changes since 20.04.2:
+  * Generate a journal entry when the completion percentage is set to 100% 
(kde#423121)
+
+-------------------------------------------------------------------

Old:
----
  incidenceeditor-20.04.2.tar.xz
  incidenceeditor-20.04.2.tar.xz.sig

New:
----
  incidenceeditor-20.04.3.tar.xz
  incidenceeditor-20.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.v9Sbqf/_old  2020-07-14 07:47:15.623454602 +0200
+++ /var/tmp/diff_new_pack.v9Sbqf/_new  2020-07-14 07:47:15.623454602 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           incidenceeditor
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ incidenceeditor-20.04.2.tar.xz -> incidenceeditor-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-20.04.2/CMakeLists.txt 
new/incidenceeditor-20.04.3/CMakeLists.txt
--- old/incidenceeditor-20.04.2/CMakeLists.txt  2020-06-09 02:47:18.000000000 
+0200
+++ new/incidenceeditor-20.04.3/CMakeLists.txt  2020-07-07 03:09:47.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.2")
+set(PIM_VERSION "5.14.3")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -30,18 +30,18 @@
 
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.14.2")
-set(KDEPIM_LIB_VERSION "5.14.2")
+set(AKONADI_MIMELIB_VERSION "5.14.3")
+set(KDEPIM_LIB_VERSION "5.14.3")
 set(QT_REQUIRED_VERSION "5.12.0")
-set(KMIME_LIB_VERSION "5.14.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.14.2")
-set(KLDAP_LIB_VERSION "5.14.2")
-set(CALENDARUTILS_LIB_VERSION "5.14.2")
-set(CALENDARSUPPORT_LIB_VERSION "5.14.2")
-set(LIBKDEPIM_LIB_VERSION "5.14.2")
-set(EVENTVIEW_LIB_VERSION "5.14.2")
-set(AKONADI_VERSION "5.14.2")
-set(AKONADICONTACT_LIB_VERSION "5.14.2")
+set(KMIME_LIB_VERSION "5.14.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.14.3")
+set(KLDAP_LIB_VERSION "5.14.3")
+set(CALENDARUTILS_LIB_VERSION "5.14.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.14.3")
+set(LIBKDEPIM_LIB_VERSION "5.14.3")
+set(EVENTVIEW_LIB_VERSION "5.14.3")
+set(AKONADI_VERSION "5.14.3")
+set(AKONADICONTACT_LIB_VERSION "5.14.3")
 
 set(KDIAGRAM_LIB_VERSION "1.4.0")
 find_package(KGantt ${KDIAGRAM_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-20.04.2/po/zh_CN/libincidenceeditors.po 
new/incidenceeditor-20.04.3/po/zh_CN/libincidenceeditors.po
--- old/incidenceeditor-20.04.2/po/zh_CN/libincidenceeditors.po 2020-06-09 
02:47:18.000000000 +0200
+++ new/incidenceeditor-20.04.3/po/zh_CN/libincidenceeditors.po 2020-07-07 
03:09:47.000000000 +0200
@@ -13,8 +13,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-12 09:13+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -22,8 +22,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/pim/libincidenceeditors.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/incidenceeditor/libincidenceeditors."
+"pot\n"
+"X-Crowdin-File-ID: 3081\n"
 
 #: alarmdialog.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-20.04.2/src/incidencecompletionpriority.cpp 
new/incidenceeditor-20.04.3/src/incidencecompletionpriority.cpp
--- old/incidenceeditor-20.04.2/src/incidencecompletionpriority.cpp     
2020-05-22 06:55:34.000000000 +0200
+++ new/incidenceeditor-20.04.3/src/incidencecompletionpriority.cpp     
2020-07-06 20:24:51.000000000 +0200
@@ -124,7 +124,11 @@
     if (d->mOrigPercentCompleted != -1) {
         todo->setPercentComplete(d->mOrigPercentCompleted);
     } else {
-        todo->setPercentComplete(d->mUi->mCompletionSlider->value());
+        const int pct = d->mUi->mCompletionSlider->value();
+        todo->setPercentComplete(pct);
+        if (pct >= 100) {
+            todo->setCompleted(QDateTime::currentDateTimeUtc());
+        }
     }
     todo->setPriority(d->mUi->mPriorityCombo->currentIndex());
 }


Reply via email to