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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to