Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 2 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Emacs Speech interface
|
||||
Name: emacspeak
|
||||
Version: 60.0
|
||||
Release: 3%{?dist}
|
||||
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/%{version}/%{name}-%{version}.tar.bz2
|
||||
|
|
@ -12,7 +12,7 @@ BuildRequires: gcc-c++
|
|||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: tcl-devel < 1:9
|
||||
BuildRequires: tcl-devel
|
||||
BuildRequires: make
|
||||
Requires: emacs(bin) >= %{_emacs_version}
|
||||
Requires: tclx
|
||||
|
|
@ -77,12 +77,6 @@ cp -p info/*.info* %{buildroot}%{_infodir}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 60.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 60.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Jan 14 2025 Jens Petersen <petersen@redhat.com> - 60.0-1
|
||||
- Update to 60.0
|
||||
- https://tvraman.github.io/emacspeak/blog/Announce-60.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue