Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package festival for openSUSE:Factory checked in at 2023-09-20 13:25:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/festival (Old) and /work/SRC/openSUSE:Factory/.festival.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "festival" Wed Sep 20 13:25:14 2023 rev:41 rq:1111716 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/festival/festival.changes 2021-07-20 15:39:09.565439683 +0200 +++ /work/SRC/openSUSE:Factory/.festival.new.16627/festival.changes 2023-09-20 13:26:47.905505490 +0200 @@ -1,0 +2,6 @@ +Sun Sep 17 06:00:04 UTC 2023 - Yasuhiko Kamata <[email protected]> + +- Replace Requires(pre): "%{_sbindir}/{groupadd,useradd}" with + "shadow" to make it possible to pick up in Tumbleweed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ festival.spec ++++++ --- /var/tmp/diff_new_pack.wUALAL/_old 2023-09-20 13:26:50.673604658 +0200 +++ /var/tmp/diff_new_pack.wUALAL/_new 2023-09-20 13:26:50.681604945 +0200 @@ -62,8 +62,12 @@ BuildRequires: gcc-c++ BuildRequires: ncurses-devel BuildRequires: pkgconfig +%if 0%{?suse_version} > 1600 +Requires(pre): shadow +%else Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd +%endif %description Festival is a multilingual speech synthesis system developed at CSTR.
