Hello community,
here is the log from the commit of package modem-manager-gui for
openSUSE:Factory checked in at 2020-08-29 20:39:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/modem-manager-gui (Old)
and /work/SRC/openSUSE:Factory/.modem-manager-gui.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "modem-manager-gui"
Sat Aug 29 20:39:11 2020 rev:10 rq:829958 version:0.0.20
Changes:
--------
--- /work/SRC/openSUSE:Factory/modem-manager-gui/modem-manager-gui.changes
2019-11-09 23:45:22.681741120 +0100
+++
/work/SRC/openSUSE:Factory/.modem-manager-gui.new.3399/modem-manager-gui.changes
2020-08-29 20:39:23.185390588 +0200
@@ -1,0 +2,15 @@
+Thu Aug 27 10:53:50 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.0.20:
+ * Various fixes of memory management errors
+ * Fixes in help formatting
+ * Fix for building without Appindicator package
+ * Switch from libappindicator to libayatana-appindicator
+ * Deprecation of GNOME application menu and GTimeVal
+ * Fix in procfs parser
+ * More secure polkit interaction
+ * Translations update
+ * Version 0.0.20 release
+- remove fix-crash.patch (upstream)
+
+-------------------------------------------------------------------
Old:
----
fix-crash.patch
modem-manager-gui-0.0.19.1.tar.gz
New:
----
modem-manager-gui-0.0.20.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ modem-manager-gui.spec ++++++
--- /var/tmp/diff_new_pack.Q7P26M/_old 2020-08-29 20:39:24.969391340 +0200
+++ /var/tmp/diff_new_pack.Q7P26M/_new 2020-08-29 20:39:24.969391340 +0200
@@ -1,7 +1,7 @@
#
# spec file for package modem-manager-gui
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
# 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/
#
Name: modem-manager-gui
-Version: 0.0.19.1
+Version: 0.0.20
Release: 0
Summary: Modem Manager GUI
License: GPL-3.0-or-later
Group: Hardware/Mobile
-Url: http://linuxonly.ru/cms/page.php?7
+URL: http://linuxonly.ru/cms/page.php?7
Source:
http://download.tuxfamily.org/gsf/source/modem-manager-gui-%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE E: env-script-interpreter (Badness: 9)
# /etc/NetworkManager/dispatcher.d/95-mmgui-timestamp-notifier /usr/bin/env
python3
@@ -33,10 +33,6 @@
# Alternatively, if the file should not be executed, then ensure that it is not
# marked as executable or don't install it in a path that is reserved for
executables.
Patch0: 95-mmgui-timestamp-notifier.diff
-# PATCH-FIX-OPENSUSE bnc#1154301 Fix memory corruption because of wrong
strsep()
-# usage. Fix segfault in strftime_l() because of timestamps from future.
-Patch1: fix-crash.patch
-
BuildRequires: fdupes
BuildRequires: gdbm-devel
BuildRequires: itstool >= 1.2
@@ -67,9 +63,8 @@
%lang_package
%prep
-%setup -q
+%setup -q -n %{name}
%patch0
-%patch1 -p1
%build
%configure
++++++ modem-manager-gui-0.0.19.1.tar.gz -> modem-manager-gui-0.0.20.tar.gz
++++++
++++ 25000 lines of diff (skipped)