Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package surfraw for openSUSE:Factory checked in at 2021-08-16 10:11:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/surfraw (Old) and /work/SRC/openSUSE:Factory/.surfraw.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "surfraw" Mon Aug 16 10:11:38 2021 rev:3 rq:912012 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/surfraw/surfraw.changes 2019-06-19 21:13:55.158833110 +0200 +++ /work/SRC/openSUSE:Factory/.surfraw.new.1899/surfraw.changes 2021-08-16 10:17:46.314643717 +0200 @@ -1,0 +2,6 @@ +Fri Aug 13 15:13:00 UTC 2021 - S??bastien Poher <so...@opensuse.org> + +- Make surfraw independent from htdig (remove woffle subpackage) + as htdig does not seem to be maintained anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ surfraw.spec ++++++ --- /var/tmp/diff_new_pack.buu8vQ/_old 2021-08-16 10:17:46.762643000 +0200 +++ /var/tmp/diff_new_pack.buu8vQ/_new 2021-08-16 10:17:46.766642993 +0200 @@ -1,7 +1,7 @@ # # spec file for package surfraw # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,6 @@ Patch0: test-show-failing-url.patch # PATCH-FIX-UPSTREAM Patch1: reproducible.patch -BuildRequires: htdig BuildRequires: make BuildRequires: perl-HTML-Parser BuildRequires: perl-LWP-Protocol-https @@ -67,18 +66,6 @@ Surfraw OpenSearch provides opensearch support. %endif -%package woffle -Summary: Surfraw woffle -Group: Productivity/Networking/Web/Browsers -Requires: %{name} = %{version} -Requires: htdig -Requires: wget - -%description woffle -Surfraw elvi woffle. - -Uses htdig to create an index that needs to be served via a webserver. - %prep %setup -q %patch0 -p1 @@ -137,8 +124,4 @@ %{_mandir}/man1/opensearch-* %endif -%files woffle -%license COPYING -%{_libexecdir}/%{name}/woffle - %changelog