[elixir] Upstream 0.10.2

Ricky Elrod codeblock at fedoraproject.org
Wed Sep 4 18:34:03 UTC 2013


commit e10d3684b152c55f02c5cab7e69de0278cf0c3f6
Author: Ricky Elrod <ricky at elrod.me>
Date:   Wed Sep 4 14:33:47 2013 -0400

    Upstream 0.10.2

 .gitignore  |    1 +
 elixir.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3345c30..7ebe912 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /elixir-0.9.3.tar.gz
 /elixir-0.10.0.tar.gz
 /elixir-0.10.1.tar.gz
+/elixir-0.10.2.tar.gz
diff --git a/elixir.spec b/elixir.spec
index e9eb125..92153b5 100644
--- a/elixir.spec
+++ b/elixir.spec
@@ -1,6 +1,6 @@
 Name:           elixir
-Version:        0.10.1
-Release:        2%{?dist}
+Version:        0.10.2
+Release:        1%{?dist}
 Summary:        A modern approach to programming for the Erlang VM 
 
 Group:          Development/Languages
@@ -61,6 +61,9 @@ ln -s %{_datadir}/%{name}/%{version}/bin/{elixir,elixirc,iex,mix} %{buildroot}/%
 %{_datadir}/%{name}
 
 %changelog
+* Wed Sep 4 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.10.2-1
+- Update to upstream 0.10.2.
+
 * Sun Aug 4 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.10.1-2
 - Copy mix binary, too.
 
diff --git a/sources b/sources
index 5292af0..4b06e9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab0831aab20b6e2882b52244ba80226e  elixir-0.10.1.tar.gz
+a81e60df87bd4e16958e4536028a9531  elixir-0.10.2.tar.gz


More information about the scm-commits mailing list