[sugar-infoslicer] v14

Peter Robinson pbrobinson at fedoraproject.org
Sun Apr 15 19:59:35 UTC 2012


commit 21b740bb6c86b88fc080bb3d17a4b3c9c756fd6b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Apr 15 20:59:22 2012 +0100

    v14

 sources               |    2 +-
 sugar-infoslicer.spec |   11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 28bafef..d931945 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5cd5e0eda8c109086a251c8fcfdedb7  InfoSlicer-11.tar.bz2
+e69a7fdd536e57e13a23b5513c8f8318  InfoSlicer-14.tar.bz2
diff --git a/sugar-infoslicer.spec b/sugar-infoslicer.spec
index 13b38fe..a212ca1 100644
--- a/sugar-infoslicer.spec
+++ b/sugar-infoslicer.spec
@@ -1,6 +1,6 @@
 Name:           sugar-infoslicer
-Version:        11
-Release:        2%{?dist}
+Version:        14
+Release:        1%{?dist}
 Summary:        Downloader for articles from Wikipedia
 
 Group:          Sugar/Activities
@@ -27,11 +27,11 @@ You can then publish the articles as a mini website.
 
 
 %build
-%{__python} ./setup.py build
+python ./setup.py build
 
 
 %install
-%{__python} ./setup.py install --prefix=%{buildroot}/%{_prefix}
+python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 %find_lang org.sugarlabs.InfoSlicer
 
 
@@ -42,6 +42,9 @@ You can then publish the articles as a mini website.
 
 
 %changelog
+* Sun Apr 15 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 14-1
+- Release 14
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list