Update to 0.9.0

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
This commit is contained in:
Chris Lalancette 2012-08-19 13:07:57 -04:00
parent f886734f4b
commit 7fcb9111b2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/oz-0.5.0.tar.gz
/oz-0.7.0.tar.gz
/oz-0.8.0.tar.gz
/oz-0.9.0.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Library and utilities for automated guest OS installs
Name: oz
Version: 0.8.0
Release: 2%{?dist}
Version: 0.9.0
Release: 1%{?dist}
License: LGPLv2
Group: Development/Libraries
URL: http://aeolusproject.org/oz.html
@ -86,6 +86,9 @@ fi
%changelog
* Sat Aug 18 2012 Chris Lalancette <clalancette@gmail.com> - 0.9.0-1
- Update to release 0.9.0
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
19f8780ed899272d83dbba9299ab65e6 oz-0.8.0.tar.gz
669bef9637925d9faee2009aa385d387 oz-0.9.0.tar.gz