[elixir] Upstream 0.12.0

Ricky Elrod codeblock at fedoraproject.org
Sun Dec 15 22:53:20 UTC 2013


commit 3b5053d7daf633d37d574478e2cf7a71ad042bc3
Author: Ricky Elrod <ricky at elrod.me>
Date:   Sun Dec 15 17:50:14 2013 -0500

    Upstream 0.12.0

 .gitignore  |    1 +
 elixir.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4de3c95..c38106d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /elixir-0.10.3.tar.gz
 /elixir-0.11.0.tar.gz
 /elixir-0.11.2.tar.gz
+/elixir-0.12.0.tar.gz
diff --git a/elixir.spec b/elixir.spec
index 6d50069..e963020 100644
--- a/elixir.spec
+++ b/elixir.spec
@@ -1,5 +1,5 @@
 Name:           elixir
-Version:        0.11.2
+Version:        0.12.0
 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.11.2
+# git checkout v0.12.0
 
 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
+* Sun Dec 15 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.12.0-1
+- Update to upstream 0.12.0.
+
 * Sun Nov 24 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.11.2-1
 - Update to upstream 0.11.2.
 
diff --git a/sources b/sources
index 2393cd0..58bf5bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee719ee286db5338e63e61c9c20440c6  elixir-0.11.2.tar.gz
+6a5eae88e7576f4180dd9698e5c6b175  elixir-0.12.0.tar.gz


More information about the scm-commits mailing list