diff --git a/.cvsignore b/.cvsignore index 810f915..4a10082 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -vala-0.1.6.tar.bz2 +vala-0.1.7.tar.bz2 diff --git a/sources b/sources index 8c4ecc1..51c6431 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4dd3df55cd9d568d126a3452ebd152b vala-0.1.6.tar.bz2 +40c4b55c2ee16993b25cd96d464a0f68 vala-0.1.7.tar.bz2 diff --git a/vala.spec b/vala.spec index b3e168e..7f67cc3 100644 --- a/vala.spec +++ b/vala.spec @@ -1,6 +1,6 @@ Name: vala -Version: 0.1.6 -Release: 2%{?dist} +Version: 0.1.7 +Release: 1%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages @@ -49,8 +49,7 @@ Summary: Tools for creating projects and bindings for %{name} Group: Development/Languages License: LGPLv2+ Requires: %{name} = %{version}-%{release} -# automake should be pulled in by gtk2-devel -#Requires: automake +Requires: gnome-common intltool libtool Provides: %{name}-vapigen = %{version}-%{release} Obsoletes: %{name}-vapigen < %{version}-%{release} @@ -135,6 +134,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Mar 5 2008 Michel Salim - 0.1.7-1 +- Update to 0.1.7 +- -tool subpackage now requires gnome-common, intltool and libtoolize + for out-of-the-box vala-gen-project support + * Tue Feb 19 2008 Fedora Release Engineering - 0.1.6-2 - Autorebuild for GCC 4.3