diff --git a/aeolus-all.spec b/aeolus-all.spec index e2d92b1..407075e 100644 --- a/aeolus-all.spec +++ b/aeolus-all.spec @@ -1,6 +1,8 @@ +%global alphatag git101cab5693 + Name: aeolus-all -Version: 0.3.0 -Release: 2%{?dist}%{?extra_release} +Version: 0.4.0 +Release: 0.1%{alphatag}%{?dist}%{?extra_release} Summary: A meta-package to pull in all components for Aeolus Group: Applications/Internet @@ -36,6 +38,9 @@ run aeolus-configure to configure everything. %post %changelog +* Mon Aug 01 2011 Chris Lalancette - 0.4.0-0.1git101cab5693 +- Update dependencies for aeolus-conductor to latest in rawhide + * Thu Jul 21 2011 Mo Morsi - 0.3.0-2 - Updates to conform to Fedora guidelines