[elixir] Latest upstream release.

Ricky Elrod codeblock at fedoraproject.org
Tue Oct 8 21:44:13 UTC 2013


commit 65d3593f86783770a2eac9c7abd3d9ff9f584e73
Author: Ricky Elrod <ricky at elrod.me>
Date:   Tue Oct 8 17:42:13 2013 -0400

    Latest upstream release.

 elixir.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/elixir.spec b/elixir.spec
index 92153b5..9a7087f 100644
--- a/elixir.spec
+++ b/elixir.spec
@@ -1,5 +1,5 @@
 Name:           elixir
-Version:        0.10.2
+Version:        0.10.3
 Release:        1%{?dist}
 Summary:        A modern approach to programming for the Erlang VM 
 
@@ -11,7 +11,7 @@ URL:            http://elixir-lang.org/
 # Source0 retrieved by pulling a Github tarball.
 # You can obtain the source code by executing:
 # git clone git://github.com/elixir-lang/elixir.git
-# git checkout v0.10.0
+# git checkout v0.10.3
 
 Source0:        %{name}-%{version}.tar.gz
 BuildArch:      noarch
@@ -61,6 +61,9 @@ ln -s %{_datadir}/%{name}/%{version}/bin/{elixir,elixirc,iex,mix} %{buildroot}/%
 %{_datadir}/%{name}
 
 %changelog
+* Oct 8 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.10.3-1
+- Update to upstream 0.10.3.
+
 * Wed Sep 4 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.10.2-1
 - Update to upstream 0.10.2.
 


More information about the scm-commits mailing list