Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-notes for openSUSE:Factory 
checked in at 2022-01-11 21:14:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-notes.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-notes"

Tue Jan 11 21:14:32 2022 rev:66 rq:944243 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes      
2021-12-13 20:39:10.508446703 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-notes.new.1892/akonadi-notes.changes    
2022-01-11 21:15:04.676781930 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:24:53 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  akonadi-notes-21.12.0.tar.xz
  akonadi-notes-21.12.0.tar.xz.sig

New:
----
  akonadi-notes-21.12.1.tar.xz
  akonadi-notes-21.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-notes.spec ++++++
--- /var/tmp/diff_new_pack.qtnlWT/_old  2022-01-11 21:15:05.180782285 +0100
+++ /var/tmp/diff_new_pack.qtnlWT/_new  2022-01-11 21:15:05.184782287 +0100
@@ -19,16 +19,16 @@
 %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
+%bcond_without released
 Name:           akonadi-notes
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Library to implement management of notes in Akonadi
 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}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -79,7 +79,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
   %endif
 
@@ -100,7 +100,7 @@
 %{_kf5_libdir}/libKF5AkonadiNotes.so
 %{_kf5_mkspecsdir}/qt_AkonadiNotes.pri
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 

++++++ akonadi-notes-21.12.0.tar.xz -> akonadi-notes-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-notes-21.12.0/CMakeLists.txt 
new/akonadi-notes-21.12.1/CMakeLists.txt
--- old/akonadi-notes-21.12.0/CMakeLists.txt    2021-11-30 19:41:43.000000000 
+0100
+++ new/akonadi-notes-21.12.1/CMakeLists.txt    2021-12-15 14:04:22.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
 
 project(Akonadi-Notes VERSION ${PIM_VERSION})
 
@@ -34,8 +34,8 @@
 set(QT_REQUIRED_VERSION "5.15.2")
 set(AKONADI_NOTES_VERSION ${PIM_VERSION})
 
-set(KMIMELIB_VERSION "5.19.0")
-set(AKONADI_VERSION "5.19.0")
+set(KMIMELIB_VERSION "5.19.1")
+set(AKONADI_VERSION "5.19.1")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES
     VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-notes-21.12.0/po/zh_CN/akonadinotes5.po 
new/akonadi-notes-21.12.1/po/zh_CN/akonadinotes5.po
--- old/akonadi-notes-21.12.0/po/zh_CN/akonadinotes5.po 2021-12-03 
01:16:10.000000000 +0100
+++ new/akonadi-notes-21.12.1/po/zh_CN/akonadinotes5.po 2022-01-04 
01:23:21.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-09 00:20+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to