Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-launcher for openSUSE:Factory
checked in at 2021-06-02 22:10:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-launcher (Old)
and /work/SRC/openSUSE:Factory/.deepin-launcher.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-launcher"
Wed Jun 2 22:10:49 2021 rev:2 rq:891658 version:5.4.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-launcher/deepin-launcher.changes
2021-04-26 16:39:43.686085779 +0200
+++
/work/SRC/openSUSE:Factory/.deepin-launcher.new.1898/deepin-launcher.changes
2021-06-02 22:11:00.432125197 +0200
@@ -1,0 +2,9 @@
+Tue May 4 12:04:13 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 5.4.5
+ * Optimize menu
+ * Configure ci
+ * Fix bugs
+ * Update translations
+
+-------------------------------------------------------------------
Old:
----
dde-launcher-5.4.4.tar.gz
New:
----
dde-launcher-5.4.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-launcher.spec ++++++
--- /var/tmp/diff_new_pack.Q1Pvst/_old 2021-06-02 22:11:01.180125136 +0200
+++ /var/tmp/diff_new_pack.Q1Pvst/_new 2021-06-02 22:11:01.184125136 +0200
@@ -1,7 +1,7 @@
#
# spec file for package deepin-launcher
#
-# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,36 +12,37 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define _name dde-launcher
Name: deepin-launcher
-Version: 5.4.4
+Version: 5.4.5
Release: 0
Summary: Deepin Launcher
-License: GPL-3.0+
+License: GPL-3.0-or-later
URL: https://github.com/linuxdeepin/dde-launcher
Source0:
https://github.com/linuxdeepin/dde-launcher/archive/%{version}/%{_name}-%{version}.tar.gz
Group: System/GUI/Other
BuildRequires: cmake
BuildRequires: gtest
-BuildRequires: pkgconfig(dtkcore) >= 5.0.0
-BuildRequires: pkgconfig(dtkwidget) >= 5.0.0
-BuildRequires: pkgconfig(dframeworkdbus) >= 0.4.1
-BuildRequires: pkgconfig(gsettings-qt)
-BuildRequires: pkgconfig(xcb-ewmh)
+BuildRequires: hicolor-icon-theme
+BuildRequires: libQt5Gui-private-headers-devel
+BuildRequires: libqt5-linguist
+BuildRequires: libqt5-qtbase-devel
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5X11Extras)
-BuildRequires: libQt5Gui-private-headers-devel
-BuildRequires: libqt5-qtbase-devel
-BuildRequires: libqt5-linguist
-BuildRequires: hicolor-icon-theme
-Requires: deepin-desktop-schemas >= 5.9.3
+BuildRequires: pkgconfig(dframeworkdbus) >= 0.4.1
+BuildRequires: pkgconfig(dtkcore) >= 5.0.0
+BuildRequires: pkgconfig(dtkwidget) >= 5.0.0
+BuildRequires: pkgconfig(gsettings-qt)
+BuildRequires: pkgconfig(xcb-ewmh)
Requires: deepin-daemon
+Requires: deepin-desktop-schemas >= 5.9.3
Requires: deepin-start
Requires: libqt5-qdbus
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -65,8 +66,6 @@
sed -i 's|qdbus|qdbus-qt5|g' dde-launcher-wapper
%build
-export CFLAGS="$RPM_OPT_FLAGS"
-export CXXFLAGS="$RPM_OPT_FLAGS"
%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DWITHOUT_UNINSTALL_APP=1
%make_build
++++++ dde-launcher-5.4.4.tar.gz -> dde-launcher-5.4.5.tar.gz ++++++
++++ 3688 lines of diff (skipped)