Hello community, here is the log from the commit of package festival for openSUSE:Factory checked in at 2020-08-31 16:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/festival (Old) and /work/SRC/openSUSE:Factory/.festival.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "festival" Mon Aug 31 16:50:01 2020 rev:38 rq:830681 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/festival/festival.changes 2020-06-22 17:45:57.525856962 +0200 +++ /work/SRC/openSUSE:Factory/.festival.new.3399/festival.changes 2020-08-31 16:50:33.852363554 +0200 @@ -1,0 +2,7 @@ +Mon Aug 31 06:15:06 UTC 2020 - Yasuhiko Kamata <[email protected]> + +- Removed unnecessary and unexpected "_link". +- Updated .spec file according to the Tumbleweed's change + (%{_libexecdir} was changed from /usr/lib to /usr/libexec). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ festival.spec ++++++ --- /var/tmp/diff_new_pack.e7utFL/_old 2020-08-31 16:50:35.096364158 +0200 +++ /var/tmp/diff_new_pack.e7utFL/_new 2020-08-31 16:50:35.100364160 +0200 @@ -212,6 +212,9 @@ %{_sbindir}/rc%{name} %{_unitdir}/%{name}.service %{_libexecdir}/%{name} +%if 0%{?suse_version} > 1500 +%{_prefix}/lib/%{name} +%endif %{_datadir}/%{name} %{_mandir}/man1/* %{_fillupdir}/*
