Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package praat for openSUSE:Factory checked in at 2026-04-25 21:37:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/praat (Old) and /work/SRC/openSUSE:Factory/.praat.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "praat" Sat Apr 25 21:37:45 2026 rev:72 rq:1349144 version:6.4.64 Changes: -------- --- /work/SRC/openSUSE:Factory/praat/praat.changes 2026-03-09 16:24:27.677434784 +0100 +++ /work/SRC/openSUSE:Factory/.praat.new.11940/praat.changes 2026-04-25 21:38:43.669092663 +0200 @@ -1,0 +2,12 @@ +Sun Apr 19 14:16:49 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Update to version 6.4.64: + * Many small improvements and bug repairs in speech recognition, + including automatic alignment and diarization. +- Changes from version 6.4.63: + * Speaker diarization in Transcribe interval (if Whisper models + installed). +- Minor rebase of praat-allow-system-flags.patch to adapt for + changed file name in updated source. + +------------------------------------------------------------------- Old: ---- praat-6.4.61.tar.gz New: ---- praat-6.4.64.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ praat.spec ++++++ --- /var/tmp/diff_new_pack.pX13DN/_old 2026-04-25 21:38:46.269198785 +0200 +++ /var/tmp/diff_new_pack.pX13DN/_new 2026-04-25 21:38:46.269198785 +0200 @@ -17,7 +17,7 @@ Name: praat -Version: 6.4.61 +Version: 6.4.64 Release: 0 Summary: Phonetics by computer License: GPL-3.0-or-later @@ -61,7 +61,7 @@ %autosetup -p1 -n %{name}.github.io-%{version} %build -cp makefiles/makefile.defs.linux.pulse-gcc.LE ./makefile.defs +cp makefiles/makefile.defs.linux.pulse-gcc ./makefile.defs export CFLAGS="%{optflags}" export CXXFLAGS="%{optflags}" %make_build ++++++ praat-6.4.61.tar.gz -> praat-6.4.64.tar.gz ++++++ /work/SRC/openSUSE:Factory/praat/praat-6.4.61.tar.gz /work/SRC/openSUSE:Factory/.praat.new.11940/praat-6.4.64.tar.gz differ: char 46, line 1 ++++++ praat-allow-system-flags.patch ++++++ --- /var/tmp/diff_new_pack.pX13DN/_old 2026-04-25 21:38:46.317200743 +0200 +++ /var/tmp/diff_new_pack.pX13DN/_new 2026-04-25 21:38:46.321200907 +0200 @@ -1,12 +1,12 @@ --- - makefiles/makefile.defs.linux.pulse-gcc.LE | 6 +++--- + makefiles/makefile.defs.linux.pulse-gcc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -Index: praat.github.io-6.4.52/makefiles/makefile.defs.linux.pulse-gcc.LE +Index: praat.github.io-6.4.64/makefiles/makefile.defs.linux.pulse-gcc =================================================================== ---- praat.github.io-6.4.52.orig/makefiles/makefile.defs.linux.pulse-gcc.LE -+++ praat.github.io-6.4.52/makefiles/makefile.defs.linux.pulse-gcc.LE -@@ -13,13 +13,13 @@ COMMONFLAGS = -DUNIX -Dlinux -DALSA -DJA +--- praat.github.io-6.4.64.orig/makefiles/makefile.defs.linux.pulse-gcc ++++ praat.github.io-6.4.64/makefiles/makefile.defs.linux.pulse-gcc +@@ -12,13 +12,13 @@ COMMONFLAGS = -DUNIX -Dlinux -DALSA -DJA -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` \ -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
