[sugar-stopwatch] v18

Peter Robinson pbrobinson at fedoraproject.org
Mon Dec 10 16:41:26 UTC 2012


commit 9eab47ea7334cf708d459a2f62e77e9d157a95f5
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Dec 10 16:41:13 2012 +0000

    v18

 .gitignore           |    1 +
 sources              |    2 +-
 sugar-stopwatch.spec |   21 ++++++++++++---------
 3 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c4f29f..f10f1b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Stopwatch-0.20090126.tar.bz2
 /stopwatch-8.xo
 /stopwatch-14.xo
 /stopwatch-15.xo
+/stopwatch-18.xo
diff --git a/sources b/sources
index 92f12d3..19eea59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03b19a69cf15bb9b5c6094f4c1325699  stopwatch-15.xo
+955003367ccf24d09c8fc4507e0d9a3f  stopwatch-18.xo
diff --git a/sugar-stopwatch.spec b/sugar-stopwatch.spec
index 24eaff7..c12be10 100644
--- a/sugar-stopwatch.spec
+++ b/sugar-stopwatch.spec
@@ -1,6 +1,6 @@
 Name:           sugar-stopwatch
-Version:        15
-Release:        2%{?dist}
+Version:        18
+Release:        1%{?dist}
 Summary:        Simple stopwatch for Sugar
 
 Group:          Sugar/Activities
@@ -8,10 +8,11 @@ License:        GPLv3+
 URL:            http://wiki.laptop.org/go/Stopwatch
 Source0:        http://download.sugarlabs.org/activities/4263/stopwatch-%{version}.xo
 
-BuildRequires:  python
-BuildRequires:  sugar-toolkit
-BuildRequires:  gettext
-Requires:       sugar
+BuildRequires: python-devel
+BuildRequires: sugar-base
+BuildRequires: sugar-toolkit-gtk3
+BuildRequires: gettext
+Requires: sugar >= 0.98.0
 BuildArch:      noarch
 
 %description
@@ -33,12 +34,14 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 %find_lang org.laptop.StopWatchActivity
 
 %files -f org.laptop.StopWatchActivity.lang
-%defattr(-,root,root,-)
 #%doc AUTHORS COPYING NEWS
 %{sugaractivitydir}/StopWatch.activity/
 
 
 %changelog
+* Mon Dec 10 2012 Peter Robinson <pbrobinson at fedoraproject.org> 18-1
+- Release 18
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -51,10 +54,10 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Mon Apr  4 2011 Peter Robinson <pbrobinson at gmail.com> - 8-1
+* Mon Apr  4 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 8-1
 - New upstream v8
 
-* Tue Mar  8 2011 Peter Robinson <pbrobinson at gmail.com> - 5-1
+* Tue Mar  8 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 5-1
 - New upstream v5
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.5.20090126


More information about the scm-commits mailing list