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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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.000000000 
+0200
+++ new/libktorrent-23.08.0/CMakeLists.txt      2023-08-16 22:25:52.000000000 
+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.000000000 +0200
+++ new/libktorrent-23.08.0/po/ia/libktorrent5.po       2023-08-16 
22:25:52.000000000 +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+0000\n"
-"PO-Revision-Date: 2023-05-09 12:05+0200\n"
+"PO-Revision-Date: 2023-05-08 12:47+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\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.po    2023-07-04 
07:10:27.000000000 +0200
+++ new/libktorrent-23.08.0/po/zh_CN/libktorrent5.po    2023-08-16 
22:25:52.000000000 +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+0000\n"
-"PO-Revision-Date: 2023-07-03 11:41\n"
+"PO-Revision-Date: 2023-08-02 12:44\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to