New build to include fix for bug 959911.
This commit is contained in:
parent
692d0036c6
commit
50d36ea50b
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([spin-kickstarts], 0.20.2)
|
AC_INIT([spin-kickstarts], 0.20.3)
|
||||||
AC_SUBST([RELEASE], 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"
|
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"
|
||||||
|
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_datadir}/%{name}/l10n/README
|
%doc %{_datadir}/%{name}/l10n/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 06 2013 Bruno Wolff III <bruno@wolff.to> 0.20.3-1
|
||||||
|
- Add missing ks files to Makefile.am - bz 959911
|
||||||
|
|
||||||
* Wed May 01 2013 Bruno Wolff III <bruno@wolff.to> 0.20.2-1
|
* Wed May 01 2013 Bruno Wolff III <bruno@wolff.to> 0.20.2-1
|
||||||
- New ks file for Mate desktop
|
- New ks file for Mate desktop
|
||||||
- Keep up with f19
|
- Keep up with f19
|
||||||
|
Loading…
Reference in New Issue
Block a user