Hello community, here is the log from the commit of package plowshare for openSUSE:Factory checked in at 2017-07-25 11:40:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plowshare (Old) and /work/SRC/openSUSE:Factory/.plowshare.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plowshare" Tue Jul 25 11:40:31 2017 rev:7 rq:512227 version:2.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/plowshare/plowshare.changes 2016-11-24 21:25:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.plowshare.new/plowshare.changes 2017-07-25 11:41:12.129515590 +0200 @@ -1,0 +2,5 @@ +Mon Jul 24 09:19:52 UTC 2017 - [email protected] + +- Switch to perl from recode for conversions wrt fate#323644 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plowshare.spec ++++++ --- /var/tmp/diff_new_pack.xbcQn7/_old 2017-07-25 11:41:12.537457995 +0200 +++ /var/tmp/diff_new_pack.xbcQn7/_new 2017-07-25 11:41:12.541457431 +0200 @@ -1,7 +1,7 @@ # # spec file for package plowshare # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -28,11 +28,11 @@ BuildRequires: curl >= 7.24 Requires: bash >= 4.1 Requires: curl >= 7.24 -Requires: recode +Requires: perl +Requires: perl(HTML::Entities) Recommends: bash-completion Provides: %{name}-bash-completion = %{version} Obsoletes: %{name}-bash-completion < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -55,7 +55,6 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name} %files -%defattr(-,root,root,-) %doc COPYING CHANGELOG README.md docs/plowshare.conf.sample %{_bindir}/plowdel %{_bindir}/plowdown
