diff --git a/.gitignore b/.gitignore index 93b05fb..3ccc845 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/oz.spec b/oz.spec index 108afb2..3d78d86 100644 --- a/oz.spec +++ b/oz.spec @@ -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 - 0.9.0-1 +- Update to release 0.9.0 + * Fri Jul 20 2012 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 6e8a118..2ae1d2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19f8780ed899272d83dbba9299ab65e6 oz-0.8.0.tar.gz +669bef9637925d9faee2009aa385d387 oz-0.9.0.tar.gz