Setting tag sfa-1.0-15 sfa-1.0-15
authorAndy Bavier <acb@cs.princeton.edu>
Mon, 7 Mar 2011 22:41:34 +0000 (17:41 -0500)
committerAndy Bavier <acb@cs.princeton.edu>
Mon, 7 Mar 2011 22:41:34 +0000 (17:41 -0500)
Add support for Flash clients using flashpolicy
Fix problems with tag handling in RSpec

sfa.spec

index 94904c3..600230a 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -1,6 +1,6 @@
 %define name sfa
 %define version 1.0
-%define taglevel 14
+%define taglevel 15
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -197,6 +197,10 @@ fi
 
 
 %changelog
+* Mon Mar 07 2011 Andy Bavier <acb@cs.princeton.edu> - sfa-1.0-15
+- Add support for Flash clients using flashpolicy
+- Fix problems with tag handling in RSpec
+
 * Wed Mar 02 2011 Andy Bavier <acb@cs.princeton.edu> - sfa-1.0-14
 - Modifications to the Eucalyptus Aggregate Manager
 - Fixes for VINI RSpec
@@ -294,6 +298,10 @@ fi
   cache and use in more general ways.     
 
 %changelog
+* Mon Mar 07 2011 Andy Bavier <acb@cs.princeton.edu> - sfa-1.0-15
+- Add support for Flash clients using flashpolicy
+- Fix problems with tag handling in RSpec
+
 * Wed Mar 02 2011 Andy Bavier <acb@cs.princeton.edu> - sfa-1.0-14
 - Modifications to the Eucalyptus Aggregate Manager
 - Fixes for VINI RSpec