New version

This commit is contained in:
Martin Gracik 2011-07-26 09:41:01 +02:00
parent d0fc111ac4
commit 6e891f7893
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: lorax Name: lorax
Version: 16.1 Version: 16.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tool for creating the anaconda install images Summary: Tool for creating the anaconda install images
@ -61,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog %changelog
* Tue Jul 26 2011 Martin Gracik <mgracik@redhat.com> 16.2-1
- Change IsBeta to IsFinal
* Thu Jul 21 2011 Martin Gracik <mgracik@redhat.com> 16.1-1 * Thu Jul 21 2011 Martin Gracik <mgracik@redhat.com> 16.1-1
- Default to isBeta (#723901) - Default to isBeta (#723901)