[sugar-abacus] v24

Peter Robinson pbrobinson at fedoraproject.org
Sat Oct 1 15:39:06 UTC 2011


commit f16bfd279eba9037f21b648e763677114e16176c
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Oct 1 16:38:52 2011 +0100

    v24

 .gitignore        |    1 +
 sources           |    2 +-
 sugar-abacus.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4eeee95..6d91b33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Abacus-20.tar.bz2
 /Abacus-22.tar.bz2
 /Abacus-23.tar.bz2
+/Abacus-24.tar.bz2
diff --git a/sources b/sources
index 50dddbc..1c27c9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14392f7e15fc2bf9a24a373f6e0ed171  Abacus-23.tar.bz2
+44177507423f8787343442519b23a980  Abacus-24.tar.bz2
diff --git a/sugar-abacus.spec b/sugar-abacus.spec
index 0b5c3fe..a7fe7f2 100644
--- a/sugar-abacus.spec
+++ b/sugar-abacus.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name: sugar-abacus
-Version: 23
+Version: 24
 Release: 1%{?dist}
 Summary: A simple abacus activity for Sugar
 
@@ -43,6 +43,9 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 %{sugaractivitydir}/Abacus.activity/
 
 %changelog
+* Sat Oct  1 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 24-1
+- Update to 24
+
 * Mon Sep 26 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 23-1
 - Update to 23
 


More information about the scm-commits mailing list