commit libktorrent for openSUSE:Factory

2024-07-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2024-07-05 19:49:44

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2080 (New)


Package is "libktorrent"

Fri Jul  5 19:49:44 2024 rev:85 rq:1185655 version:24.05.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2024-06-14 
19:04:59.789892929 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2080/libktorrent.changes
2024-07-05 19:56:25.305800826 +0200
@@ -1,0 +2,9 @@
+Tue Jul  2 13:55:07 UTC 2024 - Christophe Marin 
+
+- Update to 24.05.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.05.2/
+- No code change since 24.05.1
+
+---

Old:

  libktorrent-24.05.1.tar.xz
  libktorrent-24.05.1.tar.xz.sig

New:

  libktorrent-24.05.2.tar.xz
  libktorrent-24.05.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.hIdXMq/_old  2024-07-05 19:56:26.001826257 +0200
+++ /var/tmp/diff_new_pack.hIdXMq/_new  2024-07-05 19:56:26.001826257 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:   libktorrent
-Version:24.05.1
+Version:24.05.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-24.05.1.tar.xz -> libktorrent-24.05.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-24.05.1/CMakeLists.txt 
new/libktorrent-24.05.2/CMakeLists.txt
--- old/libktorrent-24.05.1/CMakeLists.txt  2024-06-10 05:34:54.0 
+0200
+++ new/libktorrent-24.05.2/CMakeLists.txt  2024-06-28 22:14:25.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "24")
 set (RELEASE_SERVICE_VERSION_MINOR "05")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 


commit libktorrent for openSUSE:Factory

2024-04-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2024-04-15 20:16:34

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.26366 (New)


Package is "libktorrent"

Mon Apr 15 20:16:34 2024 rev:82 rq:1167437 version:24.02.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2024-03-22 
15:31:34.201093875 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.26366/libktorrent.changes   
2024-04-15 20:22:44.626087222 +0200
@@ -1,0 +2,9 @@
+Tue Apr  9 18:09:35 UTC 2024 - Christophe Marin 
+
+- Update to 24.02.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.02.2/
+- No code change since 24.02.1
+
+---

Old:

  libktorrent-24.02.1.tar.xz
  libktorrent-24.02.1.tar.xz.sig

New:

  libktorrent-24.02.2.tar.xz
  libktorrent-24.02.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.1ZYtIR/_old  2024-04-15 20:22:45.154106663 +0200
+++ /var/tmp/diff_new_pack.1ZYtIR/_new  2024-04-15 20:22:45.154106663 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 5.246.0
+%define kf6_version 6.0.0
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:   libktorrent
-Version:24.02.1
+Version:24.02.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-24.02.1.tar.xz -> libktorrent-24.02.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-24.02.1/CMakeLists.txt 
new/libktorrent-24.02.2/CMakeLists.txt
--- old/libktorrent-24.02.1/CMakeLists.txt  2024-03-17 04:35:47.0 
+0100
+++ new/libktorrent-24.02.2/CMakeLists.txt  2024-04-08 17:01:20.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "24")
 set (RELEASE_SERVICE_VERSION_MINOR "02")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-24.02.1/po/zh_CN/libktorrent6.po 
new/libktorrent-24.02.2/po/zh_CN/libktorrent6.po
--- old/libktorrent-24.02.1/po/zh_CN/libktorrent6.po2024-03-17 
04:35:47.0 +0100
+++ new/libktorrent-24.02.2/po/zh_CN/libktorrent6.po2024-04-08 
17:01:20.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-12-28 01:33+\n"
-"PO-Revision-Date: 2024-01-06 03:32\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf6-trunk/messages/libktorrent/libktorrent6.pot\n"
-"X-Crowdin-File-ID: 48712\n"
+"X-Crowdin-File: /kf6-stable/messages/libktorrent/libktorrent6.pot\n"
+"X-Crowdin-File-ID: 52788\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format


commit libktorrent for openSUSE:Factory

2024-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2024-03-11 15:31:52

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1770 (New)


Package is "libktorrent"

Mon Mar 11 15:31:52 2024 rev:80 rq:1152071 version:24.02.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-12-09 
22:56:30.206773078 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1770/libktorrent.changes
2024-03-11 15:38:04.271561065 +0100
@@ -1,0 +2,13 @@
+Fri Feb 23 14:00:43 UTC 2024 - Christophe Marin 
+
+- Update to 24.02.0
+  * New feature release
+- No code change since 24.01.95
+
+---
+Fri Feb  9 16:09:51 UTC 2024 - Christophe Marin 
+
+- Update to 24.01.95
+  * https://kde.org/announcements/megarelease/6/rc2/
+
+---

Old:

  libktorrent-23.08.4.tar.xz
  libktorrent-23.08.4.tar.xz.sig

New:

  libktorrent-24.02.0.tar.xz
  libktorrent-24.02.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.rlNjqh/_old  2024-03-11 15:38:04.935585519 +0100
+++ /var/tmp/diff_new_pack.rlNjqh/_new  2024-03-11 15:38:04.935585519 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libktorrent
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,69 +16,73 @@
 #
 
 
-%define sonum   6
+%define kf6_version 5.246.0
+%define qt6_version 6.6.0
+
 %bcond_without released
 Name:   libktorrent
-Version:23.08.4
+Version:24.02.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
 URL:https://apps.kde.org/ktorrent
-Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 BuildRequires:  doxygen
-BuildRequires:  extra-cmake-modules
 BuildRequires:  gmp-devel >= 6.0.0
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  libboost_headers-devel
-BuildRequires:  libgcrypt-devel
-BuildRequires:  cmake(KF5Archive)
-BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5Solid)
-BuildRequires:  cmake(Qca-qt5)
-BuildRequires:  cmake(Qt5Core) >= 5.15.2
-BuildRequires:  cmake(Qt5Network)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5Xml)
+BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF6Archive) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  cmake(KF6KIO) >= %{kf6_version}
+BuildRequires:  cmake(KF6Solid) >= %{kf6_version}
+BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Core5Compat) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Network) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Test) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Xml) >= %{qt6_version}
+BuildRequires:  pkgconfig(libgcrypt) >= 1.4.5
 
 %description
 libktorrent is a torrent downloading library.
 
+%package -n libKTorrent6
+Summary:Torrent Downloading Library
+Provides:   libktorrent = %{version}
+Obsoletes:  libktorrent < %{version}
+Provides:   libktorrent-lang = %{version}
+Obsoletes:  libktorrent-lang < %{version}
+
+%description -n libKTorrent6
+libktorrent is a torrent downloading library.
+
 %package devel
 Summary:Development files for libktorrent
-Requires:   gmp-devel
-Requires:   libKF5Torrent%{sonum} = %{version}
-Requires:   libboost_headers-devel
-Requires:   libgcrypt-devel
-Requires:   cmake(KF5Archive)
-Requires:   cmake(KF5Config)
-Requires:   cmake(KF5KIO)
-Requires:   cmake(Qca-qt5)
-Requires:   cmake(Qt5Core)
-Requires:   cmake(Qt5Network)
+Requires:   libKTorrent6 = %{version}
+Requires:   libboost_headers-devel >= 1.66.0
+Requires:   cmake(KF6Archive) >= %{kf6_version}
+Requires:   cmake(KF6Config) >= %{kf6_version}
+Requires:   cmake(KF6KIO) >= %{kf6_version}
+Requires:   cmake(Qt6Core) >= %{qt6_version}
+Requires:   cmake(Qt6Core5Compat) >= %{qt6_version}
+Requires:   cmake(Qt6Network) >= %{qt6_version}
+Requir

commit libktorrent for openSUSE:Factory

2023-12-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-12-09 22:53:05

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.25432 (New)


Package is "libktorrent"

Sat Dec  9 22:53:05 2023 rev:79 rq:1131957 version:23.08.4

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-11-10 
12:36:23.467301642 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.25432/libktorrent.changes   
2023-12-09 22:56:30.206773078 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 14:20:28 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+---

Old:

  libktorrent-23.08.3.tar.xz
  libktorrent-23.08.3.tar.xz.sig

New:

  libktorrent-23.08.4.tar.xz
  libktorrent-23.08.4.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.4wbEJv/_old  2023-12-09 22:56:30.946800236 +0100
+++ /var/tmp/diff_new_pack.4wbEJv/_new  2023-12-09 22:56:30.946800236 +0100
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.08.3
+Version:23.08.4
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.08.3.tar.xz -> libktorrent-23.08.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.3/CMakeLists.txt 
new/libktorrent-23.08.4/CMakeLists.txt
--- old/libktorrent-23.08.3/CMakeLists.txt  2023-11-04 11:43:05.0 
+0100
+++ new/libktorrent-23.08.4/CMakeLists.txt  2023-12-01 04:08:17.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MICRO "4")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.3/po/ca@valencia/libktorrent5.po 
new/libktorrent-23.08.4/po/ca@valencia/libktorrent5.po
--- old/libktorrent-23.08.3/po/ca@valencia/libktorrent5.po  2023-11-04 
11:43:05.0 +0100
+++ new/libktorrent-23.08.4/po/ca@valencia/libktorrent5.po  2023-12-01 
04:08:17.0 +0100
@@ -442,7 +442,7 @@
 #: src/upnp/httprequest.cpp:39
 #, kde-format
 msgid "Operation timed out"
-msgstr "L'operació ha excedit el temps límit"
+msgstr "L'operació ha excedit el temps"
 
 #: src/upnp/upnprouter.cpp:156
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.3/po/nb/libktorrent5.po 
new/libktorrent-23.08.4/po/nb/libktorrent5.po
--- old/libktorrent-23.08.3/po/nb/libktorrent5.po   2023-11-04 
11:43:05.0 +0100
+++ new/libktorrent-23.08.4/po/nb/libktorrent5.po   2023-12-01 
04:08:17.0 +0100
@@ -1,4 +1,4 @@
-# Translation of libktorrent5 to Norwegian Bokmål
+# Translation of libktorrent6 to Norwegian Bokmål
 #
 # Bjørn Steensrud , 2010, 2011, 2013.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.3/po/nn/libktorrent5.po 
new/libktorrent-23.08.4/po/nn/libktorrent5.po
--- old/libktorrent-23.08.3/po/nn/libktorrent5.po   2023-11-04 
11:43:05.0 +0100
+++ new/libktorrent-23.08.4/po/nn/libktorrent5.po   2023-12-01 
04:08:17.0 +0100
@@ -1,4 +1,4 @@
-# Translation of libktorrent5 to Norwegian Nynorsk
+# Translation of libktorrent6 to Norwegian Nynorsk
 #
 # Karl Ove Hufthammer , 2007, 2008, 2009, 2010, 2020.
 # Eirik U. Birkeland , 2008, 2009.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.3/po/se/libktorrent5.po 
new/libktorrent-23.08.4/po/se/libktorrent5.po
--- old/libktorrent-23.08.3/po/se/libktorrent5.po   2023-11-04 
11:43:05.0 +0100
+++ new/libktorrent-23.08.4/po/se/libktorrent5.po   2023-12-01 
04:08:17.0 +0100
@@ -1,4 +1,4 @@
-# Translation of libktorrent5 to Northern Sami
+# Translation of libktorrent6 to Northern Sami
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.3/po/zh_CN/libktorrent5.po 
new/libktorrent-23.08.4/po/zh_CN/libktorrent5.po
--- old/libktorrent

commit libktorrent for openSUSE:Factory

2023-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-11-10 12:32:43

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.17445 (New)


Package is "libktorrent"

Fri Nov 10 12:32:43 2023 rev:78 rq:1124664 version:23.08.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-10-12 
23:46:47.827080682 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.17445/libktorrent.changes   
2023-11-10 12:36:23.467301642 +0100
@@ -1,0 +2,9 @@
+Tue Nov  7 17:05:30 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- No code change since 23.08.2
+
+---

Old:

  libktorrent-23.08.2.tar.xz
  libktorrent-23.08.2.tar.xz.sig

New:

  libktorrent-23.08.3.tar.xz
  libktorrent-23.08.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.fAOmv4/_old  2023-11-10 12:36:24.211329179 +0100
+++ /var/tmp/diff_new_pack.fAOmv4/_new  2023-11-10 12:36:24.211329179 +0100
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.08.2
+Version:23.08.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.08.2.tar.xz -> libktorrent-23.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.2/CMakeLists.txt 
new/libktorrent-23.08.3/CMakeLists.txt
--- old/libktorrent-23.08.2/CMakeLists.txt  2023-10-10 05:20:42.0 
+0200
+++ new/libktorrent-23.08.3/CMakeLists.txt  2023-11-04 11:43:05.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.2/po/zh_CN/libktorrent5.po 
new/libktorrent-23.08.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-23.08.2/po/zh_CN/libktorrent5.po2023-10-10 
05:20:42.0 +0200
+++ new/libktorrent-23.08.3/po/zh_CN/libktorrent5.po2023-11-04 
11:43:05.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2023-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-10-12 23:43:44

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1807 (New)


