Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-qt-dbus-factory for 
openSUSE:Factory checked in at 2021-02-17 18:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-qt-dbus-factory (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-qt-dbus-factory.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-qt-dbus-factory"

Wed Feb 17 18:12:16 2021 rev:8 rq:872824 version:5.3.0.14

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/deepin-qt-dbus-factory/deepin-qt-dbus-factory.changes
    2020-02-03 11:16:39.953946451 +0100
+++ 
/work/SRC/openSUSE:Factory/.deepin-qt-dbus-factory.new.28504/deepin-qt-dbus-factory.changes
 2021-02-17 18:13:17.674026729 +0100
@@ -1,0 +2,16 @@
+Tue Sep 15 13:10:57 UTC 2020 - Hillwood Yang <hillw...@opensuse.org>
+
+- Update version to 5.3.0.14
+  * Add many new apis
+  * Fix bugs 
+
+-------------------------------------------------------------------
+Tue Apr 28 05:41:54 UTC 2020 - Hillwood Yang <hillw...@opensuse.org>
+
+- Update version to 5.1.0.0
+  * Update apis
+  * Fix bugs
+  * Add some features.
+- Drop migrate-to-python3.patch, fixed by upstream
+
+-------------------------------------------------------------------

Old:
----
  dde-qt-dbus-factory-1.1.6.tar.gz
  migrate-to-python3.patch

New:
----
  dde-qt-dbus-factory-5.3.0.14.tar.gz

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

Other differences:
------------------
++++++ deepin-qt-dbus-factory.spec ++++++
--- /var/tmp/diff_new_pack.LNxfa3/_old  2021-02-17 18:13:18.138027109 +0100
+++ /var/tmp/diff_new_pack.LNxfa3/_new  2021-02-17 18:13:18.138027109 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deepin-qt-dbus-factory
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,16 +20,14 @@
 %define _name  dde-qt-dbus-factory
 
 Name:           deepin-qt-dbus-factory
-Version:        1.1.6
+Version:        5.3.0.14
 Release:        0
 Summary:        A repository storing auto-generated Qt5 D-Bus code
 License:        GPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/linuxdeepin/dde-qt-dbus-factory
 Source:         
https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/%{version}/%{_name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREA migrate-to-python3.patch hillw...@opensuse.org - migrate 
to python3
-Patch0:         migrate-to-python3.patch
-BuildRequires:  dtkcore
+BuildRequires:  dtkcore >= 5.0.0
 BuildRequires:  gcc-c++
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtbase-private-headers-devel
@@ -74,13 +72,13 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
+sed -i 's/!system(python/!system(python3/g' 
libdframeworkdbus/libdframeworkdbus.pro
 
 %build
 %qmake5 DEFINES+=QT_NO_DEBUG_OUTPUT \
         PREFIX=%{_prefix} \
         LIB_INSTALL_DIR=%{_libdir}
-make %{?_smp_mflags}
+%make_build
 
 %install
 %qmake5_install

++++++ dde-qt-dbus-factory-1.1.6.tar.gz -> dde-qt-dbus-factory-5.3.0.14.tar.gz 
++++++
++++ 4422 lines of diff (skipped)

Reply via email to