Hello community,
here is the log from the commit of package ktp-common-internals for
openSUSE:Leap:15.2 checked in at 2020-06-15 05:31:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ktp-common-internals (Old)
and /work/SRC/openSUSE:Leap:15.2/.ktp-common-internals.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-common-internals"
Mon Jun 15 05:31:26 2020 rev:9 rq:813972 version:20.04.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/ktp-common-internals/ktp-common-internals.changes
2020-05-25 13:42:31.419389552 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.ktp-common-internals.new.3606/ktp-common-internals.changes
2020-06-15 05:31:28.006371462 +0200
@@ -1,0 +2,9 @@
+Tue Jun 9 12:15:55 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.04.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------
Old:
----
ktp-common-internals-20.04.1.tar.xz
ktp-common-internals-20.04.1.tar.xz.sig
New:
----
ktp-common-internals-20.04.2.tar.xz
ktp-common-internals-20.04.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ktp-common-internals.spec ++++++
--- /var/tmp/diff_new_pack.jgcY1V/_old 2020-06-15 05:31:28.498373045 +0200
+++ /var/tmp/diff_new_pack.jgcY1V/_new 2020-06-15 05:31:28.502373058 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: ktp-common-internals
-Version: 20.04.1
+Version: 20.04.2
Release: 0
Summary: Telepathy common module
License: LGPL-2.1-or-later
++++++ ktp-common-internals-20.04.1.tar.xz ->
ktp-common-internals-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ktp-common-internals-20.04.1/CMakeLists.txt
new/ktp-common-internals-20.04.2/CMakeLists.txt
--- old/ktp-common-internals-20.04.1/CMakeLists.txt 2020-05-12
03:23:44.000000000 +0200
+++ new/ktp-common-internals-20.04.2/CMakeLists.txt 2020-06-09
02:42:57.000000000 +0200
@@ -12,7 +12,7 @@
# KDE Application Version, managed by release script
set (RELEASE_SERVICE_VERSION_MAJOR "20")
set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
# Bump for every 0.x release, or whenever BC changes
set (KTP_SONUMBER 9) # SO 9 is for 15.08 release