Package is "libktorrent"

Thu Oct 12 23:43:44 2023 rev:77 rq:1117402 version:23.08.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-09-15 
22:08:56.040555427 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1807/libktorrent.changes
2023-10-12 23:46:47.827080682 +0200
@@ -1,0 +2,9 @@
+Tue Oct 10 18:28:16 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- No code change since 23.08.1
+
+---

Old:

  libktorrent-23.08.1.tar.xz
  libktorrent-23.08.1.tar.xz.sig

New:

  libktorrent-23.08.2.tar.xz
  libktorrent-23.08.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.y8gZFV/_old  2023-10-12 23:46:48.335099076 +0200
+++ /var/tmp/diff_new_pack.y8gZFV/_new  2023-10-12 23:46:48.335099076 +0200
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.08.1
+Version:23.08.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.08.1.tar.xz -> libktorrent-23.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.1/CMakeLists.txt 
new/libktorrent-23.08.2/CMakeLists.txt
--- old/libktorrent-23.08.1/CMakeLists.txt  2023-09-09 10:23:17.0 
+0200
+++ new/libktorrent-23.08.2/CMakeLists.txt  2023-10-10 05:20:42.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.1/po/ca@valencia/libktorrent5.po 
new/libktorrent-23.08.2/po/ca@valencia/libktorrent5.po
--- old/libktorrent-23.08.1/po/ca@valencia/libktorrent5.po  2023-09-09 
10:23:17.0 +0200
+++ new/libktorrent-23.08.2/po/ca@valencia/libktorrent5.po  2023-10-10 
05:20:42.0 +0200
@@ -452,7 +452,9 @@
 #: src/upnp/upnprouter.cpp:166
 #, kde-format
 msgid "Error parsing router description."
-msgstr "S'ha produït un error en analitzar la descripció de l'encaminador."
+msgstr ""
+"S'ha produït un error en l'anàlisi sintàctica de la descripció de "
+"l'encaminador."
 
 #: src/upnp/upnprouter.cpp:200
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.1/po/gl/libktorrent5.po 
new/libktorrent-23.08.2/po/gl/libktorrent5.po
--- old/libktorrent-23.08.1/po/gl/libktorrent5.po   2023-09-09 
10:23:17.0 +0200
+++ new/libktorrent-23.08.2/po/gl/libktorrent5.po   2023-10-10 
05:20:42.0 +0200
@@ -211,7 +211,7 @@
 #: src/download/httpconnection.cpp:96
 #, kde-format
 msgid "Resolving proxy %1:%2"
-msgstr "Estase a resolver o mandatario %1:%2"
+msgstr "Resolvendo o mandatario %1:%2"
 
 #: src/download/httpconnection.cpp:100 src/download/httpconnection.cpp:114
 #, kde-format
@@ -221,7 +221,7 @@
 #: src/download/httpconnection.cpp:110
 #, kde-format
 msgid "Resolving hostname %1"
-msgstr "Estase a resolver o nome de servidor %1"
+msgstr "Resolvendo o nome de servidor %1"
 
 #: src/download/httpconnection.cpp:126 src/download/webseed.cpp:306
 #, kde-format
@@ -246,7 +246,7 @@
 #: src/download/httpconnection.cpp:186
 #, kde-format
 msgid "Connecting"
-msgstr "Estase a conectar"
+msgstr "Conectando"
 
 #: src/download/httpconnection.cpp:195
 #, kde-format
@@ -293,7 +293,7 @@
 #: src/interfaces/trackerinterface.cpp:47
 #, kde-format
 msgid "Announcing"
-msgstr "Estase a anunciar"
+msgstr "Anunciando"
 
 #: src/interfaces/trackerinterface.cpp:49 src/torrent/torrentstats.cpp:86
 #, kde-format
@@ -366,7 +366,7 @@
 #, kde-format
 msgctxt "Status of a torrent file"
 msgid "Seeding"
-msgstr "Estase a espallar"
+msgstr "Espallando"
 
 #: src/torrent/torrentstats.cpp:80
 #, kde-format
@@ -386,7 +386,7 @@
 #: src/torrent/torrentstats.cpp:88
 #, kde-format
 msgid "Allocating diskspace"
-msgstr "Estase a reservar o espazo en disco"
+msgstr "Reservand

commit libktorrent for openSUSE:Factory

2023-09-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-09-15 22:04:12

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1766 (New)


Package is "libktorrent"

Fri Sep 15 22:04:12 2023 rev:76 rq:279 version:23.08.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-08-31 
13:50:24.318275430 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1766/libktorrent.changes
2023-09-15 22:08:56.040555427 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:56:44 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- No code change since 23.08.0
+
+---

Old:

  libktorrent-23.08.0.tar.xz
  libktorrent-23.08.0.tar.xz.sig

New:

  libktorrent-23.08.1.tar.xz
  libktorrent-23.08.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.o6Rjak/_old  2023-09-15 22:08:57.880621217 +0200
+++ /var/tmp/diff_new_pack.o6Rjak/_new  2023-09-15 22:08:57.896621790 +0200
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.08.0
+Version:23.08.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.08.0.tar.xz -> libktorrent-23.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.0/CMakeLists.txt 
new/libktorrent-23.08.1/CMakeLists.txt
--- old/libktorrent-23.08.0/CMakeLists.txt  2023-08-16 22:25:52.0 
+0200
+++ new/libktorrent-23.08.1/CMakeLists.txt  2023-09-09 10:23:17.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.08.0/po/zh_CN/libktorrent5.po 
new/libktorrent-23.08.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-23.08.0/po/zh_CN/libktorrent5.po2023-08-16 
22:25:52.0 +0200
+++ new/libktorrent-23.08.1/po/zh_CN/libktorrent5.po2023-09-09 
10:23:17.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2023-08-02 12:44\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2023-08-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-08-31 13:45:12

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1766 (New)


Package is "libktorrent"

Thu Aug 31 13:45:12 2023 rev:75 rq:1105799 version:23.08.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-07-07 
15:52:17.149970757 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1766/libktorrent.changes
2023-08-31 13:50:24.318275430 +0200
@@ -1,0 +2,24 @@
+Sun Aug 20 14:00:17 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+---
+Mon Aug 14 08:03:34 UTC 2023 - Christophe Marin 
+
+- Update to 23.07.90
+  * New feature release
+- No code change since 23.07.80
+
+---
+Tue Aug  1 10:14:30 UTC 2023 - Christophe Marin 
+
+- Update to 23.07.80
+  * New feature release
+- Changes since 23.04.3:
+  * Add missing find_package call for Qt5Compat
+
+---

Old:

  libktorrent-23.04.3.tar.xz
  libktorrent-23.04.3.tar.xz.sig

New:

  libktorrent-23.08.0.tar.xz
  libktorrent-23.08.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.JuPvMk/_old  2023-08-31 13:50:25.646322897 +0200
+++ /var/tmp/diff_new_pack.JuPvMk/_new  2023-08-31 13:50:25.650323040 +0200
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.04.3
+Version:23.08.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
@@ -40,7 +40,7 @@
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Solid)
 BuildRequires:  cmake(Qca-qt5)
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.2
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Xml)
@@ -82,6 +82,9 @@
 sed -i 's#1.71.0#1.66.0#' CMakeLists.txt
 
 %build
+%ifarch ppc64
+%define _lto_cflags %{nil}
+%endif
 
 %cmake_kf5 -d build
 %cmake_build


++ libktorrent-23.04.3.tar.xz -> libktorrent-23.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.3/CMakeLists.txt 
new/libktorrent-23.08.0/CMakeLists.txt
--- old/libktorrent-23.04.3/CMakeLists.txt  2023-07-04 07:10:27.0 
+0200
+++ new/libktorrent-23.08.0/CMakeLists.txt  2023-08-16 22:25:52.0 
+0200
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
@@ -66,6 +66,10 @@
 Test
 )
 
