From 79419f059c8204f49dbfc0e85dd80846c4bf3630 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Thu, 8 May 2025 23:31:35 +0800 Subject: [PATCH] 0.12.1 --- ...spatcher-0.12.0.tar.gz => speech-dispatcher-0.12.1.tar.gz | 4 ++-- speech-dispatcher.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename speech-dispatcher-0.12.0.tar.gz => speech-dispatcher-0.12.1.tar.gz (32%) diff --git a/speech-dispatcher-0.12.0.tar.gz b/speech-dispatcher-0.12.1.tar.gz similarity index 32% rename from speech-dispatcher-0.12.0.tar.gz rename to speech-dispatcher-0.12.1.tar.gz index 8fbe4b7..12f7e90 100644 --- a/speech-dispatcher-0.12.0.tar.gz +++ b/speech-dispatcher-0.12.1.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1dd0bfa24b8338545e165451330adf51c4c0dca862b1b67e76fba5142dbbb74 -size 7481967 +oid sha256:b14a5238d287d2dcce4dd42bbd66ca65fa228e7e683708267f7b34036f7ba4b4 +size 7483246 diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec index a576ccf..8e0211e 100644 --- a/speech-dispatcher.spec +++ b/speech-dispatcher.spec @@ -1,5 +1,5 @@ Name: speech-dispatcher -Version: 0.12.0 +Version: 0.12.1 Release: 1 Summary: Common high-level interface to speech synthesis License: GPL-2.0-or-later and LGPL-2.1-only or LGPL-2.0-only @@ -206,6 +206,9 @@ fi %{python3_sitearch}/speechd* %changelog +* Thu May 08 2025 Funda Wang - 0.12.1-1 +- update to 0.12.1 + * Fri Feb 28 2025 Funda Wang - 0.12.0-1 - update to 0.12.0 -- Gitee