Hello community,

here is the log from the commit of package praat for openSUSE:Factory checked 
in at 2018-08-08 14:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/praat (Old)
 and      /work/SRC/openSUSE:Factory/.praat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "praat"

Wed Aug  8 14:52:43 2018 rev:14 rq:627807 version:6.0.41

Changes:
--------
--- /work/SRC/openSUSE:Factory/praat/praat.changes      2018-05-16 
11:40:43.726187136 +0200
+++ /work/SRC/openSUSE:Factory/.praat.new/praat.changes 2018-08-08 
14:53:43.245571899 +0200
@@ -1,0 +2,9 @@
+Tue Aug  7 07:01:33 UTC 2018 - aloi...@gmx.com
+
+- Update to version 6.0.41
+  *  Interoperability: the Windows edition can now communicate
+     with other software in UTF-8.
+
+- Refreshed praat-no-return-in-nonvoid.patch
+
+-------------------------------------------------------------------

Old:
----
  praat-6.0.40.tar.gz

New:
----
  praat-6.0.41.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ praat.spec ++++++
--- /var/tmp/diff_new_pack.Pp1iJ5/_old  2018-08-08 14:53:45.457575550 +0200
+++ /var/tmp/diff_new_pack.Pp1iJ5/_new  2018-08-08 14:53:45.457575550 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           praat
-Version:        6.0.40
+Version:        6.0.41
 Release:        0
 Summary:        Phonetics by computer
 License:        GPL-3.0-or-later

++++++ praat-6.0.40.tar.gz -> praat-6.0.41.tar.gz ++++++
/work/SRC/openSUSE:Factory/praat/praat-6.0.40.tar.gz 
/work/SRC/openSUSE:Factory/.praat.new/praat-6.0.41.tar.gz differ: char 13, line 
1

++++++ praat-no-return-in-nonvoid.patch ++++++
--- /var/tmp/diff_new_pack.Pp1iJ5/_old  2018-08-08 14:53:45.485575595 +0200
+++ /var/tmp/diff_new_pack.Pp1iJ5/_new  2018-08-08 14:53:45.485575595 +0200
@@ -1,8 +1,8 @@
-Index: praat-6.0.40/sys/melder.cpp
+Index: praat-6.0.41/sys/melder.cpp
 ===================================================================
---- praat-6.0.40.orig/sys/melder.cpp
-+++ praat-6.0.40/sys/melder.cpp
-@@ -379,7 +379,7 @@ bool Melder_stringMatchesCriterion (cons
+--- praat-6.0.41.orig/sys/melder.cpp
++++ praat-6.0.41/sys/melder.cpp
+@@ -260,7 +260,7 @@ bool Melder_stringMatchesCriterion (cons
                        return !! place;
                }
        }
@@ -10,4 +10,4 @@
 +      return false;   // should not occur
  }
  
- void Melder_help (const char32 *query) {
+ void Melder_help (conststring32 query) {


Reply via email to