Rebuild for F16 branch.

This commit is contained in:
Bruno Wolff III 2011-08-06 11:54:27 -05:00
parent 5f363b1baa
commit 67226df489
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT([spin-kickstarts], 0.16.0)
AC_INIT([spin-kickstarts], 0.16.1)
AC_SUBST([RELEASE], 1)
ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW"

View File

@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_datadir}/%{name}/l10n/README
%changelog
* Sat Aug 06 2011 Bruno Wolff III <bruno@wolff.to> 0.16.1-1
- Update for F16 branch
* Fri May 20 2011 Bruno Wolff III <bruno@wolff.to> 0.16.0-1
- Initial F16 build