aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-06-07 18:51:13 +0200
committerUlrich Müller <ulm@gentoo.org>2016-06-07 18:51:13 +0200
commit1244518533e2bf8aa4fdfd53cc41d56422085afc (patch)
tree28b94887bda2e9dd53134e6bb4b55ba9b9c2163e
parentMore precise wording for error message. (diff)
downloademacs-tools-1244518533e2bf8aa4fdfd53cc41d56422085afc.tar.gz
emacs-tools-1244518533e2bf8aa4fdfd53cc41d56422085afc.tar.bz2
emacs-tools-1244518533e2bf8aa4fdfd53cc41d56422085afc.zip
Version 1.15 released.emacs-updater-1.15
-rw-r--r--ChangeLog2
-rwxr-xr-xemacs-updater2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8954223..57a87cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-06-07 Ulrich Müller <ulm@gentoo.org>
+ * Version 1.15 released.
+
* emacs-updater: Run qfile under xargs since portage-utils-0.61
has lost the -f option. Fixes bug 584984. Enable the pipefail
option in bash, in order to check qfile's exit status.
diff --git a/emacs-updater b/emacs-updater
index 936e97c..eb822bd 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -6,7 +6,7 @@
# Christian Faulhammer <fauli@gentoo.org>
# Ulrich Müller <ulm@gentoo.org>
-VERSION=1.14
+VERSION=1.15
EMACS=/usr/bin/emacs
GETOPT=/usr/bin/getopt
SITELISP=/usr/share/emacs/site-lisp