Hello community,
here is the log from the commit of package torbrowser-launcher for
openSUSE:Factory checked in at 2020-02-28 15:21:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/torbrowser-launcher (Old)
and /work/SRC/openSUSE:Factory/.torbrowser-launcher.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "torbrowser-launcher"
Fri Feb 28 15:21:46 2020 rev:13 rq:780208 version:0.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/torbrowser-launcher/torbrowser-launcher.changes
2019-07-26 12:40:01.701919899 +0200
+++
/work/SRC/openSUSE:Factory/.torbrowser-launcher.new.26092/torbrowser-launcher.changes
2020-02-28 15:21:47.653948450 +0100
@@ -1,0 +2,5 @@
+Fri Feb 28 09:20:19 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Switch Parsley and PySocks requires to python3 versions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ torbrowser-launcher.spec ++++++
--- /var/tmp/diff_new_pack.54SYvg/_old 2020-02-28 15:21:48.185949533 +0100
+++ /var/tmp/diff_new_pack.54SYvg/_new 2020-02-28 15:21:48.185949533 +0100
@@ -1,7 +1,7 @@
#
# spec file for package torbrowser-launcher
#
-# Copyright (c) 2019 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
@@ -22,7 +22,7 @@
Summary: Tool for launching and easy-updates of Tor Browser
License: MIT
Group: Productivity/Networking/Web/Utilities
-Url: https://github.com/micahflee/torbrowser-launcher
+URL: https://github.com/micahflee/torbrowser-launcher
Source: https://github.com/micahflee/%{name}/archive/v%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE pythontorbrowser-launcher-fix-distro-name.patch
[email protected] -- Use the correct distribution name (the setup.py code
gives "SuSE" instead of "openSUSE")
Patch0: torbrowser-launcher-fix-distro-name.patch
@@ -34,8 +34,8 @@
BuildRequires: python3-qt5
BuildRequires: update-desktop-files
Requires: gpg2
-Requires: python-Parsley
-Requires: python-PySocks
+Requires: python3-Parsley
+Requires: python3-PySocks
Requires: python3-gpg
Requires: python3-qt5
Requires: python3-requests