[olpc-update] 2.24-1: Add support for device tree dlo#11665

Martin Langhoff martinlanghoff at fedoraproject.org
Thu Mar 1 17:09:02 UTC 2012


commit 5b3fbbaa1d274f7d7d1c1c14bf92a5b0ce658355
Author: Martin Langhoff <martin at laptop.org>
Date:   Thu Mar 1 12:02:03 2012 -0500

    2.24-1: Add support for device tree dlo#11665

 .gitignore       |    1 +
 olpc-update.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddd1792..85d4232 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 olpc-update-2.23.tar.bz2
+/olpc-update-2.24.tar.bz2
diff --git a/olpc-update.spec b/olpc-update.spec
index 42726c0..b6f5da1 100644
--- a/olpc-update.spec
+++ b/olpc-update.spec
@@ -1,6 +1,6 @@
 Name:		olpc-update
-Version:	2.23
-Release:	3%{?dist}
+Version:	2.24
+Release:	1%{?dist}
 Summary:	OLPC system update tools
 
 Group:		System Environment/Base
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar  1 2012 Martin Langhoff <martin at martin-tp.laptop.org> - 2.24-1
+- Add support for device tree dlo#11665
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.23-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index ec50c00..280b0b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9db70a589eb7eb23c3a50955f513820f  olpc-update-2.23.tar.bz2
+0a217261d28def17117a3892047b80b6  olpc-update-2.24.tar.bz2


More information about the scm-commits mailing list