upgrade to 1:27.2

This commit is contained in:
wangkerong 2021-07-19 18:40:33 +08:00
parent 3c65b2e7e3
commit 1e10a961f1
2 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,8 @@
Name: emacs Name: emacs
Epoch: 1 Epoch: 1
Version: 27.1 Version: 27.2
Release: 5 Release: 1
Summary: An extensible GNU text editor Summary: An extensible GNU text editor
License: GPLv3+ and CC0-1.0 License: GPLv3+ and CC0-1.0
URL: http://www.gnu.org/software/emacs URL: http://www.gnu.org/software/emacs
@ -398,6 +398,9 @@ fi
%{_infodir}/* %{_infodir}/*
%changelog %changelog
* Mon Jul 19 2021 wangkerong <wangkerong@huawei.com> - 1:27.2-1
- DESC:upgrade to 1:27.2
* Wed Dec 09 2020 chenyanpan <chenyanpan@huawei.com> - 1:27.1-5 * Wed Dec 09 2020 chenyanpan <chenyanpan@huawei.com> - 1:27.1-5
- Type: improvement - Type: improvement
- DESC: use %make_build instead of make for building bootstrap - DESC: use %make_build instead of make for building bootstrap