Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at 2022-01-11 21:19:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktorrent (Old) and /work/SRC/openSUSE:Factory/.ktorrent.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktorrent" Tue Jan 11 21:19:05 2022 rev:129 rq:944400 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes 2021-12-13 20:49:11.152588456 +0100 +++ /work/SRC/openSUSE:Factory/.ktorrent.new.1892/ktorrent.changes 2022-01-11 21:23:02.541118046 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:26:18 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- 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: ---- ktorrent-21.12.0.tar.xz ktorrent-21.12.0.tar.xz.sig New: ---- ktorrent-21.12.1.tar.xz ktorrent-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.z7k2go/_old 2022-01-11 21:23:03.237118535 +0100 +++ /var/tmp/diff_new_pack.z7k2go/_new 2022-01-11 21:23:03.241118538 +0100 @@ -18,16 +18,16 @@ # 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: ktorrent -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: KDE BitTorrent Client License: GPL-2.0-or-later Group: Productivity/Networking/File-Sharing URL: https://apps.kde.org/ktorrent Source0: 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 @@ -112,7 +112,7 @@ %fdupes -s %{buildroot} -%if %{with lang} +%if %{with released} %find_lang %{name} %{kf5_find_htmldocs} %endif @@ -141,7 +141,7 @@ %{_kf5_sharedir}/ktorrent/ %endif -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ ktorrent-21.12.0.tar.xz -> ktorrent-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-21.12.0/CMakeLists.txt new/ktorrent-21.12.1/CMakeLists.txt --- old/ktorrent-21.12.0/CMakeLists.txt 2021-12-03 01:18:29.000000000 +0100 +++ new/ktorrent-21.12.1/CMakeLists.txt 2022-01-04 01:26:28.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KTorrent VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-21.12.0/ktorrent/org.kde.ktorrent.appdata.xml new/ktorrent-21.12.1/ktorrent/org.kde.ktorrent.appdata.xml --- old/ktorrent-21.12.0/ktorrent/org.kde.ktorrent.appdata.xml 2021-12-02 23:00:07.000000000 +0100 +++ new/ktorrent-21.12.1/ktorrent/org.kde.ktorrent.appdata.xml 2022-01-03 23:03:40.000000000 +0100 @@ -799,10 +799,10 @@ <binary>ktorrent</binary> </provides> <releases> + <release version="21.12.1" date="2022-01-06"/> + <release version="21.12.0" date="2021-12-09"/> <release version="21.08.3" date="2021-11-04"/> <release version="21.08.2" date="2021-10-07"/> - <release version="21.08.1" date="2021-09-02"/> - <release version="21.08.0" date="2021-08-12"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-21.12.0/po/zh_CN/ktorrent.po new/ktorrent-21.12.1/po/zh_CN/ktorrent.po --- old/ktorrent-21.12.0/po/zh_CN/ktorrent.po 2021-12-03 01:18:29.000000000 +0100 +++ new/ktorrent-21.12.1/po/zh_CN/ktorrent.po 2022-01-04 01:26:28.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-27 00:17+0000\n" -"PO-Revision-Date: 2021-11-30 15:23\n" +"PO-Revision-Date: 2021-12-22 14:09\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"