[bitfrost/f18] v1.0.17

Daniel Drake dsd at fedoraproject.org
Sat Oct 13 22:19:21 UTC 2012


commit d36a03f4a17d75c4aef3cecf488e12cd2077f7e2
Author: Daniel Drake <dsd at laptop.org>
Date:   Sat Oct 13 16:14:57 2012 -0600

    v1.0.17

 .gitignore    |    9 +--------
 bitfrost.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3672fc2..71924b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1 @@
-bitfrost-1.0.9.tar.bz2
-bitfrost-1.0.10.tar.bz2
-/bitfrost-1.0.11.tar.bz2
-/bitfrost-1.0.12.tar.bz2
-/bitfrost-1.0.13.tar.bz2
-/bitfrost-1.0.14.tar.bz2
-/bitfrost-1.0.15.tar.bz2
-/bitfrost-1.0.16.tar.bz2
+/bitfrost-*.tar.bz2
diff --git a/bitfrost.spec b/bitfrost.spec
index 8c5d7f6..240bbab 100644
--- a/bitfrost.spec
+++ b/bitfrost.spec
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		bitfrost
-Version:	1.0.16
+Version:	1.0.17
 Release:	1%{?dist}
 Summary:	OLPC bitfrost security modules
 
@@ -22,7 +22,7 @@ OLPC security platform.
 Summary:	OLPC bitfrost security modules
 Group:		System Environment/Base
 License:	LGPLv2+ and GPLv2+ and Public Domain
-Requires: 	bitfrost, sugar-toolkit
+Requires: 	bitfrost, sugar-toolkit-gtk3
 
 
 %description sugar
@@ -67,6 +67,9 @@ make OPTFLAGS="$RPM_OPT_FLAGS"
 
 
 %changelog
+* Sat Oct 13 2012 Daniel Drake <dsd at laptop.org> - 1.0.17-1
+- Port to sugar-toolkit-gtk3
+
 * Thu Sep  6 2012 Daniel Drake <dsd at laptop.org> - 1.0.16-1
 - New version
 
diff --git a/sources b/sources
index 37aeded..ab2a710 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47d3ed35ebba48478eee8cefc6dcc70e  bitfrost-1.0.16.tar.bz2
+87984fc0b0670f8a2490ff4b3a3cdbcc  bitfrost-1.0.17.tar.bz2


More information about the scm-commits mailing list