Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcitx5-qt for openSUSE:Factory 
checked in at 2022-09-21 14:43:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5-qt (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx5-qt.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx5-qt"

Wed Sep 21 14:43:00 2022 rev:5 rq:1005119 version:5.0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx5-qt/fcitx5-qt.changes      2022-07-15 
13:52:56.171572303 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx5-qt.new.2083/fcitx5-qt.changes    
2022-09-21 14:44:01.658011458 +0200
@@ -1,0 +2,6 @@
+Tue Sep 20 13:16:48 UTC 2022 - Marguerite Su <i...@marguerite.su>
+
+- update version 5.0.15
+  * remove unused include
+
+-------------------------------------------------------------------

Old:
----
  fcitx5-qt-5.0.14.tar.xz

New:
----
  fcitx5-qt-5.0.15.tar.xz

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

Other differences:
------------------
++++++ fcitx5-qt.spec ++++++
--- /var/tmp/diff_new_pack.IOHj5f/_old  2022-09-21 14:44:02.090012586 +0200
+++ /var/tmp/diff_new_pack.IOHj5f/_new  2022-09-21 14:44:02.094012596 +0200
@@ -29,7 +29,7 @@
 %endif
 
 Name:           fcitx5-qt
-Version:        5.0.14
+Version:        5.0.15
 Release:        0
 Summary:        Qt library and IM module for fcitx5
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -39,6 +39,7 @@
 Patch:          %{name}-5.9.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 %if %build_qt4
 BuildRequires:  libqt4-devel
@@ -154,6 +155,7 @@
 %install
 %cmake_install
 %find_lang %{name}
+%fdupes -s %{buildroot}
 
 %if %build_qt4
 %post -n libFcitx5Qt4DBusAddons1 -p /sbin/ldconfig

++++++ fcitx5-qt-5.0.14.tar.xz -> fcitx5-qt-5.0.15.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-qt-5.0.14/CMakeLists.txt 
new/fcitx5-qt-5.0.15/CMakeLists.txt
--- old/fcitx5-qt-5.0.14/CMakeLists.txt 2022-07-03 19:55:37.616096500 +0200
+++ new/fcitx5-qt-5.0.15/CMakeLists.txt 2022-08-30 04:17:38.591812100 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16)
-project(fcitx5-qt VERSION 5.0.14)
+project(fcitx5-qt VERSION 5.0.15)
 set(FCITX5_QT_VERSION ${PROJECT_VERSION})
 
 set(REQUIRED_QT4_VERSION 4.8.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-qt-5.0.14/qt4/dbusaddons/fcitxqtwatcher.cpp 
new/fcitx5-qt-5.0.15/qt4/dbusaddons/fcitxqtwatcher.cpp
--- old/fcitx5-qt-5.0.14/qt4/dbusaddons/fcitxqtwatcher.cpp      2021-01-26 
23:00:20.147947500 +0100
+++ new/fcitx5-qt-5.0.15/qt4/dbusaddons/fcitxqtwatcher.cpp      2022-07-26 
09:21:54.488527500 +0200
@@ -9,7 +9,6 @@
 #include <QDBusConnection>
 #include <QDBusConnectionInterface>
 #include <QDBusServiceWatcher>
-#include <QDir>
 
 namespace fcitx {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-qt-5.0.14/qt5/dbusaddons/fcitxqtwatcher.cpp 
new/fcitx5-qt-5.0.15/qt5/dbusaddons/fcitxqtwatcher.cpp
--- old/fcitx5-qt-5.0.14/qt5/dbusaddons/fcitxqtwatcher.cpp      2021-01-26 
23:00:21.541276200 +0100
+++ new/fcitx5-qt-5.0.15/qt5/dbusaddons/fcitxqtwatcher.cpp      2022-07-26 
09:21:21.931616500 +0200
@@ -9,7 +9,6 @@
 #include <QDBusConnection>
 #include <QDBusConnectionInterface>
 #include <QDBusServiceWatcher>
-#include <QDir>
 
 namespace fcitx {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-qt-5.0.14/qt6/dbusaddons/fcitxqtwatcher.cpp 
new/fcitx5-qt-5.0.15/qt6/dbusaddons/fcitxqtwatcher.cpp
--- old/fcitx5-qt-5.0.14/qt6/dbusaddons/fcitxqtwatcher.cpp      2021-01-26 
23:00:20.161280900 +0100
+++ new/fcitx5-qt-5.0.15/qt6/dbusaddons/fcitxqtwatcher.cpp      2022-07-26 
09:18:11.690234400 +0200
@@ -9,7 +9,6 @@
 #include <QDBusConnection>
 #include <QDBusConnectionInterface>
 #include <QDBusServiceWatcher>
-#include <QDir>
 
 namespace fcitx {
 

Reply via email to