Hello community, here is the log from the commit of package po4a for openSUSE:Factory checked in at 2020-09-06 21:37:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/po4a (Old) and /work/SRC/openSUSE:Factory/.po4a.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "po4a" Sun Sep 6 21:37:10 2020 rev:20 rq:831690 version:0.61 Changes: -------- --- /work/SRC/openSUSE:Factory/po4a/po4a.changes 2020-08-20 22:27:29.151943635 +0200 +++ /work/SRC/openSUSE:Factory/.po4a.new.3399/po4a.changes 2020-09-06 21:38:33.417722804 +0200 @@ -1,0 +2,7 @@ +Thu Sep 3 12:36:36 UTC 2020 - Luiz Fernando Ranghetti <[email protected]> + +- Fix boo#1175977 +- Added missing Requires (perl-SGMLS and perl-YAML-Tiny) and BuildRequires + (perl-Test-Pod) and removed not used anymore (perl-HTML-Parser) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ po4a.spec ++++++ --- /var/tmp/diff_new_pack.WYBjmr/_old 2020-09-06 21:38:35.025723596 +0200 +++ /var/tmp/diff_new_pack.WYBjmr/_new 2020-09-06 21:38:35.029723598 +0200 @@ -30,6 +30,7 @@ BuildRequires: perl-Module-Build >= 0.40 BuildRequires: perl-SGMLS >= 1.03ii BuildRequires: perl-Term-ReadKey +BuildRequires: perl-Test-Pod BuildRequires: perl-Text-WrapI18N BuildRequires: perl-Unicode-LineBreak BuildRequires: perl-YAML-Tiny @@ -40,9 +41,10 @@ BuildRequires: docbook_4 BuildRequires: iso_ent BuildRequires: opensp -BuildRequires: perl-HTML-Parser Requires: %{name}-lang = %{version} +Requires: perl-SGMLS +Requires: perl-YAML-Tiny BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %{perl_requires} @@ -82,9 +84,6 @@ #run the tests ./Build test -%clean -rm -rf %{buildroot} - %files %defattr(644,root,root,755) %doc NEWS README* TODO
