Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmediawiki for openSUSE:Factory 
checked in at 2022-09-01 22:11:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmediawiki (Old)
 and      /work/SRC/openSUSE:Factory/.libmediawiki.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmediawiki"

Thu Sep  1 22:11:11 2022 rev:4 rq:1000516 version:5.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmediawiki/libmediawiki.changes        
2021-06-26 21:26:01.207387439 +0200
+++ /work/SRC/openSUSE:Factory/.libmediawiki.new.2083/libmediawiki.changes      
2022-09-01 22:12:10.972410170 +0200
@@ -1,0 +2,9 @@
+Wed Aug 31 11:52:34 UTC 2022 - Wolfgang Bauer <[email protected]>
+
+- Update to 5.38.0
+  * compile fixes for current Qt
+- Drop Fix-compilation-error-with-Qt-5.15.patch, merged upstream
+- Add signature file and keyring
+- Add needed dependencies to the devel package
+
+-------------------------------------------------------------------

Old:
----
  Fix-compilation-error-with-Qt-5.15.patch
  libmediawiki-5.37.0.tar.xz

New:
----
  libmediawiki-5.38.0.tar.xz
  libmediawiki-5.38.0.tar.xz.sig
  libmediawiki.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmediawiki.spec ++++++
--- /var/tmp/diff_new_pack.WNzLb7/_old  2022-09-01 22:12:11.624411954 +0200
+++ /var/tmp/diff_new_pack.WNzLb7/_new  2022-09-01 22:12:11.632411975 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmediawiki
 #
-# 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
@@ -16,21 +16,24 @@
 #
 
 
+%bcond_without released
 Name:           libmediawiki
-Version:        5.37.0
+Version:        5.38.0
 Release:        0
 Summary:        Interface for MediaWiki based web services
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/KDE
 URL:            https://invent.kde.org/libraries/libmediawiki
 Source0:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0:         Fix-compilation-error-with-Qt-5.15.patch
-BuildRequires:  extra-cmake-modules
-BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5Network)
-BuildRequires:  cmake(Qt5Test)
+%if %{with released}
+Source1:        
https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
+Source2:        %{name}.keyring
+%endif
+BuildRequires:  extra-cmake-modules >= 5.85.0
+BuildRequires:  cmake(KF5CoreAddons) >= 5.85.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(Qt5Network) >= 5.15.0
+BuildRequires:  cmake(Qt5Test) >= 5.15.0
 
 %description
 libmediawiki is a KDE C++ interface for MediaWiki based web services as
@@ -52,6 +55,9 @@
 Summary:        Development files for libmediawiki
 Group:          Development/Libraries/KDE
 Requires:       libKF5MediaWiki5 = %{version}
+Requires:       cmake(Qt5Core) >= 5.15.0
+Requires:       cmake(Qt5Network) >= 5.15.0
+Requires:       cmake(KF5CoreAddons) >= 5.85.0
 
 %description devel
 libmediawiki is a KDE C++ interface for MediaWiki based web services as

++++++ libmediawiki-5.37.0.tar.xz -> libmediawiki-5.38.0.tar.xz ++++++
++++ 2402 lines of diff (skipped)

Reply via email to