diff --git a/.gitignore b/.gitignore index 86cb4ea..2f4b635 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ record-66.xo /record-90.xo /record-91.xo /record-92.xo +/record-93.xo diff --git a/sources b/sources index 510517d..a8b1298 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9358662448d0b324167ba36d24057d78 record-92.xo +bdbee5849cef1bce3cda9696fa8135fc record-93.xo diff --git a/sugar-record.spec b/sugar-record.spec index 58c4c60..dd6a71d 100644 --- a/sugar-record.spec +++ b/sugar-record.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-record -Version: 92 +Version: 93 Release: 1%{?dist} Summary: Recording tool for Sugar @@ -42,6 +42,9 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix} %{sugaractivitydir}/Record.activity/ %changelog +* Sat Jul 23 2011 Peter Robinson - 93-1 +- New upstream 93 release + * Mon Jun 13 2011 Peter Robinson - 92-1 - New upstream 92 release