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-09-04 22:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Sat Sep  4 22:33:01 2021 rev:74 rq:915873 version:21.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2021-08-16 
10:06:49.707436575 +0200
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.1899/kcalutils.changes    
2021-09-04 22:34:36.112091612 +0200
@@ -1,0 +2,9 @@
+Wed Sep  1 12:38:06 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.1
+- No code change since 21.08.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.iQHHSc/_old  2021-09-04 22:34:36.552092196 +0200
+++ /var/tmp/diff_new_pack.iQHHSc/_new  2021-09-04 22:34:36.556092201 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalutils
-Version:        21.08.0
+Version:        21.08.1
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later


++++++ kcalutils-21.08.0.tar.xz -> kcalutils-21.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-21.08.0/CMakeLists.txt 
new/kcalutils-21.08.1/CMakeLists.txt
--- old/kcalutils-21.08.0/CMakeLists.txt        2021-07-31 12:07:50.000000000 
+0200
+++ new/kcalutils-21.08.1/CMakeLists.txt        2021-08-13 08:46:25.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
-set(PIM_VERSION "5.18.0")
+set(PIM_VERSION "5.18.1")
 project(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -26,7 +26,7 @@
 include(KPIMGrantleeMacros)
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(IDENTITYMANAGER_LIB_VERSION "5.18.0")
+set(IDENTITYMANAGER_LIB_VERSION "5.18.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-21.08.0/po/de/libkcalutils5.po 
new/kcalutils-21.08.1/po/de/libkcalutils5.po
--- old/kcalutils-21.08.0/po/de/libkcalutils5.po        2021-08-06 
02:22:18.000000000 +0200
+++ new/kcalutils-21.08.1/po/de/libkcalutils5.po        2021-08-31 
02:36:17.000000000 +0200
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: src/grantleetemplatemanager.cpp:83
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-21.08.0/po/fi/libkcalutils5.po 
new/kcalutils-21.08.1/po/fi/libkcalutils5.po
--- old/kcalutils-21.08.0/po/fi/libkcalutils5.po        2021-08-06 
02:22:18.000000000 +0200
+++ new/kcalutils-21.08.1/po/fi/libkcalutils5.po        2021-08-31 
02:36:17.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright ?? 2011, 2012 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdepim package.
-# Tommi Nieminen <transla...@legisign.org>, 2011, 2012, 2015, 2016, 2018, 2020.
+# Tommi Nieminen <transla...@legisign.org>, 2011, 2012, 2015, 2016, 2018, 
2020, 2021.
 # Lasse Liehu <lasse.li...@gmail.com>, 2012, 2013, 2014, 2015.
 #
 # KDE Finnish translation sprint participants:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-21.08.0/po/zh_CN/libkcalutils5.po 
new/kcalutils-21.08.1/po/zh_CN/libkcalutils5.po
--- old/kcalutils-21.08.0/po/zh_CN/libkcalutils5.po     2021-08-06 
02:22:18.000000000 +0200
+++ new/kcalutils-21.08.1/po/zh_CN/libkcalutils5.po     2021-08-31 
02:36:17.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-02 02:47+0100\n"
-"PO-Revision-Date: 2021-07-26 13:50\n"
+"PO-Revision-Date: 2021-08-30 11:46\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to