Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package praat for openSUSE:Factory checked in at 2023-12-03 20:49:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/praat (Old) and /work/SRC/openSUSE:Factory/.praat.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "praat" Sun Dec 3 20:49:40 2023 rev:42 rq:1130567 version:6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/praat/praat.changes 2023-10-31 20:26:07.622881701 +0100 +++ /work/SRC/openSUSE:Factory/.praat.new.25432/praat.changes 2023-12-03 20:50:08.572706403 +0100 @@ -1,0 +2,11 @@ +Wed Nov 22 11:58:32 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 6.4: + * New pitch analysis methods: Sound: To Pitch (filtered ac)... + and Sound: To Pitch (filtered cc).... + * Sound: To Pitch (filtered ac)... has become the preferred + method for measuring vocal-fold vibration and intonation +- Add rpmlintrc file to disable warning about no-pie, whereas this + is intended by upstream. + +------------------------------------------------------------------- Old: ---- praat-6.3.20.tar.gz New: ---- praat-6.4.tar.gz praat.rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ praat.spec ++++++ --- /var/tmp/diff_new_pack.UdGSF9/_old 2023-12-03 20:50:09.800751513 +0100 +++ /var/tmp/diff_new_pack.UdGSF9/_new 2023-12-03 20:50:09.804751660 +0100 @@ -17,13 +17,14 @@ Name: praat -Version: 6.3.20 +Version: 6.4 Release: 0 Summary: Phonetics by computer License: GPL-3.0-or-later Group: Productivity/Scientific/Other URL: http://www.praat.org Source0: https://github.com/praat/praat/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: %{name}.rpmlintrc # PATCH-FIX-OPENSUSE praat-use_system_libs.patch -- replace some embedded libs with system ones Patch1: praat-use_system_libs.patch # PATCH-FIX-OPENSUSE praat-no-return-in-nonvoid.patch -- make the compiler happy ++++++ praat-6.3.20.tar.gz -> praat-6.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/praat/praat-6.3.20.tar.gz /work/SRC/openSUSE:Factory/.praat.new.25432/praat-6.4.tar.gz differ: char 13, line 1 ++++++ praat.rpmlintrc ++++++ # -no-pie is intentional, see https://github.com/praat/praat/commit/dc6a3a9da250725697d9b847823f1c4cdbb8dfe5 addFilter("position-independent-executable-suggested")