Hello community,

here is the log from the commit of package torbrowser-launcher for 
openSUSE:Factory checked in at 2019-03-28 22:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/torbrowser-launcher (Old)
 and      /work/SRC/openSUSE:Factory/.torbrowser-launcher.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "torbrowser-launcher"

Thu Mar 28 22:49:56 2019 rev:11 rq:689364 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/torbrowser-launcher/torbrowser-launcher.changes  
2018-11-08 09:50:38.800947120 +0100
+++ 
/work/SRC/openSUSE:Factory/.torbrowser-launcher.new.25356/torbrowser-launcher.changes
       2019-03-28 22:50:00.323039725 +0100
@@ -1,0 +2,7 @@
+Mon Feb 11 19:45:04 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Add Requires: python3-requests as application does not start
+  without it (boo#1124868).
+- Use %%license to install LICENSE file.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ torbrowser-launcher.spec ++++++
--- /var/tmp/diff_new_pack.lkJnc3/_old  2019-03-28 22:50:01.639039433 +0100
+++ /var/tmp/diff_new_pack.lkJnc3/_new  2019-03-28 22:50:01.671039426 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package torbrowser-launcher
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -38,6 +38,7 @@
 Requires:       python-PySocks
 Requires:       python3-gpg
 Requires:       python3-qt5
+Requires:       python3-requests
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -99,7 +100,8 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE CHANGELOG.md README.md
+%license LICENSE
+%doc CHANGELOG.md README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/*.desktop
 %if 0%{?suse_version} <= 1315


Reply via email to