Hello community,
here is the log from the commit of package deepin-qt-dbus-factory for
openSUSE:Factory checked in at 2019-03-05 12:26:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-qt-dbus-factory (Old)
and /work/SRC/openSUSE:Factory/.deepin-qt-dbus-factory.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-qt-dbus-factory"
Tue Mar 5 12:26:05 2019 rev:3 rq:681579 version:1.0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/deepin-qt-dbus-factory/deepin-qt-dbus-factory.changes
2018-11-30 16:33:07.129305503 +0100
+++
/work/SRC/openSUSE:Factory/.deepin-qt-dbus-factory.new.28833/deepin-qt-dbus-factory.changes
2019-03-05 12:26:11.668828394 +0100
@@ -1,0 +2,7 @@
+Thu Dec 20 13:49:36 UTC 2018 - [email protected]
+
+- Update version to 1.0.6
+ * Add many new apis.
+ * remove reproducible.patch, fixed by upstream
+
+-------------------------------------------------------------------
Old:
----
dde-qt-dbus-factory-0.4.2.tar.gz
reproducible.patch
New:
----
dde-qt-dbus-factory-1.0.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-qt-dbus-factory.spec ++++++
--- /var/tmp/diff_new_pack.5jFYHN/_old 2019-03-05 12:26:13.104828653 +0100
+++ /var/tmp/diff_new_pack.5jFYHN/_new 2019-03-05 12:26:13.108828654 +0100
@@ -1,7 +1,7 @@
#
# spec file for package deepin-qt-dbus-factory
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,53 +15,52 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-%define libver 1
+
+%define libver 2
%define _name dde-qt-dbus-factory
Name: deepin-qt-dbus-factory
-Version: 0.4.2
+Version: 1.0.6
Release: 0
-License: GPL-3.0
Summary: A repository storing auto-generated Qt5 D-Bus code
-Url: https://github.com/linuxdeepin/dde-qt-dbus-factory
+License: GPL-3.0-only
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-UPSTREAM https://cr.deepin.io/#/c/dde/dde-qt-dbus-factory/+/40105
-Patch0: reproducible.patch
-BuildRequires: python-devel
-BuildRequires: python-setuptools
BuildRequires: gcc-c++
BuildRequires: libqt5-qtbase-devel
+BuildRequires: libqt5-qtbase-private-headers-devel
BuildRequires: libqt5-qtdeclarative-devel
BuildRequires: libqt5-qttools-devel
-BuildRequires: libqt5-qtbase-private-headers-devel
-BuildRequires: pkgconfig(Qt5X11Extras)
-BuildRequires: pkgconfig(Qt5WebKit)
+BuildRequires: python-devel
+BuildRequires: python-setuptools
BuildRequires: pkgconfig(Qt5Core)
-BuildRequires: pkgconfig(Qt5Qml)
-BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Network)
+BuildRequires: pkgconfig(Qt5Qml)
+BuildRequires: pkgconfig(Qt5WebKit)
+BuildRequires: pkgconfig(Qt5Widgets)
+BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(QtDBus)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-de-qt-dbus-factory is a repository storing auto-generated Qt5 D-Bus
+dde-qt-dbus-factory is a repository storing auto-generated Qt5 D-Bus
code.
%package -n libdframeworkdbus%{libver}
-Group: System/Libraries
Summary: A repository storing auto-generated Qt5 D-Bus code
+Group: System/Libraries
%description -n libdframeworkdbus%{libver}
-de-qt-dbus-factory is a repository storing auto-generated Qt5 D-Bus
+dde-qt-dbus-factory is a repository storing auto-generated Qt5 D-Bus
code. This can help DDE developers not having to copy code from other
projects or re-generate code for the same D-Bus interface for new
projects.
%package -n libdframeworkdbus-devel
-Group: Development/Libraries/C and C++
Summary: Development tools for libdframeworkdbus -
deepin-qt-dbus-factory
+Group: Development/Libraries/C and C++
Requires: libdframeworkdbus%{libver} = %{version}
%description -n libdframeworkdbus-devel
@@ -73,7 +72,6 @@
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p1
%build
%qmake5 DEFINES+=QT_NO_DEBUG_OUTPUT \
@@ -97,6 +95,8 @@
%defattr(-,root,root)
%{_includedir}/libdframeworkdbus-*
%{_libdir}/libdframeworkdbus.so
+%dir %{_libdir}/cmake/DFrameworkdbus
+%{_libdir}/cmake/DFrameworkdbus/DFrameworkdbusConfig.cmake
%{_libdir}/pkgconfig/dframeworkdbus.pc
%changelog
++++++ dde-qt-dbus-factory-0.4.2.tar.gz -> dde-qt-dbus-factory-1.0.6.tar.gz
++++++
++++ 2589 lines of diff (skipped)