Hello community,

here is the log from the commit of package eolie for openSUSE:Factory checked 
in at 2020-10-26 16:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eolie (Old)
 and      /work/SRC/openSUSE:Factory/.eolie.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eolie"

Mon Oct 26 16:19:43 2020 rev:19 rq:843877 version:0.9.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/eolie/eolie.changes      2020-03-12 
23:11:38.771308290 +0100
+++ /work/SRC/openSUSE:Factory/.eolie.new.3463/eolie.changes    2020-10-26 
16:20:12.067122751 +0100
@@ -1,0 +2,11 @@
+Sun Oct 25 09:56:52 UTC 2020 - Antoine Belvire <[email protected]>
+
+- Update to version 0.9.100:
+  * Add an option for a custom Firefox sync server.
+  * Allow zooming in reading view.
+  * Notifications support.
+  * Enable sandboxing.
+- Drop soft dependency on git: Not used anymore for ad blocking.
+- Replace shebangs which use env interpreter.
+
+-------------------------------------------------------------------

Old:
----
  eolie-0.9.63.tar.xz

New:
----
  eolie-0.9.100.tar.xz

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

Other differences:
------------------
++++++ eolie.spec ++++++
--- /var/tmp/diff_new_pack.cDlIP1/_old  2020-10-26 16:20:17.195126876 +0100
+++ /var/tmp/diff_new_pack.cDlIP1/_new  2020-10-26 16:20:17.199126879 +0100
@@ -20,7 +20,7 @@
 %global __requires_exclude typelib\\(Unity\\)
 
 Name:           eolie
-Version:        0.9.63
+Version:        0.9.100
 Release:        0
 Summary:        Web browser for GNOME
 License:        GPL-3.0-or-later
@@ -41,9 +41,6 @@
 Recommends:     python3-cryptography
 Recommends:     python3-pycrypto
 Recommends:     python3-requests-hawk
-# Eolie can use git to retrieve more adblock rules from
-# https://gitlab.gnome.org/gnumdk/eolie-adblock.git.
-Suggests:       git
 BuildArch:      noarch
 
 %description
@@ -67,9 +64,8 @@
 
 %prep
 %autosetup
-# Skip WebExtension code since it does not build with Python 3.8
-sed -i 's/subdir('"'"python-webextension"'"')//g' meson.build
-rm -r python-webextension
+# Don't use env interpreter so that the rpm dependency detection works
+sed -i 's;/usr/bin/env python3;/usr/bin/python3;' eolie.in 
search-provider/eolie-sp.in
 
 %build
 %meson

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cDlIP1/_old  2020-10-26 16:20:17.223126898 +0100
+++ /var/tmp/diff_new_pack.cDlIP1/_new  2020-10-26 16:20:17.227126901 +0100
@@ -1,6 +1,6 @@
 <services>
   <service mode="disabled" name="tar_scm">
-    <param name="revision">0.9.63</param>
+    <param name="revision">0.9.100</param>
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/World/eolie.git</param>
     <param name="versionformat">@PARENT_TAG@</param>

++++++ eolie-0.9.63.tar.xz -> eolie-0.9.100.tar.xz ++++++
++++ 56564 lines of diff (skipped)


Reply via email to