diff --git a/elixir.spec b/elixir.spec index 02aa11b..c815930 100644 --- a/elixir.spec +++ b/elixir.spec @@ -3,7 +3,7 @@ %define patchlevel 0 Name: elixir Version: 0.5.0 -Release: 1.%{gitdate}git%{gitcommit}%{?dist} +Release: 2.%{gitdate}git%{gitcommit}%{?dist} Summary: A modern approach to programming for the Erlang VM Group: Development/Languages @@ -60,5 +60,8 @@ rm -rf %{buildroot} %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 0.5.0-2.20120526git6052352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sat May 26 2012 Ricky Elrod - 0.5.0-1.20120526git6052352 - Initial build.