[bitfrost] v1.0.10

Daniel Drake dsd at fedoraproject.org
Mon Aug 16 15:09:49 UTC 2010


commit 275e0929c72214b4647f2ee68502a6d6d73e0fdd
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Aug 16 09:11:47 2010 -0600

    v1.0.10

 .gitignore    |    1 +
 bitfrost.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfe6a01..0917ef3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 bitfrost-1.0.9.tar.bz2
+bitfrost-1.0.10.tar.bz2
diff --git a/bitfrost.spec b/bitfrost.spec
index 82748ea..8c31e64 100644
--- a/bitfrost.spec
+++ b/bitfrost.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		bitfrost
-Version:	1.0.9
-Release:	2%{?dist}
+Version:	1.0.10
+Release:	1%{?dist}
 Summary:	OLPC bitfrost security modules
 
 Group:		System Environment/Base
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 16 2010 Daniel Drake <dsd at laptop.org> - 1.0.10-1
+- New version; use activity registry to install/update activities
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 57db60c..fb5425e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94deb640d08db44930eac5215f9a9981  bitfrost-1.0.9.tar.bz2
+5d56815dd9019bcfb93211b93cc1df8b  bitfrost-1.0.10.tar.bz2


More information about the scm-commits mailing list