Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-qtplugin for openSUSE:Factory 
checked in at 2023-04-20 15:14:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-qtplugin (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-qtplugin"

Thu Apr 20 15:14:01 2023 rev:19 rq:1080356 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-qtplugin/lxqt-qtplugin.changes      
2022-11-06 12:43:20.141787876 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new.2023/lxqt-qtplugin.changes    
2023-04-20 15:14:53.342071124 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 19:40:46 UTC 2023 - Shawn Dunn <sfal...@opensuse.org>
+
+- Update to 1.3.0:
+  * Bumped the version and update the dependencies
+
+-------------------------------------------------------------------

Old:
----
  lxqt-qtplugin-1.2.0.tar.xz
  lxqt-qtplugin-1.2.0.tar.xz.asc

New:
----
  lxqt-qtplugin-1.3.0.tar.xz
  lxqt-qtplugin-1.3.0.tar.xz.asc

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

Other differences:
------------------
++++++ lxqt-qtplugin.spec ++++++
--- /var/tmp/diff_new_pack.Uzkd58/_old  2023-04-20 15:14:54.178074958 +0200
+++ /var/tmp/diff_new_pack.Uzkd58/_new  2023-04-20 15:14:54.182074975 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-qtplugin
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           lxqt-qtplugin
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        LXQt platform integration plugin for Qt 5
 License:        LGPL-2.1-or-later
@@ -30,13 +30,13 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  libexif-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.11.0
+BuildRequires:  lxqt-build-tools-devel >= 0.13.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(Qt5Xdg) >= 3.9.0
+BuildRequires:  pkgconfig(Qt5Xdg) >= 3.11.0
 BuildRequires:  pkgconfig(Qt5XdgIconLoader)
 BuildRequires:  pkgconfig(dbusmenu-qt5)
 BuildRequires:  pkgconfig(libfm-qt) >= %{version}

++++++ lxqt-qtplugin-1.2.0.tar.xz -> lxqt-qtplugin-1.3.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-qtplugin-1.2.0/CHANGELOG 
new/lxqt-qtplugin-1.3.0/CHANGELOG
--- old/lxqt-qtplugin-1.2.0/CHANGELOG   2022-11-05 09:09:22.000000000 +0100
+++ new/lxqt-qtplugin-1.3.0/CHANGELOG   2023-04-15 17:15:00.000000000 +0200
@@ -1,3 +1,7 @@
+lxqt-qtplugin-1.3.0 / 2023-04-15
+=================================
+ * Bumped the version to 1.3.0 and updated the dependencies.
+
 lxqt-qtplugin-1.2.0 / 2022-11-05
 =================================
  * Bumped the version to 1.2.0 and updated the dependencies.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-qtplugin-1.2.0/CMakeLists.txt 
new/lxqt-qtplugin-1.3.0/CMakeLists.txt
--- old/lxqt-qtplugin-1.2.0/CMakeLists.txt      2022-11-05 09:09:22.000000000 
+0100
+++ new/lxqt-qtplugin-1.3.0/CMakeLists.txt      2023-04-15 17:15:00.000000000 
+0200
@@ -13,10 +13,10 @@
 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 
 # Minimum Versions
-set(LXQTBT_MINIMUM_VERSION "0.12.0")
+set(LXQTBT_MINIMUM_VERSION "0.13.0")
 set(QT_MINIMUM_VERSION "5.15.0")
-set(QTXDG_MINIMUM_VERSION "3.10.0")
-set(FMQT_MINIMUM_VERSION "1.2.0")
+set(QTXDG_MINIMUM_VERSION "3.11.0")
+set(FMQT_MINIMUM_VERSION "1.3.0")
 
 find_package(Qt5DBus ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)

Reply via email to