+if (QT_MAJOR_VERSION STREQUAL "6")
+find_package(Qt6Core5Compat REQUIRED)
+endif()
+
 # Load the frameworks we need
 find_package(KF${KF_MAJOR_VERSION} "${KF5_MIN_VERSION}" REQUIRED COMPONENTS
 Archive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.3/po/ia/libktorrent5.po 
new/libktorrent-23.08.0/po/ia/libktorrent5.po
--- old/libktorrent-23.04.3/po/ia/libktorrent5.po   2023-07-04 
07:10:27.0 +0200
+++ new/libktorrent-23.08.0/po/ia/libktorrent5.po   2023-08-16 
22:25:52.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2023-05-09 12:05+0200\n"
+"PO-Revision-Date: 2023-05-08 12:47+0200\n"
 "Last-Translator: giovanni \n"
 "Language-Team: Interlingua \n"
 "Language: ia\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.3/po/zh_CN/libktorrent5.po 
new/libktorrent-23.08.0/po/zh_CN/libktorrent5.po
--- old/libktorrent-23.04.3/po/zh_CN/libktorrent5.po2023-07-04 
07:10:27.0 +0200
+++ new/libktorrent-23.08.0/po/zh_CN/libktorrent5.po2023-08-16 
22:25:52.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2023-07-03 11:41\n"
+"PO-Revision-Date: 2023-08-02 12:44\n"
 "Last-

commit libktorrent for openSUSE:Factory

2023-07-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-07-07 15:49:34

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.23466 (New)


Package is "libktorrent"

Fri Jul  7 15:49:34 2023 rev:74 rq:1097379 version:23.04.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-06-09 
20:42:52.116446552 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.23466/libktorrent.changes   
2023-07-07 15:52:17.149970757 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:20:33 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+---

Old:

  libktorrent-23.04.2.tar.xz
  libktorrent-23.04.2.tar.xz.sig

New:

  libktorrent-23.04.3.tar.xz
  libktorrent-23.04.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.exPTgm/_old  2023-07-07 15:52:17.669973854 +0200
+++ /var/tmp/diff_new_pack.exPTgm/_new  2023-07-07 15:52:17.673973878 +0200
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.04.2
+Version:23.04.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.04.2.tar.xz -> libktorrent-23.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.2/CMakeLists.txt 
new/libktorrent-23.04.3/CMakeLists.txt
--- old/libktorrent-23.04.2/CMakeLists.txt  2023-06-02 20:35:10.0 
+0200
+++ new/libktorrent-23.04.3/CMakeLists.txt  2023-07-04 07:10:27.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.2/po/gl/libktorrent5.po 
new/libktorrent-23.04.3/po/gl/libktorrent5.po
--- old/libktorrent-23.04.2/po/gl/libktorrent5.po   2023-06-02 
20:35:10.0 +0200
+++ new/libktorrent-23.04.3/po/gl/libktorrent5.po   2023-07-04 
07:10:27.0 +0200
@@ -1,7 +1,6 @@
 # translation of ktorrent.po to Galician
 # Copyright (C) 2007 This_file_is_part_of_KDE
 # This file is distributed under the same license as the ktorrent package.
-#
 # mvillarino , 2007, 2008, 2009.
 # mvillarino , 2008.
 # Marce Villarino , 2008, 2009.
@@ -10,20 +9,22 @@
 # Xosé , 2009.
 # Adrián Chaves Fernández , 2012.
 # Miguel Branco , 2013.
-# Adrián Chaves (Gallaecio) , 2017, 2019.
+# Adrián Chaves (Gallaecio) , 2017, 2019, 2023.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2019-03-03 20:45+0100\n"
+"PO-Revision-Date: 2023-06-17 13:57+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
-"Language-Team: Galician \n"
+"Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
@@ -210,7 +211,7 @@
 #: src/download/httpconnection.cpp:96
 #, kde-format
 msgid "Resolving proxy %1:%2"
-msgstr "Estase a resolver o proxy %1:%2"
+msgstr "Estase a resolver o mandatario %1:%2"
 
 #: src/download/httpconnection.cpp:100 src/download/httpconnection.cpp:114
 #, kde-format
@@ -503,7 +504,7 @@
 #: src/util/fileops.cpp:238
 #, kde-format
 msgid "Cannot delete %1: %2"
-msgstr "Non foi posíbel borrar %1: %2"
+msgstr "Non foi posíbel eliminar %1: %2"
 
 #: src/util/fileops.cpp:254
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.2/po/zh_CN/libktorrent5.po 
new/libktorrent-23.04.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-23.04.2/po/zh_CN/libktorrent5.po2023-06-02 
20:35:10.0 +0200
+++ new/libktorrent-23.04.3/po/zh_CN/libktorrent5.po2023-07-04 
07:10:27.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revi

commit libktorrent for openSUSE:Factory

2023-06-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-06-09 20:39:30

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.15902 (New)


Package is "libktorrent"

Fri Jun  9 20:39:30 2023 rev:73 rq:1091668 version:23.04.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-05-12 
20:39:27.314582242 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.15902/libktorrent.changes   
2023-06-09 20:42:52.116446552 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:01:49 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+---

Old:

  libktorrent-23.04.1.tar.xz
  libktorrent-23.04.1.tar.xz.sig

New:

  libktorrent-23.04.2.tar.xz
  libktorrent-23.04.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.QLJH82/_old  2023-06-09 20:42:52.632449550 +0200
+++ /var/tmp/diff_new_pack.QLJH82/_new  2023-06-09 20:42:52.636449572 +0200
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.04.1
+Version:23.04.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.04.1.tar.xz -> libktorrent-23.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.1/CMakeLists.txt 
new/libktorrent-23.04.2/CMakeLists.txt
--- old/libktorrent-23.04.1/CMakeLists.txt  2023-05-09 05:36:29.0 
+0200
+++ new/libktorrent-23.04.2/CMakeLists.txt  2023-06-02 20:35:10.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.1/po/fr/libktorrent5.po 
new/libktorrent-23.04.2/po/fr/libktorrent5.po
--- old/libktorrent-23.04.1/po/fr/libktorrent5.po   2023-05-09 
05:36:29.0 +0200
+++ new/libktorrent-23.04.2/po/fr/libktorrent5.po   2023-06-02 
20:35:10.0 +0200
@@ -17,8 +17,8 @@
 # Joëlle Cornavin , 2010.
 # Peter Potrowl , 2010, 2011, 2013.
 # xavier , 2012, 2013.
+# Xavier BESNARD , 2023.
 #
-# Xavier BESNARD , 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: libktorrent\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.1/po/ia/libktorrent5.po 
new/libktorrent-23.04.2/po/ia/libktorrent5.po
--- old/libktorrent-23.04.1/po/ia/libktorrent5.po   2023-05-09 
05:36:29.0 +0200
+++ new/libktorrent-23.04.2/po/ia/libktorrent5.po   2023-06-02 
20:35:10.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2023-05-08 12:44+0200\n"
+"PO-Revision-Date: 2023-05-09 12:05+0200\n"
 "Last-Translator: giovanni \n"
 "Language-Team: Interlingua \n"
 "Language: ia\n"
@@ -545,7 +545,7 @@
 #: src/util/logsystemmanager.cpp:21
 #, kde-format
 msgid "Tracker"
-msgstr ""
+msgstr "Traciator"
 
 #: src/util/logsystemmanager.cpp:22
 #, kde-format
@@ -560,7 +560,7 @@
 #: src/util/logsystemmanager.cpp:24
 #, kde-format
 msgid "µTP"
-msgstr ""
+msgstr "µTP"
 
 #: src/util/signalcatcher.cpp:62
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.1/po/ja/libktorrent5.po 
new/libktorrent-23.04.2/po/ja/libktorrent5.po
--- old/libktorrent-23.04.1/po/ja/libktorrent5.po   2023-05-09 
05:36:29.0 +0200
+++ new/libktorrent-23.04.2/po/ja/libktorrent5.po   2023-06-02 
20:35:10.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -199,8 +199,7 @@
 #, kde-format
 msgid "1 peer"
 msgid_plural "%1 peers"
-msgstr[0] "1 ピア"
-msgstr[1] "%1 ピア"
+msgstr[0] "%1 ピア"
 
 #: src/download/downloader.cpp:693
 #, kde-format
@@ -283,7 +282,6 @@
 msgid "Unused for %

commit libktorrent for openSUSE:Factory

2023-05-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-05-12 20:36:33

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1533 (New)


Package is "libktorrent"

Fri May 12 20:36:33 2023 rev:72 rq:1086443 version:23.04.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-04-23 
22:50:10.235629171 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1533/libktorrent.changes
2023-05-12 20:39:27.314582242 +0200
@@ -1,0 +2,9 @@
+Tue May  9 10:47:47 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- No code change since 23.04.0
+
+---

Old:

  libktorrent-23.04.0.tar.xz
  libktorrent-23.04.0.tar.xz.sig

New:

  libktorrent-23.04.1.tar.xz
  libktorrent-23.04.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.3TpaKc/_old  2023-05-12 20:39:27.750584638 +0200
+++ /var/tmp/diff_new_pack.3TpaKc/_new  2023-05-12 20:39:27.754584660 +0200
@@ -19,7 +19,7 @@
 %define sonum   6
 %bcond_without released
 Name:   libktorrent
-Version:23.04.0
+Version:23.04.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-23.04.0.tar.xz -> libktorrent-23.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.0/CMakeLists.txt 
new/libktorrent-23.04.1/CMakeLists.txt
--- old/libktorrent-23.04.0/CMakeLists.txt  2023-04-12 17:54:26.0 
+0200
+++ new/libktorrent-23.04.1/CMakeLists.txt  2023-05-09 05:36:29.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.0/po/de/libktorrent5.po 
new/libktorrent-23.04.1/po/de/libktorrent5.po
--- old/libktorrent-23.04.0/po/de/libktorrent5.po   2023-04-12 
17:54:26.0 +0200
+++ new/libktorrent-23.04.1/po/de/libktorrent5.po   2023-05-09 
05:36:29.0 +0200
@@ -19,7 +19,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-23.04.0/po/ia/libktorrent5.po 
new/libktorrent-23.04.1/po/ia/libktorrent5.po
--- old/libktorrent-23.04.0/po/ia/libktorrent5.po   2023-04-12 
17:54:26.0 +0200
+++ new/libktorrent-23.04.1/po/ia/libktorrent5.po   2023-05-09 
05:36:29.0 +0200
@@ -1,61 +1,61 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# giovanni , 2017, 2020.
+# giovanni , 2017, 2020, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2020-11-21 22:39+0100\n"
-"Last-Translator: Giovanni Sora \n"
+"PO-Revision-Date: 2023-05-08 12:44+0200\n"
+"Last-Translator: giovanni \n"
 "Language-Team: Interlingua \n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
 msgid "Illegal token: %1"
-msgstr ""
+msgstr "Indicio Illegal: %1"
 
 #: src/bcodec/bdecoder.cpp:101 src/bcodec/bdecoder.cpp:109
 #, kde-format
 msgid "Decode error"
-msgstr ""
+msgstr "Error de Decifrar"
 
 #: src/bcodec/bdecoder.cpp:161 src/bcodec/bdecoder.cpp:199
 #, kde-format
 msgid "Unexpected end of input"
-msgstr ""
+msgstr "Inexpectate fin de entrata"
 
 #: src/bcodec/bdecoder.cpp:178 src/bcodec/bdecoder.cpp:218
 #, kde-format
 msgid "Cannot convert %1 to an int"
-msgstr ""
+msgstr "Non pote converter %1 a un int"
 
 #: src/bcodec/bdecoder.cpp:223
 #, kde-format
 msgid "Torrent is incomplete."
-msgstr ""
+msgstr "Torrent es incompl,ete."
 

commit libktorrent for openSUSE:Factory

2023-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-04-23 22:47:05

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1533 (New)


Package is "libktorrent"

Sun Apr 23 22:47:05 2023 rev:71 rq:1080721 version:23.04.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-03-03 
22:30:34.971820325 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1533/libktorrent.changes
2023-04-23 22:50:10.235629171 +0200
@@ -1,0 +2,25 @@
+Sat Apr 15 08:46:35 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+---
+Fri Mar 31 16:42:40 UTC 2023 - Christophe Marin 
+
+- Update to 23.03.90
+  * New feature release
+
+---
+Thu Mar 23 15:47:02 UTC 2023 - Martin Liška 
+
+- Enable LTO for ppc64 as it works fine now.
+
+---
+Fri Mar 17 20:44:26 UTC 2023 - Christophe Marin 
+
+- Update to 23.03.80
+  * New feature release
+
+---

Old:

  libktorrent-22.12.3.tar.xz
  libktorrent-22.12.3.tar.xz.sig

New:

  libktorrent-23.04.0.tar.xz
  libktorrent-23.04.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.Z9Pfnc/_old  2023-04-23 22:50:10.791632312 +0200
+++ /var/tmp/diff_new_pack.Z9Pfnc/_new  2023-04-23 22:50:10.795632336 +0200
@@ -17,11 +17,9 @@
 
 
 %define sonum   6
-# 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 released
 Name:   libktorrent
-Version:22.12.3
+Version:23.04.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
@@ -84,9 +82,6 @@
 sed -i 's#1.71.0#1.66.0#' CMakeLists.txt
 
 %build
-%ifarch ppc64
-%define _lto_cflags %{nil}
-%endif
 
 %cmake_kf5 -d build
 %cmake_build


++ libktorrent-22.12.3.tar.xz -> libktorrent-23.04.0.tar.xz ++
 6967 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2023-03-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-03-03 22:27:52

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.31432 (New)


Package is "libktorrent"

Fri Mar  3 22:27:52 2023 rev:70 rq:1068928 version:22.12.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-02-04 
14:20:55.883386330 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.31432/libktorrent.changes   
2023-03-03 22:30:34.971820325 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:52 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+---

Old:

  libktorrent-22.12.2.tar.xz
  libktorrent-22.12.2.tar.xz.sig

New:

  libktorrent-22.12.3.tar.xz
  libktorrent-22.12.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.D9zZPa/_old  2023-03-03 22:30:35.535822731 +0100
+++ /var/tmp/diff_new_pack.D9zZPa/_new  2023-03-03 22:30:35.539822747 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libktorrent
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.12.2
+Version:22.12.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
@@ -96,8 +96,7 @@
 
 %find_lang libktorrent5 %{name}.lang
 
-%post -n libKF5Torrent%{sonum} -p /sbin/ldconfig
-%postun -n libKF5Torrent%{sonum} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5Torrent%{sonum}
 
 %files devel
 %{_kf5_cmakedir}/KF5Torrent/


++ libktorrent-22.12.2.tar.xz -> libktorrent-22.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.2/CMakeLists.txt 
new/libktorrent-22.12.3/CMakeLists.txt
--- old/libktorrent-22.12.2/CMakeLists.txt  2023-01-29 23:34:34.0 
+0100
+++ new/libktorrent-22.12.3/CMakeLists.txt  2023-02-25 06:20:24.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.2/po/zh_CN/libktorrent5.po 
new/libktorrent-22.12.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.12.2/po/zh_CN/libktorrent5.po2023-01-29 
23:34:34.0 +0100
+++ new/libktorrent-22.12.3/po/zh_CN/libktorrent5.po2023-02-25 
06:20:24.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -81,7 +81,7 @@
 #: src/diskio/cachefile.cpp:368 src/diskio/cachefile.cpp:427
 #, kde-format
 msgid "Cannot open %1 for writing: readonly filesystem"
-msgstr "无法打开 %1 以供写入:只读文件系统"
+msgstr "无法打开 %1 进行写入:只读文件系统"
 
 #: src/diskio/cachefile.cpp:109 src/diskio/cachefile.cpp:373
 #, kde-format


commit libktorrent for openSUSE:Factory

2023-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-02-04 14:15:15

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.4462 (New)


Package is "libktorrent"

Sat Feb  4 14:15:15 2023 rev:69 rq:1062900 version:22.12.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-01-07 
17:22:20.427095957 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.4462/libktorrent.changes
2023-02-04 14:20:55.883386330 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:47 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+---

Old:

  libktorrent-22.12.1.tar.xz
  libktorrent-22.12.1.tar.xz.sig

New:

  libktorrent-22.12.2.tar.xz
  libktorrent-22.12.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.HFwbEL/_old  2023-02-04 14:20:56.243388378 +0100
+++ /var/tmp/diff_new_pack.HFwbEL/_new  2023-02-04 14:20:56.247388401 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.12.1
+Version:22.12.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.12.1.tar.xz -> libktorrent-22.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.1/CMakeLists.txt 
new/libktorrent-22.12.2/CMakeLists.txt
--- old/libktorrent-22.12.1/CMakeLists.txt  2023-01-02 23:46:12.0 
+0100
+++ new/libktorrent-22.12.2/CMakeLists.txt  2023-01-29 23:34:34.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.1/po/cs/libktorrent5.po 
new/libktorrent-22.12.2/po/cs/libktorrent5.po
--- old/libktorrent-22.12.1/po/cs/libktorrent5.po   2023-01-02 
23:46:12.0 +0100
+++ new/libktorrent-22.12.2/po/cs/libktorrent5.po   2023-01-29 
23:34:34.0 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák , 2010, 2011, 2013.
-# Vit Pelcak , 2022.
+# Vit Pelcak , 2022.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.1/po/fr/libktorrent5.po 
new/libktorrent-22.12.2/po/fr/libktorrent5.po
--- old/libktorrent-22.12.1/po/fr/libktorrent5.po   2023-01-02 
23:46:12.0 +0100
+++ new/libktorrent-22.12.2/po/fr/libktorrent5.po   2023-01-29 
23:34:34.0 +0100
@@ -18,20 +18,21 @@
 # Peter Potrowl , 2010, 2011, 2013.
 # xavier , 2012, 2013.
 #
+# Xavier BESNARD , 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2013-09-05 14:12+0200\n"
-"Last-Translator: xavier \n"
-"Language-Team: French \n"
+"PO-Revision-Date: 2023-01-05 12:47+0100\n"
+"Last-Translator: Xavier BESNARD \n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 22.12.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -504,8 +505,7 @@
 "Device does not have a WANIPConnection or WANPPPConnection."
 msgstr ""
 "La redirection a échoué :\n"
-"Le périphérique ne dispose pas d'une connexion « WANIPConnection » ou "
-"« WANPPPConnection »."
+"Le périphérique ne dispose pas d'une connexion « WANIP » ou « WANPPP 
»."
 
 #: src/upnp/upnprouter.cpp:279
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.1/po/zh_CN/libktorrent5.po 
new/libktorrent-22.12.2/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.12.1/po/zh_CN/libktorrent5.po2023-01-02 
23:46:12.0 +0100
+++ new/libk

commit libktorrent for openSUSE:Factory

2023-01-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-01-07 17:19:06

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1563 (New)


Package is "libktorrent"

Sat Jan  7 17:19:06 2023 rev:68 rq:1056628 version:22.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-12-09 
17:01:23.264881643 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1563/libktorrent.changes
2023-01-07 17:22:20.427095957 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:21:12 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+---

Old:

  libktorrent-22.12.0.tar.xz
  libktorrent-22.12.0.tar.xz.sig

New:

  libktorrent-22.12.1.tar.xz
  libktorrent-22.12.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.goNnXq/_old  2023-01-07 17:22:20.903098797 +0100
+++ /var/tmp/diff_new_pack.goNnXq/_new  2023-01-07 17:22:20.911098844 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.12.0
+Version:22.12.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.12.0.tar.xz -> libktorrent-22.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.0/CMakeLists.txt 
new/libktorrent-22.12.1/CMakeLists.txt
--- old/libktorrent-22.12.0/CMakeLists.txt  2022-11-30 00:40:57.0 
+0100
+++ new/libktorrent-22.12.1/CMakeLists.txt  2023-01-02 23:46:12.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.0/po/pl/libktorrent5.po 
new/libktorrent-22.12.1/po/pl/libktorrent5.po
--- old/libktorrent-22.12.0/po/pl/libktorrent5.po   2022-11-30 
00:40:57.0 +0100
+++ new/libktorrent-22.12.1/po/pl/libktorrent5.po   2023-01-02 
23:46:12.0 +0100
@@ -4,13 +4,13 @@
 #
 # Jerzy Trzeciak , 2007, 2008, 2009, 2010.
 # Marta Rybczyńska , 2008, 2009, 2013.
-# Łukasz Wojniłowicz , 2011, 2012, 2014, 2021.
+# Łukasz Wojniłowicz , 2011, 2012, 2014, 2021, 
2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2021-01-08 19:50+0100\n"
+"PO-Revision-Date: 2022-12-11 07:36+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 20.12.1\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
@@ -123,7 +123,7 @@
 #: src/diskio/cachefile.cpp:386
 #, kde-format
 msgid "Failed to write to file %1: %2"
-msgstr "Nieudany zapis do pliku %1: %2"
+msgstr "Nie udało się zapisać z do pliku %1: %2"
 
 #: src/diskio/cachefile.cpp:443
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.0/po/zh_CN/libktorrent5.po 
new/libktorrent-22.12.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.12.0/po/zh_CN/libktorrent5.po2022-11-30 
00:40:57.0 +0100
+++ new/libktorrent-22.12.1/po/zh_CN/libktorrent5.po2023-01-02 
23:46:12.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:44\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2022-12-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-12-09 16:59:32

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1835 (New)


Package is "libktorrent"

Fri Dec  9 16:59:32 2022 rev:67 rq:1041595 version:22.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-11-04 
17:40:52.478662781 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1835/libktorrent.changes
2022-12-09 17:01:23.264881643 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:26:34 UTC 2022 - Christophe Marin 
+
+- Update to 22.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.0/
+
+---
+Sat Nov 26 16:46:11 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.11.90
+  * New feature release
+
+---
+Sat Nov 12 08:55:17 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.11.80
+  * New feature release
+
+---

Old:

  libktorrent-22.08.3.tar.xz
  libktorrent-22.08.3.tar.xz.sig

New:

  libktorrent-22.12.0.tar.xz
  libktorrent-22.12.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.nqHetD/_old  2022-12-09 17:01:23.800884297 +0100
+++ /var/tmp/diff_new_pack.nqHetD/_new  2022-12-09 17:01:23.808884337 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libktorrent
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,10 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.08.3
+Version:22.12.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
-Group:  Productivity/Networking/File-Sharing
 URL:https://apps.kde.org/ktorrent
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -53,7 +52,6 @@
 
 %package devel
 Summary:Development files for libktorrent
-Group:  Development/Libraries/C and C++
 Requires:   gmp-devel
 Requires:   libKF5Torrent%{sonum} = %{version}
 Requires:   libboost_headers-devel
@@ -70,7 +68,6 @@
 
 %package -n libKF5Torrent%{sonum}
 Summary:Torrent Downloading Library
-Group:  System/Libraries
 Recommends: %{name}-lang = %{version}
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
@@ -97,9 +94,7 @@
 %install
 %kf5_makeinstall -C build
 
-%if %{with released}
 %find_lang libktorrent5 %{name}.lang
-%endif
 
 %post -n libKF5Torrent%{sonum} -p /sbin/ldconfig
 %postun -n libKF5Torrent%{sonum} -p /sbin/ldconfig
@@ -114,8 +109,6 @@
 %doc ChangeLog RoadMap
 %{_kf5_libdir}/libKF5Torrent.so.*
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++ libktorrent-22.08.3.tar.xz -> libktorrent-22.12.0.tar.xz ++
 12615 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2022-11-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-11-04 17:37:05

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2275 (New)


Package is "libktorrent"

Fri Nov  4 17:37:05 2022 rev:66 rq:1033388 version:22.08.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-10-15 
16:39:50.598497421 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2275/libktorrent.changes
2022-11-04 17:40:52.478662781 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:21:37 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+---

Old:

  libktorrent-22.08.2.tar.xz
  libktorrent-22.08.2.tar.xz.sig

New:

  libktorrent-22.08.3.tar.xz
  libktorrent-22.08.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.2p71u3/_old  2022-11-04 17:40:53.026665644 +0100
+++ /var/tmp/diff_new_pack.2p71u3/_new  2022-11-04 17:40:53.038665707 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.08.2
+Version:22.08.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.08.2.tar.xz -> libktorrent-22.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.2/CMakeLists.txt 
new/libktorrent-22.08.3/CMakeLists.txt
--- old/libktorrent-22.08.2/CMakeLists.txt  2022-10-10 21:39:49.0 
+0200
+++ new/libktorrent-22.08.3/CMakeLists.txt  2022-10-30 21:43:59.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.2/po/ca/libktorrent5.po 
new/libktorrent-22.08.3/po/ca/libktorrent5.po
--- old/libktorrent-22.08.2/po/ca/libktorrent5.po   2022-10-11 
07:06:05.0 +0200
+++ new/libktorrent-22.08.3/po/ca/libktorrent5.po   2022-11-01 
01:18:12.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2022-08-17 17:41+0200\n"
+"PO-Revision-Date: 2022-10-23 20:25+0200\n"
 "Last-Translator: Josep M. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -42,7 +42,7 @@
 #: src/bcodec/bdecoder.cpp:178 src/bcodec/bdecoder.cpp:218
 #, kde-format
 msgid "Cannot convert %1 to an int"
-msgstr "No es pot convertir %1 a un sencer"
+msgstr "No es pot convertir %1 a un enter"
 
 #: src/bcodec/bdecoder.cpp:223
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.2/po/ca@valencia/libktorrent5.po 
new/libktorrent-22.08.3/po/ca@valencia/libktorrent5.po
--- old/libktorrent-22.08.2/po/ca@valencia/libktorrent5.po  2022-10-11 
07:06:05.0 +0200
+++ new/libktorrent-22.08.3/po/ca@valencia/libktorrent5.po  2022-11-01 
01:18:12.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2022-08-17 17:41+0200\n"
+"PO-Revision-Date: 2022-10-23 20:25+0200\n"
 "Last-Translator: Josep M. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -42,7 +42,7 @@
 #: src/bcodec/bdecoder.cpp:178 src/bcodec/bdecoder.cpp:218
 #, kde-format
 msgid "Cannot convert %1 to an int"
-msgstr "No es pot convertir %1 a un sencer"
+msgstr "No es pot convertir %1 a un enter"
 
 #: src/bcodec/bdecoder.cpp:223
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.2/po/zh_CN/libktorrent5.po 
new/libktorrent-22.08.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.08.2/po/zh_CN/libktorrent5.po2022-10-11 
07:06:05.0 +0200
+++ new/libktorrent-22.08.3/po/zh_CN/libktorrent5.po2022-11-01 
01:18:12.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.o

commit libktorrent for openSUSE:Factory

2022-10-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-10-15 16:36:55

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2275 (New)


Package is "libktorrent"

Sat Oct 15 16:36:55 2022 rev:65 rq:1010853 version:22.08.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-09-09 
18:28:46.689149616 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2275/libktorrent.changes
2022-10-15 16:39:50.598497421 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:44 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+---

Old:

  libktorrent-22.08.1.tar.xz
  libktorrent-22.08.1.tar.xz.sig

New:

  libktorrent-22.08.2.tar.xz
  libktorrent-22.08.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.mspqGU/_old  2022-10-15 16:39:51.062498536 +0200
+++ /var/tmp/diff_new_pack.mspqGU/_new  2022-10-15 16:39:51.066498546 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.08.1
+Version:22.08.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.08.1.tar.xz -> libktorrent-22.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.1/CMakeLists.txt 
new/libktorrent-22.08.2/CMakeLists.txt
--- old/libktorrent-22.08.1/CMakeLists.txt  2022-09-02 23:49:28.0 
+0200
+++ new/libktorrent-22.08.2/CMakeLists.txt  2022-10-10 21:39:49.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.1/po/ar/libktorrent5.po 
new/libktorrent-22.08.2/po/ar/libktorrent5.po
--- old/libktorrent-22.08.1/po/ar/libktorrent5.po   2022-09-06 
02:17:46.0 +0200
+++ new/libktorrent-22.08.2/po/ar/libktorrent5.po   2022-10-11 
07:06:05.0 +0200
@@ -1,22 +1,23 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Safa Alfulaij , 2013.
 #
+# Safa Alfulaij , 2013.
+# Zayed Al-Saidi , 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2013-12-16 18:12+0300\n"
-"Last-Translator: Safa Alfulaij \n"
-"Language-Team: Arabic \n"
+"PO-Revision-Date: 2022-09-06 20:49+0400\n"
+"Last-Translator: Zayed Al-Saidi \n"
+"Language-Team: ar\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, fuzzy, kde-format
@@ -211,9 +212,9 @@
 msgstr " ??  ?? ??"
 
 #: src/download/httpconnection.cpp:110
-#, fuzzy, kde-format
+#, kde-format
 msgid "Resolving hostname %1"
-msgstr "??  ?? ?? %1 : %2"
+msgstr " ??  %1"
 
 #: src/download/httpconnection.cpp:126 src/download/webseed.cpp:306
 #, kde-format
@@ -287,9 +288,9 @@
 msgstr "??: %1"
 
 #: src/interfaces/trackerinterface.cpp:47
-#, fuzzy, kde-format
+#, kde-format
 msgid "Announcing"
-msgstr "??"
+msgstr ""
 
 #: src/interfaces/trackerinterface.cpp:49 src/torrent/torrentstats.cpp:86
 #, kde-format
@@ -554,9 +555,9 @@
 msgstr "??"
 
 #: src/util/logsystemmanager.cpp:21
-#, fuzzy, kde-format
+#, kde-format
 msgid "Tracker"
-msgstr ""
+msgstr ""
 
 #: src/util/logsystemmanager.cpp:22
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.1/po/zh_CN/libktorrent5.po 
new/libktorrent-22.08.2/po/zh_CN/libktorrent5.po
--- old/libktorr

commit libktorrent for openSUSE:Factory

2022-09-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-09-09 18:27:17

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2083 (New)


Package is "libktorrent"

Fri Sep  9 18:27:17 2022 rev:64 rq:1002136 version:22.08.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-08-19 
17:58:31.132356942 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2083/libktorrent.changes
2022-09-09 18:28:46.689149616 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:21:12 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+---

Old:

  libktorrent-22.08.0.tar.xz
  libktorrent-22.08.0.tar.xz.sig

New:

  libktorrent-22.08.1.tar.xz
  libktorrent-22.08.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.b9XUie/_old  2022-09-09 18:28:47.113150732 +0200
+++ /var/tmp/diff_new_pack.b9XUie/_new  2022-09-09 18:28:47.117150743 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.08.0
+Version:22.08.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.08.0.tar.xz -> libktorrent-22.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/CMakeLists.txt 
new/libktorrent-22.08.1/CMakeLists.txt
--- old/libktorrent-22.08.0/CMakeLists.txt  2022-08-10 23:03:38.0 
+0200
+++ new/libktorrent-22.08.1/CMakeLists.txt  2022-09-02 23:49:28.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/po/be/libktorrent5.po 
new/libktorrent-22.08.1/po/be/libktorrent5.po
--- old/libktorrent-22.08.0/po/be/libktorrent5.po   2022-08-12 
02:14:06.0 +0200
+++ new/libktorrent-22.08.1/po/be/libktorrent5.po   2022-09-06 
02:17:46.0 +0200
@@ -15,8 +15,9 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 "X-Generator: KBabel 1.11.4\n"
 
 #: src/bcodec/bdecoder.cpp:48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/po/ca/libktorrent5.po 
new/libktorrent-22.08.1/po/ca/libktorrent5.po
--- old/libktorrent-22.08.0/po/ca/libktorrent5.po   2022-08-12 
02:14:06.0 +0200
+++ new/libktorrent-22.08.1/po/ca/libktorrent5.po   2022-09-06 
02:17:46.0 +0200
@@ -1,9 +1,9 @@
 # Translation of libktorrent5.po to Catalan
-# Copyright (C) 2006-2021 This_file_is_part_of_KDE
+# Copyright (C) 2006-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Josep M. Ferrer , 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021.
+# Josep M. Ferrer , 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021, 2022.
 # Xavier Batlle i Pelach , 2006, 2007, 2008.
 # Manuel Tortosa , 2009.
 # Joan Maspons , 2010, 2011.
@@ -13,7 +13,7 @@
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+\n"
-"PO-Revision-Date: 2021-11-03 13:31+0100\n"
+"PO-Revision-Date: 2022-08-17 17:41+0200\n"
 "Last-Translator: Josep M. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -147,12 +147,12 @@
 #: src/diskio/dndfile.cpp:114
 #, kde-format
 msgid "Failed to write first chunk to DND file: %1"
-msgstr "Ha fallat en escriure el primer tros al fitxer DND: %1"
+msgstr "Ha fallat en escriure el primer fragment al fitxer DND: %1"
 
 #: src/

commit libktorrent for openSUSE:Factory

2022-08-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-08-19 17:55:41

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2083 (New)


Package is "libktorrent"

Fri Aug 19 17:55:41 2022 rev:63 rq:997942 version:22.08.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-07-09 
17:04:56.696894247 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2083/libktorrent.changes
2022-08-19 17:58:31.132356942 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:43:53 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+---
+Fri Aug  5 12:11:39 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.07.90
+  * New feature release
+
+---
+Sat Jul 16 08:28:55 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.07.80
+  * New feature release
+
+---

Old:

  libktorrent-22.04.3.tar.xz
  libktorrent-22.04.3.tar.xz.sig

New:

  libktorrent-22.08.0.tar.xz
  libktorrent-22.08.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.ZxP5NA/_old  2022-08-19 17:58:31.528357772 +0200
+++ /var/tmp/diff_new_pack.ZxP5NA/_new  2022-08-19 17:58:31.532357781 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.04.3
+Version:22.08.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.04.3.tar.xz -> libktorrent-22.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.3/CMakeLists.txt 
new/libktorrent-22.08.0/CMakeLists.txt
--- old/libktorrent-22.04.3/CMakeLists.txt  2022-07-05 06:43:53.0 
+0200
+++ new/libktorrent-22.08.0/CMakeLists.txt  2022-08-10 23:03:38.0 
+0200
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
@@ -53,7 +53,7 @@
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5TorrentConfigVersion.cmake"
 SOVERSION "${SOVERSION}")
 
