Script 'mail_helper' called by obssrc
Hello community,

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

Package is "qtxdg-tools"

Thu Apr 20 15:14:01 2023 rev:3 rq:1079789 version:3.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtxdg-tools/qtxdg-tools.changes  2022-11-06 
12:43:02.109680194 +0100
+++ /work/SRC/openSUSE:Factory/.qtxdg-tools.new.2023/qtxdg-tools.changes        
2023-04-20 15:14:51.650063366 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 17:29:59 UTC 2023 - Shawn Dunn <[email protected]>
+
+- Update to 3.11.0:
+  * Updated for libqtxdg-3.11.0
+
+-------------------------------------------------------------------

Old:
----
  qtxdg-tools-3.10.0.tar.xz
  qtxdg-tools-3.10.0.tar.xz.asc

New:
----
  qtxdg-tools-3.11.0.tar.xz
  qtxdg-tools-3.11.0.tar.xz.asc

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

Other differences:
------------------
++++++ qtxdg-tools.spec ++++++
--- /var/tmp/diff_new_pack.GgZdse/_old  2023-04-20 15:14:53.114070079 +0200
+++ /var/tmp/diff_new_pack.GgZdse/_new  2023-04-20 15:14:53.118070097 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qtxdg-tools
 #
-# 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:           qtxdg-tools
-Version:        3.10.0
+Version:        3.11.0
 Release:        0
 Summary:        User tools for libqtxg
 License:        LGPL-2.1-or-later
@@ -29,10 +29,10 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.11.0
+BuildRequires:  lxqt-build-tools-devel >= 0.13.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.15
-BuildRequires:  pkgconfig(Qt5Xdg) >= 3.9.0
+BuildRequires:  pkgconfig(Qt5Xdg) >= 3.11.0
 BuildRequires:  pkgconfig(glib-2.0)
 
 %description

++++++ qtxdg-tools-3.10.0.tar.xz -> qtxdg-tools-3.11.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtxdg-tools-3.10.0/CHANGELOG 
new/qtxdg-tools-3.11.0/CHANGELOG
--- old/qtxdg-tools-3.10.0/CHANGELOG    2022-11-05 08:57:09.000000000 +0100
+++ new/qtxdg-tools-3.11.0/CHANGELOG    2023-04-15 17:00:01.000000000 +0200
@@ -1,3 +1,7 @@
+qtxdg-tools-3.11.0 / 2023-04-15
+===============================
+ * Updated for libqtxdg-3.11.
+
 qtxdg-tools-3.10.0 / 2022-11-05
 ===============================
  * Updated for libqtxdg-3.10.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtxdg-tools-3.10.0/CMakeLists.txt 
new/qtxdg-tools-3.11.0/CMakeLists.txt
--- old/qtxdg-tools-3.10.0/CMakeLists.txt       2022-11-05 08:57:09.000000000 
+0100
+++ new/qtxdg-tools-3.11.0/CMakeLists.txt       2023-04-15 17:00:01.000000000 
+0200
@@ -7,12 +7,12 @@
 project(qtxdg-tools)
 
 set(QTXDG_TOOLS_MAJOR_VERSION 3)
-set(QTXDG_TOOLS_MINOR_VERSION 10)
+set(QTXDG_TOOLS_MINOR_VERSION 11)
 set(QTXDG_TOOLS_PATCH_VERSION 0)
 set(QTXDG_TOOLS_VERSION_STRING 
${QTXDG_TOOLS_MAJOR_VERSION}.${QTXDG_TOOLS_MINOR_VERSION}.${QTXDG_TOOLS_PATCH_VERSION})
 
-set(LXQTBT_MINIMUM_VERSION "0.12.0")
-set(QTXDG_MINIMUM_VERSION "3.10.0")
+set(LXQTBT_MINIMUM_VERSION "0.13.0")
+set(QTXDG_MINIMUM_VERSION "3.11.0")
 set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED)

Reply via email to