diff --git a/.gitignore b/.gitignore index 11d0afe..f579f30 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /emacs-25.0.95.tar.xz /emacs-25.1-rc1.tar.xz /emacs-25.1-rc2.tar.xz +/emacs-25.1.tar.xz diff --git a/emacs.spec b/emacs.spec index 723f717..6dd2a31 100644 --- a/emacs.spec +++ b/emacs.spec @@ -5,12 +5,11 @@ Summary: GNU Emacs text editor Name: emacs Epoch: 1 Version: 25.1 -Release: 0.4.rc2%{?dist} +Release: 1%{?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}-rc2.tar.xz +Source0: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.xz Source1: emacs.desktop Source3: dotemacs.el Source4: site-start.el @@ -447,6 +446,9 @@ update-desktop-database &> /dev/null || : %dir %{_datadir}/emacs/site-lisp/site-start.d %changelog +* Mon Sep 19 2016 Jan Synáček - 1:25.1-1 +- update to 25.1 (#1377031) + * Wed Sep 14 2016 Richard Hughes - 1:25.1-0.4.rc2 - Upgrade AppData file to specification 0.6+ diff --git a/sources b/sources index 2c941a1..09ceb24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6853a2063ce17fce39a84d5516e57d88 emacs-25.1-rc2.tar.xz +4f3d42fb22823a659e16bfa89078a74c emacs-25.1.tar.xz