[sugar-write] v93

Peter Robinson pbrobinson at fedoraproject.org
Mon Oct 14 11:10:54 UTC 2013


commit 004aa9c0cf9b3b6b641883c6ce9bf63cfbb88c58
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Oct 14 12:10:33 2013 +0100

    v93

 .gitignore       |    9 +------
 sources          |    2 +-
 sugar-write.spec |   64 +++++++++++-------------------------------------------
 3 files changed, 15 insertions(+), 60 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef2b35e..ea8a02f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1 @@
-Write-69.tar.bz2
-/Write-71.tar.bz2
-/Write-72.tar.bz2
-/Write-73.tar.bz2
-/Write-76.tar.bz2
-/Write-77.tar.bz2
-/Write-78.tar.bz2
-/Write-79.tar.bz2
+/Write-*.tar.bz2
diff --git a/sources b/sources
index fb7f13f..afc36c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b691bc2233cbcfd51ab935a627ff8242  Write-79.tar.bz2
+b88a2de274676bab134843609818533d  Write-93.tar.bz2
diff --git a/sugar-write.spec b/sugar-write.spec
index f939cd4..5c5e536 100644
--- a/sugar-write.spec
+++ b/sugar-write.spec
@@ -1,18 +1,21 @@
 Name: sugar-write
-Version: 79
-Release: 4%{?dist}
+Version: 93
+Release: 1%{?dist}
 Summary: Word processor for Sugar
 Group: Sugar/Activities
 License: GPLv2+
 URL: http://wiki.sugarlabs.org/go/Activities/Write
 Source0: http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-%{version}.tar.bz2
 
-BuildRequires:  python sugar-toolkit
-BuildRequires:  sugar-toolkit
-BuildRequires:  gettext
+BuildRequires: gettext
+BuildRequires: gobject-introspection-devel
+BuildRequires: libabiword-devel
+BuildRequires: python-devel
+BuildRequires: sugar-toolkit-gtk3-devel
 
-Requires: sugar python-telepathy
-Requires: pyabiword
+Requires: gobject-introspection
+Requires: python-telepathy
+Requires: sugar
 
 BuildArch: noarch
 
@@ -33,12 +36,14 @@ python ./setup.py install --prefix=$RPM_BUILD_ROOT/%{_prefix}
 
 
 %files -f  org.laptop.AbiWordActivity.lang
-%defattr(-,root,root,-)
 %doc NEWS
 %{sugaractivitydir}/Write.activity/
 
 
 %changelog
+* Mon Oct 14 2013 Peter Robinson <pbrobinson at fedoraproject.org> 93-1
+- Update to v93
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 79-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -80,46 +85,3 @@ python ./setup.py install --prefix=$RPM_BUILD_ROOT/%{_prefix}
 
 * Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 69-2
 - recompiling .py files against Python 2.7 (rhbz#623392)
-
-* Tue Mar 20 2010 Peter Robinson <pbrobinson at fedoraproject.org> - 69-1
-- New upstream stable 69 release
-
-* Fri Sep 11 2009 Simon Schampijer <simon at schampijer.de> - 67-2
-- add build requirement gettext
-
-* Fri Sep 11 2009 Simon Schampijer <simon at schampijer.de> - 67-1
-- Toolbar redesign
-
-* Wed Aug 26 2009 Steven Parrish <smparrish at gmail.com> - 66-1
-- New release 
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 63-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Mar 03 2009 Simon Schampijer <simon at schampijer.de> - 63-1
-- Update to API change, render_page_to_image starts now with 1 #152
-- Override get_preview #152
-- Deprecation fix: Use bundle_id instead od service_name
-- Updated translations 
-
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 62-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Thu Feb 19 2009 Simon Schampijer <simon at schampijer.de> - 61-2
-- Initialize gthreads at startup (alsroot) #356
-- Updated translations
-
-* Fri Jan 30 2009 Simon Schampijer <simon at schampijer.de> - 61-1
-- Make use of the ColorToolButton that benzea landed in sugar-toolkit
-- Filter object chooser so it shows only images #3060
-- Save to OpenDocument if we cannot export in the original format #8972
-- new download url
-
-* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 59-2
-- Rebuild for Python 2.6
-
-* Thu Sep 18 2008 Jeremy Katz <katzj at redhat.com> - 59-1
-- Update to Write-59
-
-* Tue Sep  2 2008 Jeremy Katz <katzj at redhat.com> - 57-1
-- Initial packaging


More information about the scm-commits mailing list