Hello community,

here is the log from the commit of package praat for openSUSE:Factory checked 
in at 2019-01-03 18:07:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/praat (Old)
 and      /work/SRC/openSUSE:Factory/.praat.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "praat"

Thu Jan  3 18:07:10 2019 rev:17 rq:662283 version:6.0.45

Changes:
--------
--- /work/SRC/openSUSE:Factory/praat/praat.changes      2018-09-15 
15:36:29.604975371 +0200
+++ /work/SRC/openSUSE:Factory/.praat.new.28833/praat.changes   2019-01-03 
18:07:17.724104782 +0100
@@ -1,0 +2,15 @@
+Tue Jan  1 12:08:24 UTC 2019 - aloi...@gmx.com
+
+- Update to version 6.0.45
+  * Removed a crashing bug in EditDistanceTable introduced in
+    6.0.44.
+  * Removed a crashing bug in KlattGrid drawing introduced in
+    6.0.44.
+  * Removed a bug introduced in 6.0.44 whereby old HMM files
+    were read incorrectly.
+  version 6.0.44
+  * Bug fixes and speed.
+
+- Refreshed praat-no-return-in-nonvoid.patch
+
+-------------------------------------------------------------------

Old:
----
  praat-6.0.43.tar.gz

New:
----
  praat-6.0.45.tar.gz

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

Other differences:
------------------
++++++ praat.spec ++++++
--- /var/tmp/diff_new_pack.vDhH1B/_old  2019-01-03 18:07:18.564104036 +0100
+++ /var/tmp/diff_new_pack.vDhH1B/_new  2019-01-03 18:07:18.564104036 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package praat
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           praat
-Version:        6.0.43
+Version:        6.0.45
 Release:        0
 Summary:        Phonetics by computer
 License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Other
-Url:            http://www.praat.org
+URL:            http://www.praat.org
 Source0:        
https://github.com/praat/praat/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source3:        %{name}.changes
 # PATCH-FIX-OPENSUSE praat-use_system_libs.patch -- replace some embedded libs 
with system ones
@@ -93,8 +93,8 @@
 EOF
 
 %files
-%defattr(-,root,root)
-%doc main/GNU_General_Public_License.txt README.md
+%license main/GNU_General_Public_License.txt
+%doc README.md
 %{_bindir}/%{name}
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/applications/%{name}.desktop

++++++ praat-6.0.43.tar.gz -> praat-6.0.45.tar.gz ++++++
/work/SRC/openSUSE:Factory/praat/praat-6.0.43.tar.gz 
/work/SRC/openSUSE:Factory/.praat.new.28833/praat-6.0.45.tar.gz differ: char 
46, line 1

++++++ praat-no-return-in-nonvoid.patch ++++++
--- /var/tmp/diff_new_pack.vDhH1B/_old  2019-01-03 18:07:18.600104004 +0100
+++ /var/tmp/diff_new_pack.vDhH1B/_new  2019-01-03 18:07:18.600104004 +0100
@@ -1,7 +1,7 @@
-Index: praat-6.0.43/melder/melder_search.cpp
+Index: praat-6.0.45/melder/melder_search.cpp
 ===================================================================
---- praat-6.0.43.orig/melder/melder_search.cpp
-+++ praat-6.0.43/melder/melder_search.cpp
+--- praat-6.0.45.orig/melder/melder_search.cpp
++++ praat-6.0.45/melder/melder_search.cpp
 @@ -146,7 +146,7 @@ bool Melder_stringMatchesCriterion (cons
                        return !! place;
                }
@@ -11,15 +11,3 @@
  }
  
  /* End of file melder_search.cpp */
-Index: praat-6.0.43/melder/melder_tensor.h
-===================================================================
---- praat-6.0.43.orig/melder/melder_tensor.h
-+++ praat-6.0.43/melder/melder_tensor.h
-@@ -489,6 +489,7 @@ public:
-                       *inout_capacity = newCapacity;
-               }
-               our size = newSize;   // shrink below capacity
-+      return NULL;
-       }
- };
- 


Reply via email to