From 65d3593f86783770a2eac9c7abd3d9ff9f584e73 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Oct 08 2013 21:42:13 +0000 Subject: Latest upstream release. --- 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 - 0.10.3-1 +- Update to upstream 0.10.3. + * Wed Sep 4 2013 Ricky Elrod - 0.10.2-1 - Update to upstream 0.10.2.