Hello community,
here is the log from the commit of package torbrowser-launcher for
openSUSE:Leap:15.2 checked in at 2020-03-10 17:12:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/torbrowser-launcher (Old)
and /work/SRC/openSUSE:Leap:15.2/.torbrowser-launcher.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "torbrowser-launcher"
Tue Mar 10 17:12:25 2020 rev:18 rq:780502 version:0.3.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/torbrowser-launcher/torbrowser-launcher.changes
2020-02-22 17:49:36.721428313 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.torbrowser-launcher.new.26092/torbrowser-launcher.changes
2020-03-10 17:12:26.181398103 +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.SUd5WK/_old 2020-03-10 17:12:26.585398229 +0100
+++ /var/tmp/diff_new_pack.SUd5WK/_new 2020-03-10 17:12:26.585398229 +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