New version

Change versioning
This commit is contained in:
Martin Gracik 2011-07-19 14:03:38 +02:00
parent b0ff70a877
commit 351e5cbae8
1 changed files with 11 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 0.7
Version: 16.0
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -61,6 +61,16 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Tue Jul 19 2011 Martin Gracik <mgracik@redhat.com> 16.0-1
- Prepend dracut to the temporary initramfs directory (#722999)
- Don't change the installroot (#722481)
- Do not remove ntfsprogs (#722711)
- Create dracut initramfs for each kernel (#722466)
- Change cjkuni-uming fonts for wgy-microhei (#709962)
- Remove check for required commands
- Remove outputtree.py
- Remove unused code
* Fri Jun 24 2011 Martin Gracik <mgracik@redhat.com> 0.7-1
- Use bcj filter for compressing squashfs ramdisk
- Add 'squashfs' compression type