From 29990549d8310b10c58fcd87f5bd4094d2d606cf Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 4 Jun 2017 09:06:35 +0200 Subject: [PATCH 01/38] Perl 5.26 rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index ac9bc61..3429dc7 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 40.0 -Release: 7%{?dist} +Release: 8%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -108,6 +108,9 @@ fi %{_infodir}/* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 40.0-8 +- Perl 5.26 rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 40.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 9050bbed79cae0af4792838ea5388db0d0bc922c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:05:32 +0200 Subject: [PATCH 02/38] perl dependency renamed to perl-interpreter --- emacspeak.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 3429dc7..92b7fb6 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -13,7 +13,7 @@ Requires(post): info Requires(preun): info BuildRequires: emacs BuildRequires: espeak-devel -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: texinfo BuildRequires: tcl-devel From 9543244b67240d48725531a06b66e91f9f8181b2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 07:24:38 +0000 Subject: [PATCH 03/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 92b7fb6..ab13bf0 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 40.0 -Release: 8%{?dist} +Release: 9%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -108,6 +108,9 @@ fi %{_infodir}/* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 40.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun Jun 04 2017 Jitka Plesnikova - 40.0-8 - Perl 5.26 rebuild From 9f1e8a6d1a178b4759fef61d5db2577533fd7d81 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 2 Aug 2017 20:02:01 +0000 Subject: [PATCH 04/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index ab13bf0..ccc6831 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 40.0 -Release: 9%{?dist} +Release: 10%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -108,6 +108,9 @@ fi %{_infodir}/* %changelog +* Wed Aug 02 2017 Fedora Release Engineering - 40.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 40.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From ed0a29bbf4fd36cf520b7f7b23cc1cba4f417121 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 08:26:20 +0000 Subject: [PATCH 05/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index ccc6831..0ed6162 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 40.0 -Release: 10%{?dist} +Release: 11%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -108,6 +108,9 @@ fi %{_infodir}/* %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 40.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Aug 02 2017 Fedora Release Engineering - 40.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 8ebfce6b468d547e56a40d30a0ff87396bdd8fc5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 19 Feb 2018 15:21:57 +0900 Subject: [PATCH 06/38] BR gcc-c++ --- emacspeak.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 0ed6162..83442d7 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 40.0 -Release: 11%{?dist} +Release: 12%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -11,6 +11,7 @@ Source10: emacspeak-filter-deps.sh URL: http://emacspeak.sourceforge.net/ Requires(post): info Requires(preun): info +BuildRequires: gcc-c++ BuildRequires: emacs BuildRequires: espeak-devel BuildRequires: perl-interpreter @@ -108,6 +109,9 @@ fi %{_infodir}/* %changelog +* Mon Feb 19 2018 Jens Petersen - 40.0-12 +- BR gcc-c++ + * Wed Feb 07 2018 Fedora Release Engineering - 40.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 30de7c54282290b0191835ffd001a043692a7991 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 19 Feb 2018 20:16:09 +0900 Subject: [PATCH 07/38] update to 45.0 --- .gitignore | 1 + emacspeak-38.0-default-espeak.patch | 12 ---------- emacspeak-38.0-espeak-tcl.patch | 13 ---------- emacspeak-38.0-update-FSF-address.patch | 32 ------------------------- emacspeak-Makefile-outloud.patch | 13 ++++++++++ emacspeak-install-info-dir.patch | 11 --------- emacspeak.spec | 32 ++++++++++--------------- sources | 2 +- 8 files changed, 28 insertions(+), 88 deletions(-) delete mode 100644 emacspeak-38.0-default-espeak.patch delete mode 100644 emacspeak-38.0-espeak-tcl.patch create mode 100644 emacspeak-Makefile-outloud.patch delete mode 100644 emacspeak-install-info-dir.patch diff --git a/.gitignore b/.gitignore index 527308b..6f1bb21 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ emacspeak-29.0.tar.bz2 /emacspeak-38.0.tar.bz2 /emacspeak-39.0.tar.bz2 /emacspeak-40.0.tar.bz2 +/emacspeak-45.0.tar.bz2 diff --git a/emacspeak-38.0-default-espeak.patch b/emacspeak-38.0-default-espeak.patch deleted file mode 100644 index d3aad61..0000000 --- a/emacspeak-38.0-default-espeak.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up emacspeak-38.0/lisp/dtk-speak.el~ emacspeak-38.0/lisp/dtk-speak.el ---- emacspeak-38.0/lisp/dtk-speak.el~ 2013-03-31 01:54:21.000000000 +0900 -+++ emacspeak-38.0/lisp/dtk-speak.el 2013-10-24 13:08:04.981021180 +0900 -@@ -66,7 +66,7 @@ - (declare-function emacspeak-queue-auditory-icon "emacspeak-sounds.el" (icon)) - ;;;###autoload - (defvar dtk-program -- (or (getenv "DTK_PROGRAM" ) "dtk-exp") -+ (or (getenv "DTK_PROGRAM" ) "espeak") - "The program to use to talk to the speech engine. - Possible choices at present: - dtk-exp For the Dectalk Express. diff --git a/emacspeak-38.0-espeak-tcl.patch b/emacspeak-38.0-espeak-tcl.patch deleted file mode 100644 index f926007..0000000 --- a/emacspeak-38.0-espeak-tcl.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- emacspeak-38.0/servers/linux-espeak/Makefile~ 2010-12-04 10:51:42.000000000 +0900 -+++ emacspeak-38.0/servers/linux-espeak/Makefile 2013-10-23 18:15:02.237436971 +0900 -@@ -4,9 +4,7 @@ - PREFIX = /usr - LIBPARENTDIR = ${PREFIX}/share/emacs/site-lisp - LIBDIR =$(LIBPARENTDIR)/emacspeak/servers/linux-espeak --TCL_VERSION = 8.4 --TCL_INCLUDE= /usr/include/tcl$(TCL_VERSION) --CXXFLAGS+= -g -O2 -fPIC -DPIC -pedantic -ansi -Wall -Wno-long-long -I$(TCL_INCLUDE) -+CXXFLAGS+= -g -O2 -fPIC -DPIC -pedantic -ansi -Wall -Wno-long-long - - LIBS= -ltcl$(TCL_VERSION) -lespeak - diff --git a/emacspeak-38.0-update-FSF-address.patch b/emacspeak-38.0-update-FSF-address.patch index aa77189..3fff093 100644 --- a/emacspeak-38.0-update-FSF-address.patch +++ b/emacspeak-38.0-update-FSF-address.patch @@ -28,22 +28,6 @@ Index: lisp/cd-tool.el ;;}}} ;;{{{ introduction -Index: lisp/g-client/org2blogger.el -=================================================================== ---- lisp/g-client/org2blogger.el (revision 8448) -+++ lisp/g-client/org2blogger.el (working copy) -@@ -18,9 +18,8 @@ - ;; GNU General Public License for more details. - - ;; You should have received a copy of the GNU General Public License --;; along with GNU Emacs; see the file COPYING. If not, write to --;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, --;; Boston, MA 02111-1307, USA. -+;; along with this program; if not, write to the Free Software -+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - ;;;_ , Commentary: - Index: lisp/tapestry.el =================================================================== --- lisp/tapestry.el (revision 8448) @@ -62,19 +46,3 @@ Index: lisp/tapestry.el ;;; ;;; Send bug reports to kyle@uunet.uu.net. -Index: lisp/xml-parse.el -=================================================================== ---- lisp/xml-parse.el (revision 8448) -+++ lisp/xml-parse.el (working copy) -@@ -21,9 +21,8 @@ - ;; General Public License for more details. - - ;; You should have received a copy of the GNU General Public License --;; along with GNU Emacs; see the file COPYING. If not, write to the --;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, --;; Boston, MA 02111-1307, USA. -+;; along with this program; if not, write to the Free Software -+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - ;;; Commentary: - ;; diff --git a/emacspeak-Makefile-outloud.patch b/emacspeak-Makefile-outloud.patch new file mode 100644 index 0000000..1d3da87 --- /dev/null +++ b/emacspeak-Makefile-outloud.patch @@ -0,0 +1,13 @@ +--- emacspeak-45.0/Makefile~ 2016-09-30 08:22:21.000000000 +0900 ++++ emacspeak-45.0/Makefile 2018-02-19 19:02:40.963500046 +0900 +@@ -256,8 +256,8 @@ + $(INSTALL) -d $(libdir)/phantom + $(CP) -r $(PHANTOM) $(libdir)/phantom + $(INSTALL) -d $(libdir)/servers +- $(INSTALL) -d $(libdir)/servers/linux-outloud +- $(INSTALL) -m 755 ${OUTLOUD} $(libdir)/servers/linux-outloud ++# $(INSTALL) -d $(libdir)/servers/linux-outloud ++# $(INSTALL) -m 755 ${OUTLOUD} $(libdir)/servers/linux-outloud + $(INSTALL) -d $(libdir)/servers/linux-espeak + $(INSTALL) -m 755 ${ESPEAK} $(libdir)/servers/linux-espeak + $(INSTALL) -d $(libdir)/servers/software-dtk diff --git a/emacspeak-install-info-dir.patch b/emacspeak-install-info-dir.patch deleted file mode 100644 index 11858a0..0000000 --- a/emacspeak-install-info-dir.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- emacspeak-36.0/info/Makefile~ 2012-03-21 02:29:45.000000000 +0900 -+++ emacspeak-36.0/info/Makefile 2012-07-25 19:17:27.057135666 +0900 -@@ -28,7 +28,7 @@ - - install: emacspeak.info - if test -x /sbin/install-info ; then \ -- install-info emacspeak.info /etc/info-dir; \ -+ /sbin/install-info emacspeak.info $(infodir)/info-dir; \ - fi - $(INSTALL) -m 644 *.info* $(DESTDIR)$(infodir) - diff --git a/emacspeak.spec b/emacspeak.spec index 83442d7..a3e4da3 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak -Version: 40.0 -Release: 12%{?dist} +Version: 45.0 +Release: 1%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -11,9 +11,9 @@ Source10: emacspeak-filter-deps.sh URL: http://emacspeak.sourceforge.net/ Requires(post): info Requires(preun): info -BuildRequires: gcc-c++ BuildRequires: emacs BuildRequires: espeak-devel +BuildRequires: gcc-c++ BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: texinfo @@ -22,13 +22,11 @@ Requires: emacs(bin) >= %{_emacs_version} Requires: espeak Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: tclx -Patch0: emacspeak-install-info-dir.patch Patch1: emacspeak-36.0-tclsh8.4_ia32.patch -Patch2: emacspeak-38.0-espeak-tcl.patch Patch3: emacspeak-38.0-espeak-libdir.patch -Patch4: emacspeak-38.0-default-espeak.patch Patch5: emacspeak-38.0-update-FSF-address.patch Patch6: emacspeak-tclespeak-unused-var.patch +Patch7: emacspeak-Makefile-outloud.patch %description Emacspeak is a speech interface that allows visually impaired users to @@ -43,26 +41,26 @@ opens up the Internet to visually impaired users around the world. %prep %setup -q -%patch0 -p1 -b .0-infodir %patch1 -p1 -b .1-tclsh -%patch2 -p1 -b .2-tcl %patch3 -p1 -b .3-libdir -%patch4 -p1 -b .4-espeak %patch5 -p0 -b .5-fsf %patch6 -p1 -b .6-unused +%patch7 -p1 -b .7-outloud for i in `find . -type f -exec grep -q /usr/bin/tcl$ '{}' ';' -print` ; do sed -i -e "s%#!/usr/bin/tcl$%#!/usr/bin/tclsh\npackage require Tclx%" $i done -sed -i -e "s%#!/usr/bin/python2.4$%#!/usr/bin/python%" servers/python/HTTPSpeaker.py - chmod a-x etc/COPYRIGHT %build +# use set_build_flags when available for F27 etc +CXXFLAGS="${CXXFLAGS:-%__global_cxxflags}" ; export CXXFLAGS ; \ +LDFLAGS="${LDFLAGS:-%__global_ldflags}" ; export LDFLAGS make config SRC=`pwd` make -make CXXFLAGS="%{optflags} -fPIC -DPIC" -C servers/linux-espeak +make -C servers/linux-espeak +makeinfo -o info/ info/emacspeak.texi %install make install prefix=%{buildroot}%{_prefix} infodir=%{buildroot}%{_infodir} @@ -74,9 +72,6 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib # remove unwanted data files ( cd %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak rm sounds/emacspeak.mp3 - rm -r realaudio - # user-guide is in docs - rm -r user-guide install-guide rm -r servers/*outloud* rm -r servers/*dtk* rm servers/mac @@ -85,8 +80,6 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib # rpmlint complains about zero length files [ -s etc/tips.html ] || rm etc/tips.html find -name .nosearch -delete - rm -r servers/python - rm -r lisp/g-client/python rm etc/COPYRIGHT chmod a-x servers/.servers servers/tts-lib.tcl ) @@ -101,14 +94,15 @@ fi %files %doc etc/COPYRIGHT -%doc user-guide/*.html -%doc install-guide %{_datadir}/emacs/site-lisp/emacspeak/ %{_bindir}/* %{_prefix}/lib/emacspeak %{_infodir}/* %changelog +* Mon Feb 19 2018 Jens Petersen - 45.0-1 +- update to 45.0 + * Mon Feb 19 2018 Jens Petersen - 40.0-12 - BR gcc-c++ diff --git a/sources b/sources index c03ac38..e89a912 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -652bfd76e94643d5a1f3afeab688da5c emacspeak-40.0.tar.bz2 +SHA512 (emacspeak-45.0.tar.bz2) = 38093ff4e3d954069294c3c5b794d8831baa75660b269f57febd0c338599b31292d717bedc0ec1b5b71cbd4d32a6b6cfb123441a80ab9e365b38e5c1f88c4164 From 435d7d558884194904a25b15f86744395e6c168f Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 29 Jun 2018 22:01:54 +0200 Subject: [PATCH 08/38] Perl 5.28 rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index a3e4da3..8a1d7df 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 1%{?dist} +Release: 2%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -100,6 +100,9 @@ fi %{_infodir}/* %changelog +* Fri Jun 29 2018 Jitka Plesnikova - 45.0-2 +- Perl 5.28 rebuild + * Mon Feb 19 2018 Jens Petersen - 45.0-1 - update to 45.0 From b7096f1372f8c9321337a973c60e1831812c5b79 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 23:51:22 +0000 Subject: [PATCH 09/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 8a1d7df..421c59b 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 2%{?dist} +Release: 3%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -100,6 +100,9 @@ fi %{_infodir}/* %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 45.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jun 29 2018 Jitka Plesnikova - 45.0-2 - Perl 5.28 rebuild From 4ffd77c420ca3f7ab244444df5f84456e6ec3f73 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 27 Jan 2019 15:30:00 +0100 Subject: [PATCH 10/38] Remove obsolete scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- emacspeak.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/emacspeak.spec b/emacspeak.spec index 421c59b..d84fd9c 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -84,14 +84,6 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib chmod a-x servers/.servers servers/tts-lib.tcl ) -%post -/sbin/install-info %{_infodir}/emacspeak.info.gz %{_infodir}/dir --section "Accessibility" || : - -%preun -if [ "$1" = 0 ]; then - /sbin/install-info --delete %{_infodir}/emacspeak.info.gz %{_infodir}/dir --section "Accessibility" || : -fi - %files %doc etc/COPYRIGHT %{_datadir}/emacs/site-lisp/emacspeak/ From 7972d3d41a21c02495eb02066eef9993b8d2f01f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 31 Jan 2019 18:37:50 +0000 Subject: [PATCH 11/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index d84fd9c..23da00f 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 3%{?dist} +Release: 4%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -92,6 +92,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 45.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jul 12 2018 Fedora Release Engineering - 45.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From a32f26150604e2895d85b3cd4b287ef2fb9abdc0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 1 Jun 2019 20:21:37 +0200 Subject: [PATCH 12/38] Perl 5.30 rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 23da00f..6567ddb 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 4%{?dist} +Release: 5%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -92,6 +92,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Sat Jun 01 2019 Jitka Plesnikova - 45.0-5 +- Perl 5.30 rebuild + * Thu Jan 31 2019 Fedora Release Engineering - 45.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 7f5e6b2f78e94a8a155a22ec13eb6ea9ecc9303f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jul 2019 23:27:52 +0000 Subject: [PATCH 13/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 6567ddb..1fe0e22 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 5%{?dist} +Release: 6%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -92,6 +92,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 45.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 01 2019 Jitka Plesnikova - 45.0-5 - Perl 5.30 rebuild From 59a74b16dc961a2ebd6af345d75279a8a6966258 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 17:18:35 +0000 Subject: [PATCH 14/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 1fe0e22..f7d7d5e 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 6%{?dist} +Release: 7%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -92,6 +92,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 45.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jul 24 2019 Fedora Release Engineering - 45.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 597072b1d02153b465b9b0ded302d44bf45e7c1e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 25 Jun 2020 15:19:26 +0200 Subject: [PATCH 15/38] Perl 5.32 rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index f7d7d5e..072265e 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 7%{?dist} +Release: 8%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -92,6 +92,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Thu Jun 25 2020 Jitka Plesnikova - 45.0-8 +- Perl 5.32 rebuild + * Tue Jan 28 2020 Fedora Release Engineering - 45.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 395ef0377bebf91cc785a790f63e3b0d8062bdff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 16:32:37 +0000 Subject: [PATCH 16/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 072265e..f2a5965 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 8%{?dist} +Release: 9%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -92,6 +92,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 45.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 25 2020 Jitka Plesnikova - 45.0-8 - Perl 5.32 rebuild From b547929083d5dd114848219d2835a07f944bfa33 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 05:03:38 +0000 Subject: [PATCH 17/38] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- emacspeak.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/emacspeak.spec b/emacspeak.spec index f2a5965..6c06543 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -18,6 +18,7 @@ BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: texinfo BuildRequires: tcl-devel +BuildRequires: make Requires: emacs(bin) >= %{_emacs_version} Requires: espeak Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) From 810e12584b5b18d9dd3734d80474c8b7d0bcbedc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 04:35:35 +0000 Subject: [PATCH 18/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 6c06543..9b7718d 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 9%{?dist} +Release: 10%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -93,6 +93,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 45.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 45.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 9352470f65e4f4c1dfc56b233100690cd83c5b19 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 23 May 2021 02:08:17 +0200 Subject: [PATCH 19/38] Perl 5.34 rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 9b7718d..0e18722 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 45.0 -Release: 10%{?dist} +Release: 11%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -93,6 +93,9 @@ make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib %{_infodir}/* %changelog +* Sun May 23 2021 Jitka Plesnikova - 45.0-11 +- Perl 5.34 rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 45.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 13a4ee1a0a2bd8ab0a67dee5460fbd779bbff752 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Jun 2021 13:24:07 +0800 Subject: [PATCH 20/38] update to 54.0 --- .gitignore | 1 + emacspeak-36.0-tclsh8.4_ia32.patch | 8 --- emacspeak-38.0-espeak-libdir.patch | 12 ---- emacspeak-38.0-update-FSF-address.patch | 18 ------ emacspeak-Makefile-outloud.patch | 13 ----- emacspeak-tclespeak-unused-var.patch | 11 ---- emacspeak.spec | 76 ++++++++++++------------- sources | 2 +- 8 files changed, 38 insertions(+), 103 deletions(-) delete mode 100644 emacspeak-36.0-tclsh8.4_ia32.patch delete mode 100644 emacspeak-38.0-espeak-libdir.patch delete mode 100644 emacspeak-Makefile-outloud.patch delete mode 100644 emacspeak-tclespeak-unused-var.patch diff --git a/.gitignore b/.gitignore index 6f1bb21..0a5c679 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ emacspeak-29.0.tar.bz2 /emacspeak-39.0.tar.bz2 /emacspeak-40.0.tar.bz2 /emacspeak-45.0.tar.bz2 +/emacspeak-54.0.tar.bz2 diff --git a/emacspeak-36.0-tclsh8.4_ia32.patch b/emacspeak-36.0-tclsh8.4_ia32.patch deleted file mode 100644 index fac5de5..0000000 --- a/emacspeak-36.0-tclsh8.4_ia32.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- emacspeak-36.0/servers/32-outloud~ 2012-03-21 02:29:26.000000000 +0900 -+++ emacspeak-36.0/servers/32-outloud 2012-07-30 12:33:39.103341892 +0900 -@@ -1,4 +1,4 @@ --#!/usr/bin/tclsh8.4_ia32 -+#!/usr/bin/tclsh - # Keywords: Emacspeak, ViaVoice Outloud , TCL - # {{{ LCD Entry: - diff --git a/emacspeak-38.0-espeak-libdir.patch b/emacspeak-38.0-espeak-libdir.patch deleted file mode 100644 index 0bcf883..0000000 --- a/emacspeak-38.0-espeak-libdir.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- emacspeak-38.0/servers/espeak~ 2013-01-19 11:11:34.000000000 +0900 -+++ emacspeak-38.0/servers/espeak 2013-10-23 18:47:39.235790079 +0900 -@@ -516,8 +516,7 @@ - if {[info exists server_p]} { - set tts(input) sock0 - } --set servers [file dirname $argv0] --set tclTTS $servers/linux-espeak -+set tclTTS /usr/lib/emacspeak/servers/linux-espeak - load $tclTTS/tclespeak.so - if {[file exists /proc/asound]} { - set tts(play) /usr/bin/aplay diff --git a/emacspeak-38.0-update-FSF-address.patch b/emacspeak-38.0-update-FSF-address.patch index 3fff093..f42b313 100644 --- a/emacspeak-38.0-update-FSF-address.patch +++ b/emacspeak-38.0-update-FSF-address.patch @@ -28,21 +28,3 @@ Index: lisp/cd-tool.el ;;}}} ;;{{{ introduction -Index: lisp/tapestry.el -=================================================================== ---- lisp/tapestry.el (revision 8448) -+++ lisp/tapestry.el (working copy) -@@ -13,10 +13,9 @@ - ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ;;; GNU General Public License for more details. - ;;; --;;; A copy of the GNU General Public License can be obtained from this --;;; program's author (send electronic mail to kyle@uunet.uu.net) or from --;;; the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA --;;; 02139, USA. -+;;; You should have received a copy of the GNU General Public License -+;;; along with this program; if not, write to the Free Software -+;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - ;;; - ;;; Send bug reports to kyle@uunet.uu.net. - diff --git a/emacspeak-Makefile-outloud.patch b/emacspeak-Makefile-outloud.patch deleted file mode 100644 index 1d3da87..0000000 --- a/emacspeak-Makefile-outloud.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- emacspeak-45.0/Makefile~ 2016-09-30 08:22:21.000000000 +0900 -+++ emacspeak-45.0/Makefile 2018-02-19 19:02:40.963500046 +0900 -@@ -256,8 +256,8 @@ - $(INSTALL) -d $(libdir)/phantom - $(CP) -r $(PHANTOM) $(libdir)/phantom - $(INSTALL) -d $(libdir)/servers -- $(INSTALL) -d $(libdir)/servers/linux-outloud -- $(INSTALL) -m 755 ${OUTLOUD} $(libdir)/servers/linux-outloud -+# $(INSTALL) -d $(libdir)/servers/linux-outloud -+# $(INSTALL) -m 755 ${OUTLOUD} $(libdir)/servers/linux-outloud - $(INSTALL) -d $(libdir)/servers/linux-espeak - $(INSTALL) -m 755 ${ESPEAK} $(libdir)/servers/linux-espeak - $(INSTALL) -d $(libdir)/servers/software-dtk diff --git a/emacspeak-tclespeak-unused-var.patch b/emacspeak-tclespeak-unused-var.patch deleted file mode 100644 index 5d81f6a..0000000 --- a/emacspeak-tclespeak-unused-var.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- emacspeak-40.0/servers/linux-espeak/tclespeak.cpp~ 2013-12-04 12:10:09.000000000 +0900 -+++ emacspeak-40.0/servers/linux-espeak/tclespeak.cpp 2014-11-07 15:09:42.245472100 +0900 -@@ -180,7 +180,7 @@ - set tts(last_index) $x}"); - - //> -- return TCL_OK; -+ return rc; - } - - int GetRate(ClientData handle, Tcl_Interp *interp, int objc, diff --git a/emacspeak.spec b/emacspeak.spec index 0e18722..7a6ff22 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,18 +1,16 @@ Summary: Emacs Speech interface Name: emacspeak -Version: 45.0 -Release: 11%{?dist} +Version: 54.0 +Release: 1%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD -Source: http://emacspeak.googlecode.com/files/emacspeak-%{version}.tar.bz2 -Source10: emacspeak-filter-deps.sh -%global __perl_requires %{SOURCE10} +Source: https://github.com/tvraman/emacspeak/releases/download/%{version}/%{name}-%{version}.tar.bz2 URL: http://emacspeak.sourceforge.net/ Requires(post): info Requires(preun): info BuildRequires: emacs -BuildRequires: espeak-devel +BuildRequires: espeak-ng-devel BuildRequires: gcc-c++ BuildRequires: perl-interpreter BuildRequires: perl-generators @@ -23,16 +21,12 @@ Requires: emacs(bin) >= %{_emacs_version} Requires: espeak Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: tclx -Patch1: emacspeak-36.0-tclsh8.4_ia32.patch -Patch3: emacspeak-38.0-espeak-libdir.patch Patch5: emacspeak-38.0-update-FSF-address.patch -Patch6: emacspeak-tclespeak-unused-var.patch -Patch7: emacspeak-Makefile-outloud.patch -%description +%description Emacspeak is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. Emacspeak has -dramatically changed how the author and hundreds of blind and visually +dramatically changed how the author and hundreds of blind and visually impaired users around the world interact with the personal computer and the Internet. A rich suite of task-oriented speech-enabled tools provides efficient speech-enabled access to the evolving semantic WWW. @@ -42,15 +36,7 @@ opens up the Internet to visually impaired users around the world. %prep %setup -q -%patch1 -p1 -b .1-tclsh -%patch3 -p1 -b .3-libdir -%patch5 -p0 -b .5-fsf -%patch6 -p1 -b .6-unused -%patch7 -p1 -b .7-outloud - -for i in `find . -type f -exec grep -q /usr/bin/tcl$ '{}' ';' -print` ; do - sed -i -e "s%#!/usr/bin/tcl$%#!/usr/bin/tclsh\npackage require Tclx%" $i -done +%patch5 -p0 chmod a-x etc/COPYRIGHT @@ -58,41 +44,51 @@ chmod a-x etc/COPYRIGHT # use set_build_flags when available for F27 etc CXXFLAGS="${CXXFLAGS:-%__global_cxxflags}" ; export CXXFLAGS ; \ LDFLAGS="${LDFLAGS:-%__global_ldflags}" ; export LDFLAGS -make config SRC=`pwd` -make -make -C servers/linux-espeak -makeinfo -o info/ info/emacspeak.texi +make emacspeak +make espeak + %install -make install prefix=%{buildroot}%{_prefix} infodir=%{buildroot}%{_infodir} -rm -f %{buildroot}%{_infodir}/*dir -sed -i -e "s|%{buildroot}||g" %{buildroot}%{_bindir}/emacspeak +mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak +cp -pr bash-utils etc lisp media nyxttalk servers sounds stumpwm xsl %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak/ -make -C servers/linux-espeak install LIBPARENTDIR=%{buildroot}%{_prefix}/lib +make -C servers/native-espeak install LIBPARENTDIR=%{buildroot}%{_libdir} +ln -sf %{_libdir}/emacspeak/servers/native-espeak/tclespeak.so %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak/servers/native-espeak/ + +mkdir -p %{buildroot}%{_bindir} +sed -e "s/FLAVOR/emacs/" -e "s!ELCDIR!%{_datadir}/emacs/site-lisp/emacspeak!" etc/emacspeak.sh > %{buildroot}%{_bindir}/emacspeak +chmod 0755 %{buildroot}%{_bindir}/emacspeak + +mkdir -p %{buildroot}%{_infodir} +cp -p info/*.info* %{buildroot}%{_infodir} # remove unwanted data files ( cd %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak - rm sounds/emacspeak.mp3 + rm etc/bootstrap.sh + rm -r etc/pickup-c rm -r servers/*outloud* - rm -r servers/*dtk* rm servers/mac - rm servers/linux-espeak/{Makefile,tclespeak.cpp} - # zero length - # rpmlint complains about zero length files - [ -s etc/tips.html ] || rm etc/tips.html - find -name .nosearch -delete + rm servers/native-espeak/tclespeak.{cpp,o} rm etc/COPYRIGHT chmod a-x servers/.servers servers/tts-lib.tcl + find \( -name .nosearch -o -name Makefile \) -delete ) -%files -%doc etc/COPYRIGHT +%files +%license etc/COPYRIGHT +%doc README* +%{_bindir}/emacspeak %{_datadir}/emacs/site-lisp/emacspeak/ -%{_bindir}/* -%{_prefix}/lib/emacspeak +%{_libdir}/emacspeak %{_infodir}/* + %changelog +* Tue Jun 29 2021 Jens Petersen - 54.0-1 +- update to 54 +- https://github.com/tvraman/emacspeak/blob/54.0/etc/NEWS-54.0 +- build with the espeak-ng library + * Sun May 23 2021 Jitka Plesnikova - 45.0-11 - Perl 5.34 rebuild diff --git a/sources b/sources index e89a912..6b049bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (emacspeak-45.0.tar.bz2) = 38093ff4e3d954069294c3c5b794d8831baa75660b269f57febd0c338599b31292d717bedc0ec1b5b71cbd4d32a6b6cfb123441a80ab9e365b38e5c1f88c4164 +SHA512 (emacspeak-54.0.tar.bz2) = 088b8d08258202e5cc12ad1e2a56eabe27e626157201f4b665da78f7f4f03ea858746131d5c27a261049283a35eeb0fd5bb47aa054acac8a9b65a32da39a2f35 From a044554f06e439aa07ff874b6907d8c320a294ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Jun 2021 18:43:08 +0800 Subject: [PATCH 21/38] drop the explicit dependency on espeak --- emacspeak.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/emacspeak.spec b/emacspeak.spec index 7a6ff22..b490930 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 1%{?dist} +Release: 2%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -18,7 +18,6 @@ BuildRequires: texinfo BuildRequires: tcl-devel BuildRequires: make Requires: emacs(bin) >= %{_emacs_version} -Requires: espeak Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: tclx Patch5: emacspeak-38.0-update-FSF-address.patch @@ -84,6 +83,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Tue Jun 29 2021 Jens Petersen - 54.0-2 +- drop the dependency on espeak + * Tue Jun 29 2021 Jens Petersen - 54.0-1 - update to 54 - https://github.com/tvraman/emacspeak/blob/54.0/etc/NEWS-54.0 From 11a1c5b309fed52babeee2107b7adddb77d60472 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 21:58:54 +0000 Subject: [PATCH 22/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index b490930..9ac56ee 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 2%{?dist} +Release: 3%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -83,6 +83,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 54.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 29 2021 Jens Petersen - 54.0-2 - drop the dependency on espeak From 8e908f9b1046a23ca6671c82235a047712f2315d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 8 Aug 2021 00:10:57 +0800 Subject: [PATCH 23/38] drop obsolete %post/%preun Requires (#1, Tim Landscheidt) --- emacspeak.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/emacspeak.spec b/emacspeak.spec index 9ac56ee..9c1717f 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -7,8 +7,6 @@ Release: 3%{?dist} License: GPLv2+ and BSD Source: https://github.com/tvraman/emacspeak/releases/download/%{version}/%{name}-%{version}.tar.bz2 URL: http://emacspeak.sourceforge.net/ -Requires(post): info -Requires(preun): info BuildRequires: emacs BuildRequires: espeak-ng-devel BuildRequires: gcc-c++ From d8cf2d73c6534880e3348b213632c0af33a1118b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 01:58:19 +0000 Subject: [PATCH 24/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 9c1717f..77ef871 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 3%{?dist} +Release: 4%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -81,6 +81,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 54.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jul 21 2021 Fedora Release Engineering - 54.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 6e63b5c0610fe8653d9bf2b003881b8fd083128b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 1 Jun 2022 08:43:39 +0200 Subject: [PATCH 25/38] Perl 5.36 rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 77ef871..a404597 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 4%{?dist} +Release: 5%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -81,6 +81,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Wed Jun 01 2022 Jitka Plesnikova - 54.0-5 +- Perl 5.36 rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 54.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 6f1d03f49577b581b7e0b38ab23691b4be68385f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 02:01:39 +0000 Subject: [PATCH 26/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index a404597..2ab159a 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 5%{?dist} +Release: 6%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -81,6 +81,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 54.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 01 2022 Jitka Plesnikova - 54.0-5 - Perl 5.36 rebuild From 71a2323084f6534c9f0e884b986d428947666d62 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 13 Jan 2023 09:33:32 +0100 Subject: [PATCH 27/38] Remove perl(MODULE_COMPAT), it will be replaced by generators --- emacspeak.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 2ab159a..6dee698 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -16,7 +16,6 @@ BuildRequires: texinfo BuildRequires: tcl-devel BuildRequires: make Requires: emacs(bin) >= %{_emacs_version} -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: tclx Patch5: emacspeak-38.0-update-FSF-address.patch From a5f607b3cf3ff736ae165d81c4f29f213454e762 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 02:21:59 +0000 Subject: [PATCH 28/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 6dee698..1438bf8 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 6%{?dist} +Release: 7%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -80,6 +80,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 54.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 54.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From e216bd0c70fdd247c9ef1d12e3d6cf5fbead6930 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 18:31:08 +0000 Subject: [PATCH 29/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 1438bf8..28f3009 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 7%{?dist} +Release: 8%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -80,6 +80,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 54.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 54.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 71c5e86f514f329533116d908d31bdbc27be999b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 18:11:24 +0000 Subject: [PATCH 30/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 28f3009..483db6a 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 54.0 -Release: 8%{?dist} +Release: 9%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -80,6 +80,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 54.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 54.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From a90f2c8978ca66703a61b4dd2bb1b7907a999d4e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Jan 2024 22:09:36 +0800 Subject: [PATCH 31/38] update to 59.0 --- .gitignore | 1 + emacspeak-38.0-update-FSF-address.patch | 30 ------------------------- emacspeak.spec | 16 ++++++++----- sources | 2 +- 4 files changed, 12 insertions(+), 37 deletions(-) delete mode 100644 emacspeak-38.0-update-FSF-address.patch diff --git a/.gitignore b/.gitignore index 0a5c679..e5a3f6f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ emacspeak-29.0.tar.bz2 /emacspeak-40.0.tar.bz2 /emacspeak-45.0.tar.bz2 /emacspeak-54.0.tar.bz2 +/emacspeak-59.0.tar.bz2 diff --git a/emacspeak-38.0-update-FSF-address.patch b/emacspeak-38.0-update-FSF-address.patch deleted file mode 100644 index f42b313..0000000 --- a/emacspeak-38.0-update-FSF-address.patch +++ /dev/null @@ -1,30 +0,0 @@ -Index: lisp/amixer.el -=================================================================== ---- lisp/amixer.el (revision 8448) -+++ lisp/amixer.el (working copy) -@@ -19,8 +19,8 @@ - ;;; GNU General Public License for more details. - ;;; - ;;; You should have received a copy of the GNU General Public License --;;; along with GNU Emacs; see the file COPYING. If not, write to --;;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -+;;; along with this program; if not, write to the Free Software -+;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - ;;}}} - ;;{{{ introduction -Index: lisp/cd-tool.el -=================================================================== ---- lisp/cd-tool.el (revision 8448) -+++ lisp/cd-tool.el (working copy) -@@ -19,8 +19,8 @@ - ;;; GNU General Public License for more details. - ;;; - ;;; You should have received a copy of the GNU General Public License --;;; along with GNU Emacs; see the file COPYING. If not, write to --;;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -+;;; along with this program; if not, write to the Free Software -+;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - ;;}}} - ;;{{{ introduction diff --git a/emacspeak.spec b/emacspeak.spec index 483db6a..af3a678 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,11 +1,13 @@ +%global major_ver 59 + Summary: Emacs Speech interface Name: emacspeak -Version: 54.0 -Release: 9%{?dist} +Version: %{major_ver}.0 +Release: 1%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD -Source: https://github.com/tvraman/emacspeak/releases/download/%{version}/%{name}-%{version}.tar.bz2 +Source: https://github.com/tvraman/emacspeak/releases/download/%{major_ver}/%{name}-%{version}.tar.bz2 URL: http://emacspeak.sourceforge.net/ BuildRequires: emacs BuildRequires: espeak-ng-devel @@ -17,7 +19,6 @@ BuildRequires: tcl-devel BuildRequires: make Requires: emacs(bin) >= %{_emacs_version} Requires: tclx -Patch5: emacspeak-38.0-update-FSF-address.patch %description Emacspeak is a speech interface that allows visually impaired users to @@ -32,7 +33,6 @@ opens up the Internet to visually impaired users around the world. %prep %setup -q -%patch5 -p0 chmod a-x etc/COPYRIGHT @@ -46,7 +46,7 @@ make espeak %install mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak -cp -pr bash-utils etc lisp media nyxttalk servers sounds stumpwm xsl %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak/ +cp -pr bash-utils etc lisp media servers sounds stumpwm xsl %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak/ make -C servers/native-espeak install LIBPARENTDIR=%{buildroot}%{_libdir} ln -sf %{_libdir}/emacspeak/servers/native-espeak/tclespeak.so %{buildroot}%{_datadir}/emacs/site-lisp/emacspeak/servers/native-espeak/ @@ -80,6 +80,10 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Sun Jan 21 2024 Jens Petersen - 59.0-1 +- update to 59.0 +- http://tvraman.github.io/emacspeak/blog/Announce-59.html + * Fri Jan 19 2024 Fedora Release Engineering - 54.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 6b049bc..d705d4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (emacspeak-54.0.tar.bz2) = 088b8d08258202e5cc12ad1e2a56eabe27e626157201f4b665da78f7f4f03ea858746131d5c27a261049283a35eeb0fd5bb47aa054acac8a9b65a32da39a2f35 +SHA512 (emacspeak-59.0.tar.bz2) = 42dda7d09df43611081b9ddaadd23db09bd619439d6d9a9b034f8cf87a93f51d29dc6f878e2dd4434ac6f84dade1e6516b042378521f701c58eeaa5d9719592e From 038d5645d4bcc141163ccace2b41f2aa25d64cdf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 10:25:08 +0000 Subject: [PATCH 32/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index af3a678..6071222 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -3,7 +3,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: %{major_ver}.0 -Release: 1%{?dist} +Release: 2%{?dist} # main lisp files are GPL2+ # lisp/atom-blogger and lisp/g-client are BSD License: GPLv2+ and BSD @@ -80,6 +80,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 59.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Jens Petersen - 59.0-1 - update to 59.0 - http://tvraman.github.io/emacspeak/blog/Announce-59.html From a63664a2f32899d94a6755d16b496813f897c268 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 29 Feb 2024 13:52:12 +0530 Subject: [PATCH 33/38] Migrate existing license tag to SPDX expression --- emacspeak.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/emacspeak.spec b/emacspeak.spec index 6071222..fcb2bf9 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -3,10 +3,9 @@ Summary: Emacs Speech interface Name: emacspeak Version: %{major_ver}.0 -Release: 2%{?dist} +Release: 3%{?dist} # main lisp files are GPL2+ -# lisp/atom-blogger and lisp/g-client are BSD -License: GPLv2+ and BSD +License: GPL-2.0-or-later AND BSD-3-Clause Source: https://github.com/tvraman/emacspeak/releases/download/%{major_ver}/%{name}-%{version}.tar.bz2 URL: http://emacspeak.sourceforge.net/ BuildRequires: emacs @@ -80,6 +79,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Thu Feb 29 2024 Parag Nemade - 59.0-3 +- Migrate existing license tag to SPDX expression + * Wed Jan 24 2024 Fedora Release Engineering - 59.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From ce324b1a923fda739759f0043642325809c6cfe0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 22:01:11 +0000 Subject: [PATCH 34/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index fcb2bf9..cd81711 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -3,7 +3,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: %{major_ver}.0 -Release: 3%{?dist} +Release: 4%{?dist} # main lisp files are GPL2+ License: GPL-2.0-or-later AND BSD-3-Clause Source: https://github.com/tvraman/emacspeak/releases/download/%{major_ver}/%{name}-%{version}.tar.bz2 @@ -79,6 +79,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 59.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Feb 29 2024 Parag Nemade - 59.0-3 - Migrate existing license tag to SPDX expression From 3d9ce20de910a37fd623d5f1a0ddbe03fff932f3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 14 Jan 2025 14:57:28 +0800 Subject: [PATCH 35/38] update to 60.0 --- .gitignore | 1 + emacspeak.spec | 12 +++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e5a3f6f..b767366 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ emacspeak-29.0.tar.bz2 /emacspeak-45.0.tar.bz2 /emacspeak-54.0.tar.bz2 /emacspeak-59.0.tar.bz2 +/emacspeak-60.0.tar.bz2 diff --git a/emacspeak.spec b/emacspeak.spec index cd81711..629f7d4 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,12 +1,10 @@ -%global major_ver 59 - Summary: Emacs Speech interface Name: emacspeak -Version: %{major_ver}.0 -Release: 4%{?dist} +Version: 60.0 +Release: 1%{?dist} # main lisp files are GPL2+ License: GPL-2.0-or-later AND BSD-3-Clause -Source: https://github.com/tvraman/emacspeak/releases/download/%{major_ver}/%{name}-%{version}.tar.bz2 +Source: https://github.com/tvraman/emacspeak/releases/download/%{version}/%{name}-%{version}.tar.bz2 URL: http://emacspeak.sourceforge.net/ BuildRequires: emacs BuildRequires: espeak-ng-devel @@ -79,6 +77,10 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Tue Jan 14 2025 Jens Petersen - 60.0-1 +- Update to 60.0 +- https://tvraman.github.io/emacspeak/blog/Announce-60.html + * Wed Jul 17 2024 Fedora Release Engineering - 59.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index d705d4a..4ca8fac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (emacspeak-59.0.tar.bz2) = 42dda7d09df43611081b9ddaadd23db09bd619439d6d9a9b034f8cf87a93f51d29dc6f878e2dd4434ac6f84dade1e6516b042378521f701c58eeaa5d9719592e +SHA512 (emacspeak-60.0.tar.bz2) = f48040f2dfaf7cb67d779d219c59477aaddb9c8b400666e5e9d9850e75575d5276f5b596ab1e8976057e5078d914a610cd537068ccc748e6c45aef64b02eaba9 From 63865fa512abe2fa90c70490d857403119cb203d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jan 2025 01:08:19 +0800 Subject: [PATCH 36/38] build with tcl8 (#2337701) --- emacspeak.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 629f7d4..cd97e32 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -12,7 +12,7 @@ BuildRequires: gcc-c++ BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: texinfo -BuildRequires: tcl-devel +BuildRequires: tcl-devel < 1:9 BuildRequires: make Requires: emacs(bin) >= %{_emacs_version} Requires: tclx From d94a77ba2bc7f04761fb1d23b7b02168b66a2a45 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 16:58:16 +0000 Subject: [PATCH 37/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index cd97e32..44e0a56 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 60.0 -Release: 1%{?dist} +Release: 2%{?dist} # main lisp files are GPL2+ License: GPL-2.0-or-later AND BSD-3-Clause Source: https://github.com/tvraman/emacspeak/releases/download/%{version}/%{name}-%{version}.tar.bz2 @@ -77,6 +77,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 60.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Tue Jan 14 2025 Jens Petersen - 60.0-1 - Update to 60.0 - https://tvraman.github.io/emacspeak/blog/Announce-60.html From 66b285b6394a41735234c10f2bc1954fc8c3bd82 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 19:52:54 +0000 Subject: [PATCH 38/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- emacspeak.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacspeak.spec b/emacspeak.spec index 44e0a56..6717ab2 100644 --- a/emacspeak.spec +++ b/emacspeak.spec @@ -1,7 +1,7 @@ Summary: Emacs Speech interface Name: emacspeak Version: 60.0 -Release: 2%{?dist} +Release: 3%{?dist} # main lisp files are GPL2+ License: GPL-2.0-or-later AND BSD-3-Clause Source: https://github.com/tvraman/emacspeak/releases/download/%{version}/%{name}-%{version}.tar.bz2 @@ -77,6 +77,9 @@ cp -p info/*.info* %{buildroot}%{_infodir} %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 60.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 16 2025 Fedora Release Engineering - 60.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild