automatic version update by autodist [release 27.1-1mamba;Thu Aug 13 2020]

This commit is contained in:
Automatic Build System 2024-01-05 22:04:55 +01:00
parent 67d8ac63b7
commit 380689b227

View File

@ -5,7 +5,7 @@
%define with_xtoolkit_motif 0
%define dirver %(echo %version | sed "s|[a-z]$||")
Name: emacs
Version: 26.3
Version: 27.1
Release: 1mamba
Summary: Common files needed to run the GNU Emacs text editor
Group: Applications/Text
@ -148,6 +148,8 @@ Install emacs-X11 if you're going to use Emacs with the X Window System.
You should also install emacs-X11 if you're going to run Emacs both with and without X (it will work fine both ways).
You'll also need to install the emacs package in order to run Emacs.
#% debug_package
%prep
%setup -q -n %{name}-%{dirver}
#%patch0 -p1 -b .infofix
@ -401,6 +403,7 @@ exit 0
%{_datadir}/applications/xemacs.desktop
%{_datadir}/metainfo/emacs.appdata.xml
%{_datadir}/icons/hicolor/*/apps/emacs*.png
%{_datadir}/icons/hicolor/scalable/apps/emacs.ico
%{_datadir}/icons/hicolor/scalable/apps/emacs.svg
%{_datadir}/icons/hicolor/scalable/mimetypes/emacs-document*.svg
%if %{with_xtoolkit_motif}
@ -409,6 +412,9 @@ exit 0
%endif
%changelog
* Thu Aug 13 2020 Automatic Build System <autodist@mambasoft.it> 27.1-1mamba
- automatic version update by autodist
* Thu Aug 29 2019 Automatic Build System <autodist@mambasoft.it> 26.3-1mamba
- automatic version update by autodist
@ -496,7 +502,7 @@ exit 0
- make emacs a symlink to the emacs binary build with no X11 support
- added KDE menu entry
* Mon Dec 09 2004 Davide Madrisan <davide.madrisan@qilinux.it> 21.3-4qilnx
* Thu Dec 09 2004 Davide Madrisan <davide.madrisan@qilinux.it> 21.3-4qilnx
- ctags binary and man page renamed to gctags
* Mon Nov 29 2004 Davide Madrisan <davide.madrisan@qilinux.it> 21.3-3qilnx