Hello community, here is the log from the commit of package ksquares for openSUSE:Factory checked in at 2020-11-10 13:43:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksquares (Old) and /work/SRC/openSUSE:Factory/.ksquares.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksquares" Tue Nov 10 13:43:45 2020 rev:103 rq:846746 version:20.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes 2020-10-13 15:40:17.353282671 +0200 +++ /work/SRC/openSUSE:Factory/.ksquares.new.11331/ksquares.changes 2020-11-10 13:50:39.323167312 +0100 @@ -1,0 +2,9 @@ +Thu Nov 5 22:47:14 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-11-apps-update +- No code change since 20.08.2 + +------------------------------------------------------------------- Old: ---- ksquares-20.08.2.tar.xz ksquares-20.08.2.tar.xz.sig New: ---- ksquares-20.08.3.tar.xz ksquares-20.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksquares.spec ++++++ --- /var/tmp/diff_new_pack.qQyOxX/_old 2020-11-10 13:50:40.003166027 +0100 +++ /var/tmp/diff_new_pack.qQyOxX/_new 2020-11-10 13:50:40.007166019 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksquares -Version: 20.08.2 +Version: 20.08.3 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later ++++++ ksquares-20.08.2.tar.xz -> ksquares-20.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-20.08.2/CMakeLists.txt new/ksquares-20.08.3/CMakeLists.txt --- old/ksquares-20.08.2/CMakeLists.txt 2020-10-06 05:33:08.000000000 +0200 +++ new/ksquares-20.08.3/CMakeLists.txt 2020-11-03 01:40:13.000000000 +0100 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "20") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-20.08.2/po/zh_CN/ksquares.po new/ksquares-20.08.3/po/zh_CN/ksquares.po --- old/ksquares-20.08.2/po/zh_CN/ksquares.po 2020-10-06 05:33:08.000000000 +0200 +++ new/ksquares-20.08.3/po/zh_CN/ksquares.po 2020-11-03 01:40:13.000000000 +0100 @@ -4,7 +4,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-07-13 07:39+0200\n" -"PO-Revision-Date: 2020-09-23 12:20\n" +"PO-Revision-Date: 2020-10-08 19:22\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-20.08.2/src/org.kde.ksquares.appdata.xml new/ksquares-20.08.3/src/org.kde.ksquares.appdata.xml --- old/ksquares-20.08.2/src/org.kde.ksquares.appdata.xml 2020-10-05 08:24:16.000000000 +0200 +++ new/ksquares-20.08.3/src/org.kde.ksquares.appdata.xml 2020-10-31 18:23:42.000000000 +0100 @@ -198,9 +198,9 @@ <project_group>KDE</project_group> <content_rating type="oars-1.1"/> <releases> + <release version="0.6.20083" date="2020-11-05"/> <release version="0.6.20082" date="2020-10-08"/> <release version="0.6.20081" date="2020-09-03"/> <release version="0.6.20080" date="2020-08-13"/> - <release version="0.6.20043" date="2020-07-09"/> </releases> </component>