[bitfrost] v1.0.12

Daniel Drake dsd at fedoraproject.org
Sat May 7 15:16:25 UTC 2011


commit 99a401ec3f764d5a304f8ead121de8d91ce5c74e
Author: Daniel Drake <dsd at laptop.org>
Date:   Sat May 7 16:19:58 2011 +0100

    v1.0.12

 .gitignore    |    1 +
 bitfrost.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05cd9a1..037867a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 bitfrost-1.0.9.tar.bz2
 bitfrost-1.0.10.tar.bz2
 /bitfrost-1.0.11.tar.bz2
+/bitfrost-1.0.12.tar.bz2
diff --git a/bitfrost.spec b/bitfrost.spec
index 3793b0b..9b51741 100644
--- a/bitfrost.spec
+++ b/bitfrost.spec
@@ -1,14 +1,14 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		bitfrost
-Version:	1.0.11
+Version:	1.0.12
 Release:	1%{?dist}
 Summary:	OLPC bitfrost security modules
 
 Group:		System Environment/Base
 License:	LGPLv2+ and GPLv2+ and Public Domain
-URL:		http://dev.laptop.org/git/projects/bitfrost
-Source0:	http://dev.laptop.org/~dsd/bitfrost/%{name}-%{version}.tar.bz2
+URL:		http://wiki.laptop.org/go/Bitfrost
+Source0:	http://dev.laptop.org/pub/source/bitfrost/%{name}-%{version}.tar.bz2
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires: sugar-toolkit
@@ -47,7 +47,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sat May  7 2011 Daniel Drake <dsd at laptop.org>
+* Sat May  7 2011 Daniel Drake <dsd at laptop.org> - 1.0.12-1
+- Fix import of OLPC key data in global scope
+
+* Sat May  7 2011 Daniel Drake <dsd at laptop.org> - 1.0.11-1
 - Fix XO-1 G1G1 upgrades, support Sugar's dotted activity versioning
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.10-2
diff --git a/sources b/sources
index a7dabdf..9194ea0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5897b10cad07c2189d68305b92bf7f70  bitfrost-1.0.11.tar.bz2
+c5d3341bdac84e39940f564d426cd97b  bitfrost-1.0.12.tar.bz2


More information about the scm-commits mailing list