Update to 0.4.0 git tag b6e37f9738 for compatibility with conductor
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
e3031773f8
commit
e8b0b4e3f9
1 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global alphatag git101cab5693
|
||||
%global alphatag gitb6e37f9738
|
||||
|
||||
Name: aeolus-all
|
||||
Version: 0.4.0
|
||||
Release: 0.1%{alphatag}%{?dist}%{?extra_release}
|
||||
Release: 0.2%{alphatag}%{?dist}%{?extra_release}
|
||||
Summary: A meta-package to pull in all components for Aeolus
|
||||
|
||||
Group: Applications/Internet
|
||||
|
|
@ -38,6 +38,9 @@ run aeolus-configure to configure everything.
|
|||
%post
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2011 Chris Lalancette <clalance@redhat.com> - 0.4.0-0.2gitb6e37f9738
|
||||
- Update to 0.4.0 git tag b6e37f9738 for compatibility with conductor
|
||||
|
||||
* Mon Aug 01 2011 Chris Lalancette <clalance@redhat.com> - 0.4.0-0.1git101cab5693
|
||||
- Update dependencies for aeolus-conductor to latest in rawhide
|
||||
|
||||
|
|
|
|||
Reference in a new issue