version 0.6

master 0.6
Harald Hoyer 2009-07-21 17:38:41 +02:00
parent 33ee031c4a
commit a8b15b36bf
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION=0.5
VERSION=0.6
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)

prefix = /usr

View File

@ -12,7 +12,7 @@
%endif

Name: dracut
Version: 0.5
Version: 0.6
Release: 1%{?rdist}
Summary: Initramfs generator using udev
Group: System Environment/Base
@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
%doc README.kernel

%changelog
* Wed Jul 22 2009 Harald Hoyer harald@redhat.com 0.6-1
- version 0.6

* Fri Jul 17 2009 Harald Hoyer <harald@redhat.com> 0.5-1
- version 0.5