[sugar-infoslicer] v22

Peter Robinson pbrobinson at fedoraproject.org
Mon Dec 16 16:46:35 UTC 2013


commit 05e5edf55ccfd83b1ff1534003ae77b62b6d04db
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Dec 16 16:46:40 2013 +0000

    v22

 sources               |    2 +-
 sugar-infoslicer.spec |   11 ++++-------
 2 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/sources b/sources
index c57bb2e..7881995 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f4eaeb8aaf27b95a2c813c8da1ad9a5  InfoSlicer-21.tar.bz2
+d38741a55f18a3d816a708f872b7b9e6  InfoSlicer-22.tar.bz2
diff --git a/sugar-infoslicer.spec b/sugar-infoslicer.spec
index b6df01c..a4001d6 100644
--- a/sugar-infoslicer.spec
+++ b/sugar-infoslicer.spec
@@ -1,5 +1,5 @@
 Name:           sugar-infoslicer
-Version:        21
+Version:        22
 Release:        1%{?dist}
 Summary:        Downloader for articles from Wikipedia
 
@@ -16,33 +16,30 @@ BuildRequires:	sugar-toolkit-gtk3-devel
 Requires:       sugar
 Requires:	sugar-toolkit-gtk3
 
-
 %description
 InfoSlicer downloads articles from Wikipedia so that you can create new
 documents by dragging and dropping content from the Wikipedia articles.
 You can then publish the articles as a mini website.
 
-
 %prep
 %setup -q -n InfoSlicer-%{version}
 
-
 %build
 python ./setup.py build
 
-
 %install
 python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 %find_lang org.sugarlabs.InfoSlicer
 
-
 %files -f org.sugarlabs.InfoSlicer.lang
-%defattr(-,root,root,-)
 %doc COPYING NEWS README examples/
 %{sugaractivitydir}/InfoSlicer.activity/
 
 
 %changelog
+* Mon Dec 16 2013 Peter Robinson <pbrobinson at fedoraproject.org> 22-1
+- Release 22
+
 * Mon Aug 19 2013 Peter Robinson <pbrobinson at fedoraproject.org> 21-1
 - Release 21
 


More information about the scm-commits mailing list