diff --git a/.gitignore b/.gitignore index 3cf7f4d..02572f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /vala-0.13.1.tar.xz +/vala-0.13.3.tar.xz diff --git a/sources b/sources index f44dee1..9b677a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc373087cd05478835fcdb86c7bd23af vala-0.13.1.tar.xz +ac81d511a5e61fccc093bf5ff685b1b1 vala-0.13.3.tar.xz diff --git a/vala.spec b/vala.spec index e68387d..c52d0d6 100644 --- a/vala.spec +++ b/vala.spec @@ -1,7 +1,7 @@ %global api_ver 0.14 Name: vala -Version: 0.13.1 +Version: 0.13.3 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 30 2011 Matthias Clasen - 0.13.3-1 +- Update to 0.13.3 + * Thu Jul 7 2011 Michel Salim - 0.13.1-1 - Update to 0.13.1