File tree Expand file tree Collapse file tree 4 files changed +14
-12
lines changed
Expand file tree Collapse file tree 4 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "Signatures" : {
3- "espeak-ng-1.51.1 .tgz" : " 0823df5648659dcb67915baaf99118dcc8853639f47cadaa029c174bdd768d20 "
4- }
5- }
2+ "Signatures" : {
3+ "espeak-ng-1.52.0 .tgz" : " bb4338102ff3b49a81423da8a1a158b420124b055b60fa76cfb4b18677130a23 "
4+ }
5+ }
Original file line number Diff line number Diff line change 11Summary: Compact text-to-speech synthesizer
22Name: espeak-ng
3- Version: 1.51.1
3+ Version: 1.52.0
44Release: 1%{?dist }
55# Apache2 license applies only to Android APK code- does not apply here
66# BSD license applies only to Windows code- does not apply here
77License: GPLv3 AND Unicode
88Vendor: Microsoft Corporation
99Distribution: Azure Linux
1010URL: https://github.com/espeak-ng/espeak-ng
11- Source0: https://github.com/%{name }/%{name }/archive/%{version }/%{name }-%{version }.tar.gz#/%{name}-%{version}.tgz
12- Patch0: espeak-ng-1.51-CVE-2023-49990-4.patch
11+ Source0: https://github.com/%{name }/%{name }/archive/refs/tags/%{version }.tar.gz#/%{name}-%{version}.tgz
1312BuildRequires: alsa-lib-devel
1413BuildRequires: autoconf
1514BuildRequires: automake
@@ -64,16 +63,15 @@ rm -vrf %{buildroot}%{_datadir}/vim/registry
6463%check
6564%make_build check
6665
67- %post -p /sbin/ldconfig
68- %postun -p /sbin/ldconfig
66+ %ldconfig_scriptlets
6967
7068%files
7169%license COPYING
7270%license COPYING.APACHE
7371%license COPYING.BSD2
7472%license COPYING.UCD
7573%doc README.md
76- %doc CHANGELOG .md
74+ %doc ChangeLog .md
7775%{_bindir }/speak-ng
7876%{_bindir }/espeak-ng
7977%{_libdir }/libespeak-ng.so.1
@@ -91,6 +89,10 @@ rm -vrf %{buildroot}%{_datadir}/vim/registry
9189%{_datadir }/vim/vimfiles/syntax/espeakrules.vim
9290
9391%changelog
92+ *
Thu Apr 17 2025 CBL-Mariner Servicing Account <[email protected] > -
1.52.0-1 93+ - Auto-upgrade to 1.52.0 - remove chrome extension which used unverified function
94+ - Removing patch file for CVE-2023-49990 as it is fixed in newest version.
95+
9496*
Wed Jan 31 2024 Sumedh Sharma <[email protected] > -
1.51.1-1 9597- Bump package version to 1.51.1
9698- move vim specific builds to sub-package 'vim'
Original file line number Diff line number Diff line change 33783378 "type": "other",
33793379 "other": {
33803380 "name": "espeak-ng",
3381- "version": "1.51.1 ",
3382- "downloadUrl": "https://github.com/espeak-ng/espeak-ng/archive/1.51.1/espeak-ng-1.51.1 .tar.gz"
3381+ "version": "1.52.0 ",
3382+ "downloadUrl": "https://github.com/espeak-ng/espeak-ng/archive/refs/tags/1.52.0 .tar.gz"
33833383 }
33843384 }
33853385 },
You can’t perform that action at this time.
0 commit comments