[sugar-record] v93

Peter Robinson pbrobinson at fedoraproject.org
Sat Jul 23 14:55:07 UTC 2011


commit d227b0da8cf3da6c15339dec39a72a3636f96466
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jul 23 15:54:52 2011 +0100

    v93

 .gitignore        |    1 +
 sources           |    2 +-
 sugar-record.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <pbrobinson at gmail.com> - 93-1
+- New upstream 93 release
+
 * Mon Jun 13 2011 Peter Robinson <pbrobinson at gmail.com> - 92-1
 - New upstream 92 release
 


More information about the scm-commits mailing list