Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2020-05-20 18:40:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Wed May 20 18:40:22 2020 rev:58 rq:806411 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2020-04-25 
20:23:08.589380991 +0200
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.2738/kcalutils.changes    
2020-05-20 18:40:35.808626504 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:15 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -25,2 +31,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -40 +45 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -54 +59 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.if3UcN/_old  2020-05-20 18:40:36.656628409 +0200
+++ /var/tmp/diff_new_pack.if3UcN/_new  2020-05-20 18:40:36.656628409 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalutils
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later


++++++ kcalutils-20.04.0.tar.xz -> kcalutils-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-20.04.0/CMakeLists.txt 
new/kcalutils-20.04.1/CMakeLists.txt
--- old/kcalutils-20.04.0/CMakeLists.txt        2020-04-17 02:37:43.000000000 
+0200
+++ new/kcalutils-20.04.1/CMakeLists.txt        2020-05-12 03:24:25.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
 project(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,7 +24,7 @@
 include(KPIMGrantleeMacros)
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(IDENTITYMANAGER_LIB_VERSION "5.14.0")
+set(IDENTITYMANAGER_LIB_VERSION "5.14.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5CalendarUtilsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-20.04.0/po/ru/libkcalutils5.po 
new/kcalutils-20.04.1/po/ru/libkcalutils5.po
--- old/kcalutils-20.04.0/po/ru/libkcalutils5.po        2020-04-17 
02:37:43.000000000 +0200
+++ new/kcalutils-20.04.1/po/ru/libkcalutils5.po        2020-05-12 
03:24:25.000000000 +0200
@@ -4,13 +4,13 @@
 # Alexander Potashev <aspotas...@gmail.com>, 2011, 2015, 2016.
 # Nick Shaforostoff <sha...@ukr.net>, 2011.
 # Alexander Lakhin <exclus...@gmail.com>, 2013.
-# Alexander Yavorsky <kekc...@gmail.com>, 2018.
+# Alexander Yavorsky <kekc...@gmail.com>, 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-11 03:24+0100\n"
-"PO-Revision-Date: 2018-08-04 21:30+0300\n"
+"PO-Revision-Date: 2020-04-22 17:41+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -69,9 +69,7 @@
 msgstr "Событие"
 
 #: src/htmlexport.cpp:276
-#, fuzzy, kde-format
-#| msgctxt "@title:column event locatin"
-#| msgid "Location"
+#, kde-format
 msgctxt "@title:column event location"
 msgid "Location"
 msgstr "Место проведения"
@@ -752,9 +750,7 @@
 msgstr "Встречное предложение..."
 
 #: src/incidenceformatter.cpp:2011
-#, fuzzy, kde-format
-#| msgctxt "delegate inviation to another"
-#| msgid "Delegate ..."
+#, kde-format
 msgctxt "delegate invitation to another"
 msgid "Delegate ..."
 msgstr "Делегировать..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-20.04.0/po/zh_CN/libkcalutils5.po 
new/kcalutils-20.04.1/po/zh_CN/libkcalutils5.po
--- old/kcalutils-20.04.0/po/zh_CN/libkcalutils5.po     2020-04-17 
02:37:43.000000000 +0200
+++ new/kcalutils-20.04.1/po/zh_CN/libkcalutils5.po     2020-05-12 
03:24:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-11 03:24+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to