diff --git a/.gitignore b/.gitignore index 8441b7a..99bbee6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ orc-0.4.7.tar.gz /orc-0.4.12.tar.gz /orc-0.4.13.tar.gz /orc-0.4.14.tar.gz +/orc-0.4.15.tar.gz diff --git a/orc.spec b/orc.spec index 0dd71bc..bbdc8b0 100644 --- a/orc.spec +++ b/orc.spec @@ -1,6 +1,6 @@ Name: orc -Version: 0.4.14 -Release: 3%{?dist} +Version: 0.4.15 +Release: 1%{?dist} Summary: The Oil Run-time Compiler Group: System Environment/Libraries @@ -114,6 +114,9 @@ make check %changelog +* Mon Sep 26 2011 Fabian Deutsch - 0.4.15-1 +- Update to 0.4.15 + * Mon Jun 20 2011 Peter Robinson - 0.4.14-3 - Add ARM platforms to the make check exclusion diff --git a/sources b/sources index 664878e..c7ac0e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b3ff209e9763ebe40e152538884bd71 orc-0.4.14.tar.gz +ac8be2f16434d8019ea43fa61c4cbbef orc-0.4.15.tar.gz