Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5-qtgamepad for 
openSUSE:Factory checked in at 2021-10-16 22:47:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtgamepad (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtgamepad.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtgamepad"

Sat Oct 16 22:47:32 2021 rev:19 rq:925722 version:5.15.2+kde2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtgamepad/libqt5-qtgamepad.changes        
2021-06-26 21:25:25.235339938 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtgamepad.new.1890/libqt5-qtgamepad.changes  
    2021-10-16 22:48:17.600724940 +0200
@@ -1,0 +2,5 @@
+Sat Oct 16 16:58:14 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Add QML imports for QtGamepad
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtgamepad.spec ++++++
--- /var/tmp/diff_new_pack.KZdSxG/_old  2021-10-16 22:48:18.012725287 +0200
+++ /var/tmp/diff_new_pack.KZdSxG/_new  2021-10-16 22:48:18.016725291 +0200
@@ -38,6 +38,7 @@
 BuildRequires:  libQt5PlatformSupport-private-headers-devel >= %{real_version}
 BuildRequires:  libSDL2-devel
 BuildRequires:  libqt5-qtbase-devel >= %{real_version}
+BuildRequires:  libqt5-qtdeclarative-devel >= %{real_version}
 %if %{qt5_snapshot}
 #to create the forwarding headers
 BuildRequires:  perl
@@ -83,6 +84,16 @@
 API guarantees. The packages that build against these have to require
 the exact Qt version.
 
+%package imports
+Summary:        QML imports for the Qt5 Gamepad module
+Requires:       %{libname} = %{version}
+%requires_ge    libQtQuick5
+Supplements:    (%{libname} and libQtQuick5)
+
+%description imports
+This package contains QML import files for the Qt5 Gamepad module.
+
+
 %package examples
 Summary:        Qt5 gamepad examples
 Group:          Development/Libraries/X11
@@ -131,6 +142,9 @@
 %{_libqt5_libdir}/pkgconfig/Qt5Gamepad.pc
 %{_libqt5_archdatadir}/mkspecs/modules/*.pri
 
+%files imports
+%{_libqt5_archdatadir}/qml/
+
 %files examples
 %defattr(-,root,root,755)
 %license LICENSE.*

Reply via email to