Script 'mail_helper' called by obssrc
Hello community,

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

Package is "xdg-desktop-portal-lxqt"

Thu Apr 20 15:13:53 2023 rev:3 rq:1079665 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt.changes
  2022-11-06 12:43:16.913768599 +0100
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-lxqt.new.2023/xdg-desktop-portal-lxqt.changes
        2023-04-20 15:14:38.710004035 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 17:42:35 UTC 2023 - Shawn Dunn <sfal...@opensuse.org>
+
+- Update to 0.4.0:
+  * Just bumped the version
+
+-------------------------------------------------------------------

Old:
----
  xdg-desktop-portal-lxqt-0.3.0.tar.xz
  xdg-desktop-portal-lxqt-0.3.0.tar.xz.asc

New:
----
  xdg-desktop-portal-lxqt-0.4.0.tar.xz
  xdg-desktop-portal-lxqt-0.4.0.tar.xz.asc

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

Other differences:
------------------
++++++ xdg-desktop-portal-lxqt.spec ++++++
--- /var/tmp/diff_new_pack.JDivW0/_old  2023-04-20 15:14:39.882009408 +0200
+++ /var/tmp/diff_new_pack.JDivW0/_new  2023-04-20 15:14:39.890009444 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-desktop-portal-lxqt
 #
-# 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:           xdg-desktop-portal-lxqt
-Version:        0.3.0
+Version:        0.4.0
 Release:        0
 Summary:        A backend implementation for xdg-desktop-portal
 License:        LGPL-2.1-or-later
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(Qt5Core) >= 5.15
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libfm-qt) >= 1.1.0
+BuildRequires:  pkgconfig(libfm-qt) >= 1.3.0
 BuildRequires:  pkgconfig(xdg-desktop-portal)
 
 %description

++++++ xdg-desktop-portal-lxqt-0.3.0.tar.xz -> 
xdg-desktop-portal-lxqt-0.4.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-lxqt-0.3.0/CHANGELOG 
new/xdg-desktop-portal-lxqt-0.4.0/CHANGELOG
--- old/xdg-desktop-portal-lxqt-0.3.0/CHANGELOG 2022-11-05 09:42:53.000000000 
+0100
+++ new/xdg-desktop-portal-lxqt-0.4.0/CHANGELOG 2023-04-15 18:38:14.000000000 
+0200
@@ -1,3 +1,7 @@
+xdg-desktop-portal-lxqt-0.4.0 / 2023-04-15
+==========================================
+ * Bumped the version
+
 xdg-desktop-portal-lxqt-0.3.0 / 2022-11-05
 ==========================================
  * Updated and improved `README.md`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-lxqt-0.3.0/CMakeLists.txt 
new/xdg-desktop-portal-lxqt-0.4.0/CMakeLists.txt
--- old/xdg-desktop-portal-lxqt-0.3.0/CMakeLists.txt    2022-11-05 
09:42:53.000000000 +0100
+++ new/xdg-desktop-portal-lxqt-0.4.0/CMakeLists.txt    2023-04-15 
18:38:14.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "0.3.0")
+set(PROJECT_VERSION "0.4.0")
 
 project(xdg-desktop-portal-lxqt VERSION ${PROJECT_VERSION})
 
 set(QT_MIN_VERSION "5.15.0")
-set(LIBFMQT_MINIMUM_VERSION "1.2.0")
+set(LIBFMQT_MINIMUM_VERSION "1.3.0")
 set(KF5_MIN_VERSION "5.78")
 
 set(CMAKE_AUTOMOC on)

Reply via email to