From f16bfd279eba9037f21b648e763677114e16176c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Oct 01 2011 15:38:52 +0000 Subject: v24 --- 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 - 24-1 +- Update to 24 + * Mon Sep 26 2011 Peter Robinson - 23-1 - Update to 23