-find_package(Qt5 "${QT_MIN_VERSION}" CONFIG REQUIRED COMPONENTS
+find_package(Qt${QT_MAJOR_VERSION} "${QT_MIN_VERSION}" CONFIG REQUIRED 
COMPONENTS
 Core
 Network
 Xml
@@ -72,7 +72,7 @@
 find_package(Boost "${Boost_MIN_VERSION}" MODULE REQUIRED)
 find_package(LibGMP "${LibGMP_MIN_VERSION}" REQUIRED)
 find_package(LibGcrypt "${LibGcrypt_MIN_VERSION}" REQUIRED)
-find_package(Qca-qt5 CONFIG REQUIRED)
+find_package(Qca-qt${QT_MAJOR_VERSION} CONFIG REQUIRED)
 
 kde_enable_exceptions()
 add_definitions(
@@ -127,7 +127,7 @@
 
configure_package_config_file("${CMAKE_CURRENT_SOURCE_DIR}/KF5TorrentConfig.cmake.in"
   
"${CMAKE_CURRENT_BINARY_DIR}/KF5TorrentConfig.cmake"
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
-  PATH_VARS INCLUDE_INSTALL_DIR
+  PATH_VARS KDE_INSTALL_INCLUDEDIR
   )
 
 # Install the CMake modules needed to use libktorrent
@@ -140,6 +140,8 @@
 
 install(EXPORT KF5TorrentTargets DESTINATION "${CMAKECONFIG_INSTALL_DIR}" FILE 
KF5TorrentTargets.cmake NAMESPACE KF5:: )
 
+ki18n_install(po)
+
 # add clang-format target for all our real source files
 file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
 kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
@@ -147,4 +149,3 @@
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
-ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.3/po/ca@valencia/libktorrent5.po 
new/libktorrent-22.08.0/po/ca@valencia/libktorrent5.po
--- old/libktorrent-22.04.3/po/ca@valencia/libktorrent5.po  2022-07-05 
06:43:53.0 +0200
+++ new/libktorrent-22.08.0/po/ca@valencia/libktorrent5.po  2022-08-12 
02:14:06.0

commit libktorrent for openSUSE:Factory

2022-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-07-09 17:02:36

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1523 (New)


Package is "libktorrent"

Sat Jul  9 17:02:36 2022 rev:62 rq:987706 version:22.04.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-06-12 
17:42:29.978429686 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1523/libktorrent.changes
2022-07-09 17:04:56.696894247 +0200
@@ -1,0 +2,8 @@
+Tue Jul  5 17:04:02 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.3/
+
+---

Old:

  libktorrent-22.04.2.tar.xz
  libktorrent-22.04.2.tar.xz.sig

New:

  libktorrent-22.04.3.tar.xz
  libktorrent-22.04.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.AALml2/_old  2022-07-09 17:04:57.124894653 +0200
+++ /var/tmp/diff_new_pack.AALml2/_new  2022-07-09 17:04:57.128894656 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.04.2
+Version:22.04.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.04.2.tar.xz -> libktorrent-22.04.3.tar.xz ++
 4767 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2022-06-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-06-12 17:40:10

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1548 (New)


Package is "libktorrent"

Sun Jun 12 17:40:10 2022 rev:61 rq:981886 version:22.04.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-05-14 
22:58:02.187431420 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1548/libktorrent.changes
2022-06-12 17:42:29.978429686 +0200
@@ -1,0 +2,8 @@
+Wed Jun  8 09:57:07 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.2/
+
+---

Old:

  libktorrent-22.04.1.tar.xz
  libktorrent-22.04.1.tar.xz.sig

New:

  libktorrent-22.04.2.tar.xz
  libktorrent-22.04.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.REbALJ/_old  2022-06-12 17:42:30.402430294 +0200
+++ /var/tmp/diff_new_pack.REbALJ/_new  2022-06-12 17:42:30.406430300 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.04.1
+Version:22.04.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.04.1.tar.xz -> libktorrent-22.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.1/CMakeLists.txt 
new/libktorrent-22.04.2/CMakeLists.txt
--- old/libktorrent-22.04.1/CMakeLists.txt  2022-05-10 07:58:37.0 
+0200
+++ new/libktorrent-22.04.2/CMakeLists.txt  2022-06-07 09:20:09.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.1/po/ca@valencia/libktorrent5.po 
new/libktorrent-22.04.2/po/ca@valencia/libktorrent5.po
--- old/libktorrent-22.04.1/po/ca@valencia/libktorrent5.po  2022-05-10 
07:58:37.0 +0200
+++ new/libktorrent-22.04.2/po/ca@valencia/libktorrent5.po  2022-06-07 
09:20:09.0 +0200
@@ -27,7 +27,7 @@
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
 msgid "Illegal token: %1"
-msgstr "S??mbol il??legal: %1"
+msgstr "S??mbol ilegal: %1"
 
 #: src/bcodec/bdecoder.cpp:101 src/bcodec/bdecoder.cpp:109
 #, kde-format
@@ -70,7 +70,7 @@
 #: src/torrent/torrentcreator.cpp:232 src/torrent/torrentcreator.cpp:264
 #, kde-format
 msgid "Cannot open file %1: %2"
-msgstr "No s'ha pogut obri el fitxer %1: %2"
+msgstr "No s'ha pogut obrir el ficher %1: %2"
 
 #: src/diskio/cache.cpp:148 src/diskio/multifilecache.cpp:95
 #: src/diskio/singlefilecache.cpp:67
@@ -82,14 +82,14 @@
 #: src/util/fileops.cpp:354
 #, kde-format
 msgid "Cannot open %1: %2"
-msgstr "No s'ha pogut obri %1: %2"
+msgstr "No s'ha pogut obrir %1: %2"
 
 #: src/diskio/cachefile.cpp:103 src/diskio/cachefile.cpp:215
 #: src/diskio/cachefile.cpp:368 src/diskio/cachefile.cpp:427
 #, kde-format
 msgid "Cannot open %1 for writing: readonly filesystem"
 msgstr ""
-"No s'ha pogut obri %1 per a escriptura: sistema de fitxers nom??s 
d'escriptura"
+"No s'ha pogut obrir %1 per a escritura: sistema de fichers nom??s d'escritura"
 
 #: src/diskio/cachefile.cpp:109 src/diskio/cachefile.cpp:373
 #, kde-format
@@ -101,22 +101,22 @@
 msgid ""
 "Cannot expand file %1: attempting to grow the file beyond the maximum size"
 msgstr ""
-"No s'ha pogut expandir el fitxer %1: intentava cr??ixer m??s que la mida 
m??xima"
+"No s'ha pogut expandir el ficher %1: intentava cr??ixer m??s que la mida 
m??xima"
 
 #: src/diskio/cachefile.cpp:224
 #, kde-format
 msgid "Cannot expand file %1: %2"
-msgstr "No s'ha pogut expandir el fitxer %1: %2"
+msgstr "No s'ha pogut expandir el ficher %1: %2"
 
 #: src/diskio/cachefile.cpp:336
 #, kde-format
 msgid "Error: Reading past the end of the file %1"
-msgstr "S'ha produ??t un error: la lectura ha passat el final del fitxer %1"
+msgstr "S'ha produ??t un error: la lectura ha passat el final del ficher %1"
 
 #: src/diskio/cachefile.cpp:341 src/diskio/cachefile.cpp:383
 #, kde-format
 msgid "Failed to seek file %1: %2"
-m

commit libktorrent for openSUSE:Factory

2022-05-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-05-14 22:56:33

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1538 (New)


Package is "libktorrent"

Sat May 14 22:56:33 2022 rev:60 rq:976893 version:22.04.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-04-23 
19:48:25.667158925 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1538/libktorrent.changes
2022-05-14 22:58:02.187431420 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:30:55 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+---

Old:

  libktorrent-22.04.0.tar.xz
  libktorrent-22.04.0.tar.xz.sig

New:

  libktorrent-22.04.1.tar.xz
  libktorrent-22.04.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.PBkYnb/_old  2022-05-14 22:58:02.575431905 +0200
+++ /var/tmp/diff_new_pack.PBkYnb/_new  2022-05-14 22:58:02.579431910 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:22.04.0
+Version:22.04.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-22.04.0.tar.xz -> libktorrent-22.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.0/CMakeLists.txt 
new/libktorrent-22.04.1/CMakeLists.txt
--- old/libktorrent-22.04.0/CMakeLists.txt  2022-04-15 02:24:34.0 
+0200
+++ new/libktorrent-22.04.1/CMakeLists.txt  2022-05-10 07:58:37.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.0/po/ca@valencia/libktorrent5.po 
new/libktorrent-22.04.1/po/ca@valencia/libktorrent5.po
--- old/libktorrent-22.04.0/po/ca@valencia/libktorrent5.po  2022-04-15 
02:24:33.0 +0200
+++ new/libktorrent-22.04.1/po/ca@valencia/libktorrent5.po  2022-05-10 
07:58:37.0 +0200
@@ -52,7 +52,7 @@
 #: src/datachecker/datacheckerjob.cpp:66
 #, kde-format
 msgid "Waiting for other data checks to finish"
-msgstr "S'est?? esperant que acabe la comprovaci?? d'altres dades"
+msgstr "S'est?? esperant que acabe la comprovaci?? d'atres dades"
 
 #: src/datachecker/datacheckerjob.cpp:72 src/torrent/torrentstats.cpp:92
 #, kde-format
@@ -78,7 +78,8 @@
 msgid "Failed to create %1: %2"
 msgstr "No s'ha pogut crear %1: %2"
 
-#: src/diskio/cachefile.cpp:76 src/util/fileops.cpp:312 
src/util/fileops.cpp:354
+#: src/diskio/cachefile.cpp:76 src/util/fileops.cpp:312
+#: src/util/fileops.cpp:354
 #, kde-format
 msgid "Cannot open %1: %2"
 msgstr "No s'ha pogut obri %1: %2"
@@ -110,7 +111,7 @@
 #: src/diskio/cachefile.cpp:336
 #, kde-format
 msgid "Error: Reading past the end of the file %1"
-msgstr "Error: la lectura ha passat el final del fitxer %1"
+msgstr "S'ha produ??t un error: la lectura ha passat el final del fitxer %1"
 
 #: src/diskio/cachefile.cpp:341 src/diskio/cachefile.cpp:383
 #, kde-format
@@ -155,7 +156,7 @@
 #: src/diskio/movedatafilesjob.cpp:109
 #, kde-format
 msgid "Waiting for other move jobs to finish"
-msgstr "S'est?? esperant que acaben altres tasques de moure"
+msgstr "S'est?? esperant que acaben atres tasques de moure"
 
 #: src/diskio/movedatafilesjob.cpp:110 src/diskio/movedatafilesjob.cpp:146
 #, kde-format
@@ -226,7 +227,7 @@
 #: src/download/httpconnection.cpp:130
 #, kde-format
 msgid "Error: request failed: %1"
-msgstr "Error: la sol??licitud ha fallat: %1"
+msgstr "S'ha produ??t un error: la sol??licitud ha fallat: %1"
 
 #: src/download/httpconnection.cpp:154 src/download/httpconnection.cpp:181
 #, kde-format
@@ -236,7 +237,7 @@
 #: src/download/httpconnection.cpp:162
 #, kde-format
 msgid "Error: Failed to connect to webseed"
-msgstr "Error: la connexi?? al sembrador web ha fallat"
+msgstr "S'ha produ??t un error: la connexi?? al sembrador web ha fallat"
 
 #: src/download/httpconnection.cpp:186
 #, kde-format
@@ -256,12 +257,12 @@
 #: src/download/httpcon

commit libktorrent for openSUSE:Factory

2022-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-04-23 19:46:39

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1538 (New)


Package is "libktorrent"

Sat Apr 23 19:46:39 2022 rev:59 rq:971585 version:22.04.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-03-04 
20:20:16.724710871 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1538/libktorrent.changes
2022-04-23 19:48:25.667158925 +0200
@@ -1,0 +2,26 @@
+Mon Apr 18 07:52:40 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+---
+Fri Apr  8 18:21:44 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.03.90
+  * New feature release
+
+---
+Wed Mar 23 08:15:02 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.03.80
+  * New feature release
+- Changes since 21.12.3:
+  * Do not use deprecated KIO::Scheduler::setJobPriority.
+  * Fix build error by making compiler settings less strict.
+  * Port away from deprecated KFilterDev.
+  * Port away from QMutex::Recursive.
+  * mitigate potential DoS vector by limiting pending piece uploads
+
+---

Old:

  libktorrent-21.12.3.tar.xz
  libktorrent-21.12.3.tar.xz.sig

New:

  libktorrent-22.04.0.tar.xz
  libktorrent-22.04.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.WL1hsA/_old  2022-04-23 19:48:26.159159510 +0200
+++ /var/tmp/diff_new_pack.WL1hsA/_new  2022-04-23 19:48:26.163159514 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:21.12.3
+Version:22.04.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.12.3.tar.xz -> libktorrent-22.04.0.tar.xz ++
 2706 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2022-03-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-03-04 20:16:44

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1958 (New)


Package is "libktorrent"

Fri Mar  4 20:16:44 2022 rev:58 rq:958961 version:21.12.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-02-04 
21:51:33.651497033 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1958/libktorrent.changes
2022-03-04 20:20:16.724710871 +0100
@@ -1,0 +2,9 @@
+Tue Mar  1 09:58:07 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.3/
+- No code change since 21.12.2
+
+---

Old:

  libktorrent-21.12.2.tar.xz
  libktorrent-21.12.2.tar.xz.sig

New:

  libktorrent-21.12.3.tar.xz
  libktorrent-21.12.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.2kRwLq/_old  2022-03-04 20:20:17.232710467 +0100
+++ /var/tmp/diff_new_pack.2kRwLq/_new  2022-03-04 20:20:17.240710461 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:21.12.2
+Version:21.12.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.12.2.tar.xz -> libktorrent-21.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.2/CMakeLists.txt 
new/libktorrent-21.12.3/CMakeLists.txt
--- old/libktorrent-21.12.2/CMakeLists.txt  2022-02-01 01:17:27.0 
+0100
+++ new/libktorrent-21.12.3/CMakeLists.txt  2022-03-01 01:19:41.0 
+0100
@@ -5,7 +5,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 "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.2/po/zh_CN/libktorrent5.po 
new/libktorrent-21.12.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-21.12.2/po/zh_CN/libktorrent5.po2022-02-01 
01:17:27.0 +0100
+++ new/libktorrent-21.12.3/po/zh_CN/libktorrent5.po2022-03-01 
01:19:41.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-27 00:17+\n"
-"PO-Revision-Date: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:19\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2022-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-02-04 21:48:43

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1898 (New)


Package is "libktorrent"

Fri Feb  4 21:48:43 2022 rev:57 rq:951151 version:21.12.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-01-11 
21:23:28.181136079 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1898/libktorrent.changes
2022-02-04 21:51:33.651497033 +0100
@@ -1,0 +2,9 @@
+Tue Feb  1 13:03:53 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- No code change since 21.12.1
+
+---

Old:

  libktorrent-21.12.1.tar.xz
  libktorrent-21.12.1.tar.xz.sig

New:

  libktorrent-21.12.2.tar.xz
  libktorrent-21.12.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.qXvUUF/_old  2022-02-04 21:51:34.215493146 +0100
+++ /var/tmp/diff_new_pack.qXvUUF/_new  2022-02-04 21:51:34.219493119 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   libktorrent
-Version:21.12.1
+Version:21.12.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.12.1.tar.xz -> libktorrent-21.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.1/CMakeLists.txt 
new/libktorrent-21.12.2/CMakeLists.txt
--- old/libktorrent-21.12.1/CMakeLists.txt  2022-01-04 01:26:34.0 
+0100
+++ new/libktorrent-21.12.2/CMakeLists.txt  2022-02-01 01:17:27.0 
+0100
@@ -5,7 +5,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 "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.1/po/ca/libktorrent5.po 
new/libktorrent-21.12.2/po/ca/libktorrent5.po
--- old/libktorrent-21.12.1/po/ca/libktorrent5.po   2022-01-04 
01:26:34.0 +0100
+++ new/libktorrent-21.12.2/po/ca/libktorrent5.po   2022-02-01 
01:17:27.0 +0100
@@ -585,9 +585,3 @@
 #, kde-format
 msgid "Error when reading from disk"
 msgstr "Error en llegir des del disc"
-
-#~ msgid "The directory %1 does not exist"
-#~ msgstr "El directori %1 no existeix"
-
-#~ msgid "Connection closed unexpectedly"
-#~ msgstr "La connexi?? s'ha tancat inesperadament"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.1/po/ca@valencia/libktorrent5.po 
new/libktorrent-21.12.2/po/ca@valencia/libktorrent5.po
--- old/libktorrent-21.12.1/po/ca@valencia/libktorrent5.po  2022-01-04 
01:26:34.0 +0100
+++ new/libktorrent-21.12.2/po/ca@valencia/libktorrent5.po  2022-02-01 
01:17:27.0 +0100
@@ -585,9 +585,3 @@
 #, kde-format
 msgid "Error when reading from disk"
 msgstr "Error en llegir des del disc"
-
-#~ msgid "The directory %1 does not exist"
-#~ msgstr "El directori %1 no existeix"
-
-#~ msgid "Connection closed unexpectedly"
-#~ msgstr "La connexi?? s'ha tancat inesperadament"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.1/po/cs/libktorrent5.po 
new/libktorrent-21.12.2/po/cs/libktorrent5.po
--- old/libktorrent-21.12.1/po/cs/libktorrent5.po   2022-01-04 
01:26:34.0 +0100
+++ new/libktorrent-21.12.2/po/cs/libktorrent5.po   2022-02-01 
01:17:27.0 +0100
@@ -1,6 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # V??t Pelk , 2010, 2011, 2013.
+# Vit Pelcak , 2022.
 #
 msgid ""
 msgstr ""
@@ -15,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.1/po/zh_CN/libktorrent5.po 
new/libktorr

commit libktorrent for openSUSE:Factory

2022-01-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-01-11 21:19:19

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1892 (New)


Package is "libktorrent"

Tue Jan 11 21:19:19 2022 rev:56 rq:944434 version:21.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-12-13 
20:49:40.252607073 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1892/libktorrent.changes
2022-01-11 21:23:28.181136079 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:26:36 UTC 2022 - Christophe Giboudeaux 
+
+- 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:

  libktorrent-21.12.0.tar.xz
  libktorrent-21.12.0.tar.xz.sig

New:

  libktorrent-21.12.1.tar.xz
  libktorrent-21.12.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.MwWTyb/_old  2022-01-11 21:23:28.677136428 +0100
+++ /var/tmp/diff_new_pack.MwWTyb/_new  2022-01-11 21:23:28.681136431 +0100
@@ -19,16 +19,16 @@
 %define sonum   6
 # 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:   libktorrent
-Version:21.12.0
+Version:21.12.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/File-Sharing
 URL:https://apps.kde.org/ktorrent
 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
@@ -97,7 +97,7 @@
 %install
 %kf5_makeinstall -C build
 
-%if %{with lang}
+%if %{with released}
 %find_lang libktorrent5 %{name}.lang
 %endif
 
@@ -114,7 +114,7 @@
 %doc ChangeLog RoadMap
 %{_kf5_libdir}/libKF5Torrent.so.*
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++ libktorrent-21.12.0.tar.xz -> libktorrent-21.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.0/CMakeLists.txt 
new/libktorrent-21.12.1/CMakeLists.txt
--- old/libktorrent-21.12.0/CMakeLists.txt  2021-12-03 01:18:33.0 
+0100
+++ new/libktorrent-21.12.1/CMakeLists.txt  2022-01-04 01:26:34.0 
+0100
@@ -5,7 +5,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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.12.0/po/zh_CN/libktorrent5.po 
new/libktorrent-21.12.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-21.12.0/po/zh_CN/libktorrent5.po2021-12-03 
01:18:33.0 +0100
+++ new/libktorrent-21.12.1/po/zh_CN/libktorrent5.po2022-01-04 
01:26:34.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-27 00:17+\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"


commit libktorrent for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-12-13 20:44:02

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2520 (New)


Package is "libktorrent"

Mon Dec 13 20:44:02 2021 rev:55 rq:938052 version:21.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-11-06 
18:21:02.384980741 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2520/libktorrent.changes
2021-12-13 20:49:40.252607073 +0100
@@ -1,0 +2,42 @@
+Fri Dec  3 19:22:55 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- No code change since 21.11.90
+
+---
+Sat Nov 27 10:11:50 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.11.90
+  * New feature release
+- No code change since 21.11.80
+
+---
+Sat Nov 13 17:56:32 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.11.80
+  * New feature release
+- Changes since 21.08.3:
+  * Enable Linux and FreeBSD CI
+  * dht/KBucket: don't accumulate duplicate replacement entries
+  * Clean up "by" usage and multiline statements in license headers
+  * Update .gitignore
+  * Remove obsolete COPYING-CMAKE-SCRIPTS file
+  * Remove obsolete COPYING file
+  * Convert MIT license headers to SPDX
+  * Put contact information for qt files in angle brackets
+  * Remove mail address without any author
+  * Put contact information in angle brackets
+  * Put contact of multiple authors on separate lines
+  * Put info about file being based on sth. else in separate line
+  * Clean up license header leftovers
+  * Convert license headers to SPDX
+  * Add a new SetClientInfo method that accept QString version.
+  * dht: expire announcement tokens after 30 minutes
+  * Fix upnp closing connection (kde#404135)
+  * Handle URLs without host and port in UPnP
+  * Fix "signal not found" warning in UPnP plugin
+
+---

Old:

  libktorrent-21.08.3.tar.xz
  libktorrent-21.08.3.tar.xz.sig

New:

  libktorrent-21.12.0.tar.xz
  libktorrent-21.12.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.QR6GcZ/_old  2021-12-13 20:49:40.672607341 +0100
+++ /var/tmp/diff_new_pack.QR6GcZ/_new  2021-12-13 20:49:40.676607344 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.08.3
+Version:21.12.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
@@ -110,7 +110,7 @@
 %{_kf5_libdir}/libKF5Torrent.so
 
 %files -n libKF5Torrent%{sonum}
-%license COPYING
+%license LICENSES/*
 %doc ChangeLog RoadMap
 %{_kf5_libdir}/libKF5Torrent.so.*
 


++ libktorrent-21.08.3.tar.xz -> libktorrent-21.12.0.tar.xz ++
 49022 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2021-11-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-11-06 18:17:45

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1890 (New)


Package is "libktorrent"

Sat Nov  6 18:17:45 2021 rev:54 rq:929420 version:21.08.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-10-13 
18:09:30.535596463 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1890/libktorrent.changes
2021-11-06 18:21:02.384980741 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:34:52 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+---

Old:

  libktorrent-21.08.2.tar.xz
  libktorrent-21.08.2.tar.xz.sig

New:

  libktorrent-21.08.3.tar.xz
  libktorrent-21.08.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.FA8DjA/_old  2021-11-06 18:21:02.784980962 +0100
+++ /var/tmp/diff_new_pack.FA8DjA/_new  2021-11-06 18:21:02.788980964 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.08.2
+Version:21.08.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.08.2.tar.xz -> libktorrent-21.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.2/CMakeLists.txt 
new/libktorrent-21.08.3/CMakeLists.txt
--- old/libktorrent-21.08.2/CMakeLists.txt  2021-10-05 07:47:48.0 
+0200
+++ new/libktorrent-21.08.3/CMakeLists.txt  2021-11-02 01:20:50.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.2/po/ca/libktorrent5.po 
new/libktorrent-21.08.3/po/ca/libktorrent5.po
--- old/libktorrent-21.08.2/po/ca/libktorrent5.po   2021-10-05 
07:47:48.0 +0200
+++ new/libktorrent-21.08.3/po/ca/libktorrent5.po   2021-11-02 
01:20:50.0 +0100
@@ -1,9 +1,9 @@
 # Translation of libktorrent5.po to Catalan
-# Copyright (C) 2006-2020 This_file_is_part_of_KDE
+# Copyright (C) 2006-2021 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Josep Ma. Ferrer , 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017.
+# Josep M. Ferrer , 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021.
 # Xavier Batlle i Pelach , 2006, 2007, 2008.
 # Manuel Tortosa , 2009.
 # Joan Maspons , 2010, 2011.
@@ -13,14 +13,14 @@
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-26 00:17+\n"
-"PO-Revision-Date: 2020-08-06 15:00+0200\n"
-"Last-Translator: Antoni Bella P??rez \n"
+"PO-Revision-Date: 2021-10-12 19:48+0200\n"
+"Last-Translator: Josep M. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -408,7 +408,7 @@
 #: src/torrent/torrentstats.cpp:112
 #, kde-format
 msgid "Superseeding"
-msgstr "S??per sembrat"
+msgstr "Supersembrat"
 
 #: src/tracker/httptracker.cpp:258 src/tracker/httptracker.cpp:274
 #: src/tracker/httptracker.cpp:407
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.2/po/ca@valencia/libktorrent5.po 
new/libktorrent-21.08.3/po/ca@valencia/libktorrent5.po
--- old/libktorrent-21.08.2/po/ca@valencia/libktorrent5.po  2021-10-05 
07:47:48.0 +0200
+++ new/libktorrent-21.08.3/po/ca@valencia/libktorrent5.po  2021-11-02 
01:20:50.0 +0100
@@ -1,9 +1,9 @@
 # Translation of libktorrent5.po to Catalan (Valencian)
-# Copyright (C) 2006-2020 This_file_is_part_of_KDE
+# Copyright (C) 2006-2021 This_file_is_part_of_KD

commit libktorrent for openSUSE:Factory

2021-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-10-13 18:05:42

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2443 (New)


Package is "libktorrent"

Wed Oct 13 18:05:42 2021 rev:53 rq:924012 version:21.08.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-09-04 
22:38:00.756362968 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2443/libktorrent.changes
2021-10-13 18:09:30.535596463 +0200
@@ -1,0 +2,9 @@
+Tue Oct  5 16:29:06 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.2/
+- No code change since 21.08.1
+
+---

Old:

  libktorrent-21.08.1.tar.xz
  libktorrent-21.08.1.tar.xz.sig

New:

  libktorrent-21.08.2.tar.xz
  libktorrent-21.08.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.0o2OjG/_old  2021-10-13 18:09:31.151597429 +0200
+++ /var/tmp/diff_new_pack.0o2OjG/_new  2021-10-13 18:09:31.155597435 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.08.1
+Version:21.08.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.08.1.tar.xz -> libktorrent-21.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.1/CMakeLists.txt 
new/libktorrent-21.08.2/CMakeLists.txt
--- old/libktorrent-21.08.1/CMakeLists.txt  2021-08-31 02:40:24.0 
+0200
+++ new/libktorrent-21.08.2/CMakeLists.txt  2021-10-05 07:47:48.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.1/po/hi/libktorrent5.po 
new/libktorrent-21.08.2/po/hi/libktorrent5.po
--- old/libktorrent-21.08.1/po/hi/libktorrent5.po   2021-08-31 
02:40:24.0 +0200
+++ new/libktorrent-21.08.2/po/hi/libktorrent5.po   2021-10-05 
07:47:48.0 +0200
@@ -3,20 +3,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Ravishankar Shrivastava , 2008.
+# Raghavendra Kamath , 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-26 00:17+\n"
-"PO-Revision-Date: 2008-03-30 16:43+0530\n"
-"Last-Translator: Ravishankar Shrivastava \n"
-"Language-Team: Hindi \n"
+"PO-Revision-Date: 2021-09-17 20:34+0530\n"
+"Last-Translator: Raghavendra Kamath \n"
+"Language-Team: kde-hindi\n"
 "Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 21.08.1\n"
 
 #: src/bcodec/bdecoder.cpp:62
 #, kde-format
@@ -287,7 +288,7 @@
 #: src/interfaces/trackerinterface.cpp:59
 #, kde-format
 msgid "OK"
-msgstr "?"
+msgstr "? ??"
 
 #: src/interfaces/trackerinterface.cpp:59
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.1/po/zh_CN/libktorrent5.po 
new/libktorrent-21.08.2/po/zh_CN/libktorrent5.po
--- old/libktorrent-21.08.1/po/zh_CN/libktorrent5.po2021-08-31 
02:40:24.0 +0200
+++ new/libktorrent-21.08.2/po/zh_CN/libktorrent5.po2021-10-05 
07:47:48.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-26 00:17+\n"
-"PO-Revision-Date: 2021-08-30 11:45\n"
+"PO-Revision-Date: 2021-09-27 13:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -45,7 +45,7 @@
 #: src/datachecker/datacheckerjob.cpp:80
 #, kde-format
 msgid "Waiting for other data checks to finish"
-msgstr "?"
+msgstr "?"
 
 #: src/datachecker/datacheckerjob.cpp:86 src/torrent/torrentstats.cpp:106
 #, kde-format
@@ -147,7 +147,7 @@
 #: s

commit libktorrent for openSUSE:Factory

2021-09-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-09-04 22:35:11

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1899 (New)


Package is "libktorrent"

Sat Sep  4 22:35:11 2021 rev:52 rq:916010 version:21.08.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-08-26 
23:16:25.080193332 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1899/libktorrent.changes
2021-09-04 22:38:00.756362968 +0200
@@ -1,0 +2,9 @@
+Wed Sep  1 12:39:27 UTC 2021 - Christophe Giboudeaux 
+
+- 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:

  libktorrent-21.08.0.tar.xz
  libktorrent-21.08.0.tar.xz.sig

New:

  libktorrent-21.08.1.tar.xz
  libktorrent-21.08.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.GM6qtB/_old  2021-09-04 22:38:01.144363482 +0200
+++ /var/tmp/diff_new_pack.GM6qtB/_new  2021-09-04 22:38:01.148363488 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.08.0
+Version:21.08.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.08.0.tar.xz -> libktorrent-21.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.0/CMakeLists.txt 
new/libktorrent-21.08.1/CMakeLists.txt
--- old/libktorrent-21.08.0/CMakeLists.txt  2021-08-06 02:26:06.0 
+0200
+++ new/libktorrent-21.08.1/CMakeLists.txt  2021-08-31 02:40:24.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.08.0/po/zh_CN/libktorrent5.po 
new/libktorrent-21.08.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-21.08.0/po/zh_CN/libktorrent5.po2021-08-06 
02:26:06.0 +0200
+++ new/libktorrent-21.08.1/po/zh_CN/libktorrent5.po2021-08-31 
02:40:24.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-26 00:17+\n"
-"PO-Revision-Date: 2021-07-26 13:50\n"
+"PO-Revision-Date: 2021-08-30 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2021-08-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-08-26 23:15:12

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1899 (New)


Package is "libktorrent"

Thu Aug 26 23:15:12 2021 rev:51 rq:914379 version:21.08.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-08-16 
10:16:39.726725728 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1899/libktorrent.changes
2021-08-26 23:16:25.080193332 +0200
@@ -1,0 +2,5 @@
+Thu Aug 26 09:02:34 UTC 2021 - Christophe Giboudeaux 
+
+- Disable lto for ppc64 builds.
+
+---
@@ -7 +12 @@
-  * https://kde.org/announcements/gear/21.08/
+  * https://kde.org/announcements/gear/21.08.0



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.K8qMp3/_old  2021-08-26 23:16:25.652192848 +0200
+++ /var/tmp/diff_new_pack.K8qMp3/_new  2021-08-26 23:16:25.652192848 +0200
@@ -87,6 +87,10 @@
 sed -i 's#1.71.0#1.66.0#' CMakeLists.txt
 
 %build
+%ifarch ppc64
+%define _lto_cflags %{nil}
+%endif
+
 %cmake_kf5 -d build
 %cmake_build
 


commit libktorrent for openSUSE:Factory

2021-08-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-08-16 10:10:54

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.1899 (New)


Package is "libktorrent"

Mon Aug 16 10:10:54 2021 rev:50 rq:911782 version:21.08.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-07-10 
00:02:32.599029578 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1899/libktorrent.changes
2021-08-16 10:16:39.726725728 +0200
@@ -1,0 +2,31 @@
+Fri Aug  6 09:42:21 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08/
+- No code change since 21.07.90
+
+---
+Fri Jul 30 10:05:49 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.07.90
+  * New feature release
+- No code change since 21.07.80
+
+---
+Sat Jul 17 20:06:59 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.07.80
+  * New feature release
+- Changes since 21.04.3:
+  * respect file priority when selecting preview chunks
+  * Fix clang warning and processedAmount deprecation notice.
+  * CMP0115 is too new so removing it for now
+  * Fix tests with new ecm way
+  * add missing include #include 
+  * update random_shuffle for equivalent of cpp17
+  * Increase Cmake deps , fix boost directory and
+make initial c++17 support
+
+---

Old:

  libktorrent-21.04.3.tar.xz
  libktorrent-21.04.3.tar.xz.sig

New:

  libktorrent-21.08.0.tar.xz
  libktorrent-21.08.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.izQBcK/_old  2021-08-16 10:16:40.082725300 +0200
+++ /var/tmp/diff_new_pack.izQBcK/_new  2021-08-16 10:16:40.086725295 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.04.3
+Version:21.08.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
@@ -83,6 +83,9 @@
 %prep
 %autosetup -p1
 
+# The boost minimum version change is only cosmetic. Leap 15.2 provides 1.66
+sed -i 's#1.71.0#1.66.0#' CMakeLists.txt
+
 %build
 %cmake_kf5 -d build
 %cmake_build


++ libktorrent-21.04.3.tar.xz -> libktorrent-21.08.0.tar.xz ++
 4898 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2021-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-07-09 23:59:57

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2625 (New)


Package is "libktorrent"

Fri Jul  9 23:59:57 2021 rev:49 rq:905040 version:21.04.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-06-12 
20:10:11.789152715 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2625/libktorrent.changes
2021-07-10 00:02:32.599029578 +0200
@@ -1,0 +2,9 @@
+Wed Jul  7 08:58:57 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.3
+- No code change since 21.04.2
+
+---

Old:

  libktorrent-21.04.2.tar.xz
  libktorrent-21.04.2.tar.xz.sig

New:

  libktorrent-21.04.3.tar.xz
  libktorrent-21.04.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.2TPf9G/_old  2021-07-10 00:02:33.043026125 +0200
+++ /var/tmp/diff_new_pack.2TPf9G/_new  2021-07-10 00:02:33.047026094 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.04.2
+Version:21.04.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.04.2.tar.xz -> libktorrent-21.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.04.2/CMakeLists.txt 
new/libktorrent-21.04.3/CMakeLists.txt
--- old/libktorrent-21.04.2/CMakeLists.txt  2021-06-08 08:20:25.0 
+0200
+++ new/libktorrent-21.04.3/CMakeLists.txt  2021-07-06 07:30:18.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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 (SOVERSION 6)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.04.2/po/zh_CN/libktorrent5.po 
new/libktorrent-21.04.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-21.04.2/po/zh_CN/libktorrent5.po2021-06-08 
08:20:25.0 +0200
+++ new/libktorrent-21.04.3/po/zh_CN/libktorrent5.po2021-07-06 
07:30:18.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-29 03:12+0100\n"
-"PO-Revision-Date: 2021-06-03 16:07\n"
+"PO-Revision-Date: 2021-06-20 07:37\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2021-06-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-06-12 20:07:54

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.32437 (New)


Package is "libktorrent"

Sat Jun 12 20:07:54 2021 rev:48 rq:899311 version:21.04.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-05-16 
23:43:13.037348044 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.32437/libktorrent.changes   
2021-06-12 20:10:11.789152715 +0200
@@ -1,0 +2,9 @@
+Tue Jun  8 12:41:12 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.2
+- No code change since 21.04.1
+
+---

Old:

  libktorrent-21.04.1.tar.xz
  libktorrent-21.04.1.tar.xz.sig

New:

  libktorrent-21.04.2.tar.xz
  libktorrent-21.04.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.ON66aX/_old  2021-06-12 20:10:12.205153439 +0200
+++ /var/tmp/diff_new_pack.ON66aX/_new  2021-06-12 20:10:12.205153439 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.04.1
+Version:21.04.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.04.1.tar.xz -> libktorrent-21.04.2.tar.xz ++
 2937 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2021-05-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-05-16 23:41:34

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2988 (New)


Package is "libktorrent"

Sun May 16 23:41:34 2021 rev:47 rq:892899 version:21.04.1

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-04-25 
21:28:37.704517487 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2988/libktorrent.changes
2021-05-16 23:43:13.037348044 +0200
@@ -1,0 +2,9 @@
+Wed May 12 06:08:55 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/21.04.1
+- No code change since 21.04.0
+
+---

Old:

  libktorrent-21.04.0.tar.xz
  libktorrent-21.04.0.tar.xz.sig

New:

  libktorrent-21.04.1.tar.xz
  libktorrent-21.04.1.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.eJPylc/_old  2021-05-16 23:43:13.685345532 +0200
+++ /var/tmp/diff_new_pack.eJPylc/_new  2021-05-16 23:43:13.689345518 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:21.04.0
+Version:21.04.1
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-21.04.0.tar.xz -> libktorrent-21.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.04.0/CMakeLists.txt 
new/libktorrent-21.04.1/CMakeLists.txt
--- old/libktorrent-21.04.0/CMakeLists.txt  2021-04-16 10:48:11.0 
+0200
+++ new/libktorrent-21.04.1/CMakeLists.txt  2021-05-11 09:31:23.0 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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}")
 
 set (SOVERSION 6)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-21.04.0/po/zh_CN/libktorrent5.po 
new/libktorrent-21.04.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-21.04.0/po/zh_CN/libktorrent5.po2021-04-16 
10:48:11.0 +0200
+++ new/libktorrent-21.04.1/po/zh_CN/libktorrent5.po2021-05-11 
09:31:23.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-29 03:12+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15:44\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2021-04-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-04-25 21:27:10

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.12324 (New)


Package is "libktorrent"

Sun Apr 25 21:27:10 2021 rev:46 rq:887772 version:21.04.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-03-10 
08:55:41.770792424 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.12324/libktorrent.changes   
2021-04-25 21:28:37.704517487 +0200
@@ -1,0 +2,32 @@
+Fri Apr 16 16:13:11 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+---
+Fri Apr  9 17:41:37 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+---
+Sun Mar 21 13:29:39 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Add pre-commit hook for clang-format
+  * Add .gitignore file
+  * Add .git-blame-ignore-revs file
+  * Run clang-format
+  * Add trailing comma to enums
+  * Add clang-format target
+  * Convert some old-style connects
+  * raise peer max metasize (torrent file) size to 100mib
+  * Fix PeerID for new versioning
+
+---

Old:

  libktorrent-20.12.3.tar.xz
  libktorrent-20.12.3.tar.xz.sig

New:

  libktorrent-21.04.0.tar.xz
  libktorrent-21.04.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.mLqzYM/_old  2021-04-25 21:28:38.188518069 +0200
+++ /var/tmp/diff_new_pack.mLqzYM/_new  2021-04-25 21:28:38.192518074 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libktorrent
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:20.12.3
+Version:21.04.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/File-Sharing
-URL:https://kde.org/applications/internet/org.kde.ktorrent/
+URL:https://apps.kde.org/ktorrent
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gmp-devel >= 6.0.0
@@ -43,10 +47,6 @@
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Xml)
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 
 %description
 libktorrent is a torrent downloading library.
@@ -81,7 +81,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build


++ libktorrent-20.12.3.tar.xz -> libktorrent-21.04.0.tar.xz ++
 69137 lines of diff (skipped)


commit libktorrent for openSUSE:Factory

2021-03-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-03-10 08:53:56

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.2378 (New)


Package is "libktorrent"

Wed Mar 10 08:53:56 2021 rev:45 rq:877208 version:20.12.3

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-02-07 
15:23:09.270139932 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2378/libktorrent.changes
2021-03-10 08:55:41.770792424 +0100
@@ -1,0 +2,9 @@
+Thu Mar  4 06:11:46 UTC 2021 - Luca Beltrame 
+
+- Update to 20.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.12.3
+- No code change since 20.12.2
+
+---

Old:

  libktorrent-20.12.2.tar.xz
  libktorrent-20.12.2.tar.xz.sig

New:

  libktorrent-20.12.3.tar.xz
  libktorrent-20.12.3.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.TPTdmo/_old  2021-03-10 08:55:42.222792891 +0100
+++ /var/tmp/diff_new_pack.TPTdmo/_new  2021-03-10 08:55:42.226792895 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:20.12.2
+Version:20.12.3
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later


++ libktorrent-20.12.2.tar.xz -> libktorrent-20.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.2/CMakeLists.txt 
new/libktorrent-20.12.3/CMakeLists.txt
--- old/libktorrent-20.12.2/CMakeLists.txt  2021-02-02 01:56:16.0 
+0100
+++ new/libktorrent-20.12.3/CMakeLists.txt  2021-03-02 01:56:22.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-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 (SOVERSION 6)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.2/po/zh_CN/libktorrent5.po 
new/libktorrent-20.12.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-20.12.2/po/zh_CN/libktorrent5.po2021-02-02 
01:56:16.0 +0100
+++ new/libktorrent-20.12.3/po/zh_CN/libktorrent5.po2021-03-02 
01:56:22.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-10 08:06+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2021-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-02-07 15:20:13

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.28504 (New)


Package is "libktorrent"

Sun Feb  7 15:20:13 2021 rev:44 rq:869435 version:20.12.2

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-01-10 
19:45:28.886016337 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.28504/libktorrent.changes   
2021-02-07 15:23:09.270139932 +0100
@@ -1,0 +2,9 @@
+Wed Feb  3 08:29:59 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- No code change since 20.12.1
+
+---

Old:

  libktorrent-20.12.1.tar.xz
  libktorrent-20.12.1.tar.xz.sig

New:

  libktorrent-20.12.2.tar.xz
  libktorrent-20.12.2.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.1whkmo/_old  2021-02-07 15:23:09.874140621 +0100
+++ /var/tmp/diff_new_pack.1whkmo/_new  2021-02-07 15:23:09.878140626 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   libktorrent
-Version:20.12.1
+Version:20.12.2
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.1whkmo/_old and 
/var/tmp/diff_new_pack.1whkmo/_new differ

++ libktorrent-20.12.1.tar.xz -> libktorrent-20.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.1/CMakeLists.txt 
new/libktorrent-20.12.2/CMakeLists.txt
--- old/libktorrent-20.12.1/CMakeLists.txt  2021-01-05 02:27:55.0 
+0100
+++ new/libktorrent-20.12.2/CMakeLists.txt  2021-02-02 01:56:16.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 set (SOVERSION 6)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.1/po/pl/libktorrent5.po 
new/libktorrent-20.12.2/po/pl/libktorrent5.po
--- old/libktorrent-20.12.1/po/pl/libktorrent5.po   2021-01-05 
02:27:55.0 +0100
+++ new/libktorrent-20.12.2/po/pl/libktorrent5.po   2021-02-02 
01:56:16.0 +0100
@@ -4,13 +4,13 @@
 #
 # Jerzy Trzeciak , 2007, 2008, 2009, 2010.
 # Marta Rybczy??ska , 2008, 2009, 2013.
-# ??ukasz Wojni??owicz , 2011, 2012, 2014.
+# ??ukasz Wojni??owicz , 2011, 2012, 2014, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-10 08:06+0100\n"
-"PO-Revision-Date: 2014-04-12 09:02+0200\n"
+"PO-Revision-Date: 2021-01-08 19:50+0100\n"
 "Last-Translator: ??ukasz Wojni??owicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.12.1\n"
 
 #: src/bcodec/bdecoder.cpp:62
 #, kde-format
@@ -200,7 +200,7 @@
 #: src/download/webseed.cpp:98
 #, kde-format
 msgid "Not connected"
-msgstr "Nie poczony"
+msgstr "Niepodczony"
 
 #: src/download/httpconnection.cpp:113
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.1/po/zh_CN/libktorrent5.po 
new/libktorrent-20.12.2/po/zh_CN/libktorrent5.po
--- old/libktorrent-20.12.1/po/zh_CN/libktorrent5.po2021-01-05 
02:27:55.0 +0100
+++ new/libktorrent-20.12.2/po/zh_CN/libktorrent5.po2021-02-02 
01:56:16.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-10 08:06+0100\n"
-"PO-Revision-Date: 2021-01-03 09:06\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


commit libktorrent for openSUSE:Factory

2020-12-17 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2020-12-17 17:03:06

Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and  /work/SRC/openSUSE:Factory/.libktorrent.new.5145 (New)


Package is "libktorrent"

Thu Dec 17 17:03:06 2020 rev:42 rq:855279 version:20.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2020-06-10 
00:47:51.770858131 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.5145/libktorrent.changes
2020-12-17 17:07:41.669874936 +0100
@@ -1,0 +2,28 @@
+Sat Dec  5 23:17:47 UTC 2020 - Luca Beltrame 
+
+- Update to 20.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-12-apps-update
+- No code change since 20.11.90
+
+---
+Fri Nov 27 15:18:00 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.11.90
+  * New feature release
+- No code change since 20.11.80
+
+---
+Sat Nov 14 09:19:27 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.11.80.
+  * New feature release
+- libktorrent is now released using the KDE release service.
+
+---
+Thu Aug 27 16:58:42 UTC 2020 - Christophe Giboudeaux 
+
+- Use %cmake_build instead of %make_jobs
+
+---

Old:

  libktorrent-2.2.0.tar.xz

New:

  applications.keyring
  libktorrent-20.12.0.tar.xz
  libktorrent-20.12.0.tar.xz.sig



Other differences:
--
++ libktorrent.spec ++
--- /var/tmp/diff_new_pack.zv154e/_old  2020-12-17 17:07:42.229875492 +0100
+++ /var/tmp/diff_new_pack.zv154e/_new  2020-12-17 17:07:42.233875495 +0100
@@ -16,16 +16,18 @@
 #
 
 
-%define ktor_ver 5.2.0
 %define sonum   6
+# 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
 Name:   libktorrent
-Version:2.2.0
+Version:20.12.0
 Release:0
 Summary:Torrent Downloading Library
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/File-Sharing
 URL:https://kde.org/applications/internet/org.kde.ktorrent/
-Source0:
https://download.kde.org/stable/ktorrent/%{ktor_ver}/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gmp-devel >= 6.0.0
@@ -37,10 +39,14 @@
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Solid)
 BuildRequires:  cmake(Qca-qt5)
-BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Core) >= 5.14.0
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Xml)
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 libktorrent is a torrent downloading library.
@@ -79,26 +85,30 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build
 
+%if %{with lang}
 %find_lang libktorrent5 %{name}.lang
+%endif
 
 %post -n libKF5Torrent%{sonum} -p /sbin/ldconfig
 %postun -n libKF5Torrent%{sonum} -p /sbin/ldconfig
 
 %files devel
+%{_kf5_cmakedir}/KF5Torrent/
 %{_kf5_includedir}/libktorrent/
 %{_kf5_libdir}/libKF5Torrent.so
-%{_kf5_cmakedir}/KF5Torrent/
 
 %files -n libKF5Torrent%{sonum}
 %license COPYING
 %doc ChangeLog RoadMap
-%{_kf5_libdir}/libKF5Torrent.so.%{sonum}*
+%{_kf5_libdir}/libKF5Torrent.so.*
 
+%if %{with lang}
 %files lang -f %{name}.lang
+%endif
 
 %changelog

++ libktorrent-2.2.0.tar.xz -> libktorrent-20.12.0.tar.xz ++
 239423 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org