diff --git a/.gitignore b/.gitignore index 82eda28..11d0afe 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /emacs-25.0.94.tar.xz /emacs-25.0.95.tar.xz /emacs-25.1-rc1.tar.xz +/emacs-25.1-rc2.tar.xz diff --git a/emacs.spec b/emacs.spec index 997de06..d2cb28a 100644 --- a/emacs.spec +++ b/emacs.spec @@ -5,12 +5,12 @@ Summary: GNU Emacs text editor Name: emacs Epoch: 1 Version: 25.1 -Release: 0.2.rc1%{?dist} +Release: 0.3.rc2%{?dist} License: GPLv3+ and CC0-1.0 URL: http://www.gnu.org/software/emacs/ Group: Applications/Editors #Source0: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.xz -Source0: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%{version}-rc1.tar.xz +Source0: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%{version}-rc2.tar.xz Source1: emacs.desktop Source3: dotemacs.el Source4: site-start.el @@ -447,6 +447,9 @@ update-desktop-database &> /dev/null || : %dir %{_datadir}/emacs/site-lisp/site-start.d %changelog +* Tue Aug 30 2016 Jan Synáček - 1:25.1-0.3.rc2 +- update to 25.1 rc2 + * Mon Jul 25 2016 Jan Synáček - 1:25.1-0.2.rc1 - do not set frame-title-format in default.el (#1359732) diff --git a/sources b/sources index 5686666..2c941a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a99157273140cba953fbd6bec232360f emacs-25.1-rc1.tar.xz +6853a2063ce17fce39a84d5516e57d88 emacs-25.1-rc2.tar.xz