Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-polkit-agent for
openSUSE:Factory checked in at 2022-01-31 22:56:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-polkit-agent (Old)
and /work/SRC/openSUSE:Factory/.deepin-polkit-agent.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-polkit-agent"
Mon Jan 31 22:56:49 2022 rev:2 rq:950169 version:5.4.14
Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-polkit-agent/deepin-polkit-agent.changes
2021-04-26 16:39:46.102089748 +0200
+++
/work/SRC/openSUSE:Factory/.deepin-polkit-agent.new.1898/deepin-polkit-agent.changes
2022-01-31 22:57:06.961664750 +0100
@@ -1,0 +2,7 @@
+Tue Dec 28 03:03:12 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 5.4.14
+ * Fix bugs
+ * Update translations
+
+-------------------------------------------------------------------
Old:
----
dde-polkit-agent-5.3.0.3.tar.gz
New:
----
dde-polkit-agent-5.4.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-polkit-agent.spec ++++++
--- /var/tmp/diff_new_pack.Ii9arT/_old 2022-01-31 22:57:07.489661194 +0100
+++ /var/tmp/diff_new_pack.Ii9arT/_new 2022-01-31 22:57:07.493661168 +0100
@@ -1,7 +1,7 @@
#
# spec file for package deepin-polkit-agent
#
-# Copyright (c) 2019 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,29 +12,31 @@
# 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-polkit-agent
Name: deepin-polkit-agent
-Version: 5.3.0.3
+Version: 5.4.14
Release: 0
Summary: Deepin Polkit Agent
-License: GPL-3.0+
+License: GPL-3.0-or-later
+Group: System/GUI/Other
URL: https://github.com/linuxdeepin/dde-polkit-agent
Source0:
https://github.com/linuxdeepin/dde-polkit-agent/archive/%{version}/%{_name}-%{version}.tar.gz
-Group: System/GUI/Other
BuildRequires: dtkcore
BuildRequires: libqt5-linguist
-BuildRequires: pkgconfig(dtkwidget) >= 5.0.0
-BuildRequires: pkgconfig(dframeworkdbus)
-BuildRequires: pkgconfig(polkit-qt5-1)
+BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)
+BuildRequires: pkgconfig(dframeworkdbus)
+BuildRequires: pkgconfig(dtkwidget) >= 5.0.0
BuildRequires: pkgconfig(gsettings-qt)
+BuildRequires: pkgconfig(polkit-qt5-1)
Recommends: %{name}-lang
%description
@@ -42,8 +44,8 @@
%package devel
Summary: Development package for %{name}
-Requires: %{name} = %{version}-%{release}
Group: Development/Languages/C and C++
+Requires: %{name} = %{version}-%{release}
%description devel
This package contains all necessary include files and libraries needed
@@ -55,6 +57,7 @@
%setup -q -n %{_name}-%{version}
sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
sed -i 's/bool is_deepin = true/bool is_deepin = false/' policykitlistener.cpp
+sed -i '/setCancel/d' policykitlistener.cpp
%build
%qmake5 PREFIX=%{_prefix}
++++++ dde-polkit-agent-5.3.0.3.tar.gz -> dde-polkit-agent-5.4.14.tar.gz ++++++
++++ 2993 lines of diff (skipped)