Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package espeak for openSUSE:Factory checked 
in at 2023-11-07 21:27:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/espeak (Old)
 and      /work/SRC/openSUSE:Factory/.espeak.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "espeak"

Tue Nov  7 21:27:41 2023 rev:31 rq:1123916 version:1.48.04

Changes:
--------
--- /work/SRC/openSUSE:Factory/espeak/espeak.changes    2016-05-31 
12:09:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.espeak.new.17445/espeak.changes 2023-11-07 
21:28:29.212216139 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 16:01:10 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ espeak.spec ++++++
--- /var/tmp/diff_new_pack.KfZI7b/_old  2023-11-07 21:28:29.764236467 +0100
+++ /var/tmp/diff_new_pack.KfZI7b/_new  2023-11-07 21:28:29.768236614 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package espeak
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -22,14 +22,14 @@
 Release:        0
 %define _version %{version}-source
 Summary:        Software speech synthesizer (text-to-speech)
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Other
-Url:            http://espeak.sourceforge.net
+URL:            http://espeak.sourceforge.net
 Source:         
http://sourceforge.net/projects/espeak/files/espeak/espeak-%{_major_version}/espeak-%{_version}.zip
 Source1:        espeak.1
 Source2:        mb-lt1
 Source3:        mb-lt2
-Patch:          easpeak-fix-bufferoverflow-strncpy.patch
+Patch0:         easpeak-fix-bufferoverflow-strncpy.patch
 Patch1:         gcc6-char-cast.patch
 BuildRequires:  gcc-c++
 BuildRequires:  portaudio-devel
@@ -63,7 +63,7 @@
 %prep
 # Probably a mistake from upstream
 %setup -q -n %{name}-%{version}-source
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 # Don't use the included binary voice dictionaries; we compile these from
 # source

Reply via email to