[emacs-evil] Update to verion 1.0.9

Sébastien Willmann wilqu at fedoraproject.org
Sun Apr 13 14:22:26 UTC 2014


commit 1ca406e7bbc473ec5ddb4f0a5181a0a81631d2c0
Author: Sébastien Willmann <sebastien.willmann at gmail.com>
Date:   Sun Apr 13 16:21:37 2014 +0200

    Update to verion 1.0.9

 .gitignore      |    1 +
 emacs-evil.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbdbd41..0ba6258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /evil-1.0.0.tar.xz
 /evil-1.0.1.tar.xz
 /evil-1.0.8.tar.xz
+/evil-1.0.9.tar.xz
diff --git a/emacs-evil.spec b/emacs-evil.spec
index 67b1c97..f630e65 100644
--- a/emacs-evil.spec
+++ b/emacs-evil.spec
@@ -2,7 +2,7 @@
 %global pkgname Evil
 
 Name:		emacs-%{pkg}
-Version:	1.0.8
+Version:	1.0.9
 Release:	1%{?dist}
 Summary:	Extensible vi layer for Emacs	
 Summary(fr):	Surcouche vi extensible pour Emacs
@@ -50,6 +50,9 @@ cp -p *.el *.elc $RPM_BUILD_ROOT%{_emacs_sitelispdir}/%{pkg}
 %{_emacs_sitelispdir}/%{pkg}
 
 %changelog
+* Sun Apr 13 2014 sebastien.willmann at gmail.com - 1.0.9-1
+- Update to version 1.0.9
+
 * Sun Dec 22 2013 sebastien.willmann at gmail.com - 1.0.8-1
 - Update to version 1.0.8
 
diff --git a/sources b/sources
index e8693cf..1eb2cb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b331224f252820337f60491852310a7  evil-1.0.8.tar.xz
+5f2d4b71feba9618ddc0542a80ba8588  evil-1.0.9.tar.xz


More information about the scm-commits mailing list