[sugar-stopwatch/f17] update to 14, rebuild

Tom Callaway spot at fedoraproject.org
Thu Mar 8 15:20:41 UTC 2012


commit a5afb608a097202425f9acfa2d570e86468cbcc1
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Mar 8 10:20:38 2012 -0500

    update to 14, rebuild

 sources              |    2 +-
 sugar-stopwatch.spec |   13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/sources b/sources
index c0dd3a1..2292ce6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd2d2b767dacf444aa97101fca3481b9  stopwatch-8.xo
+431556c1753289ddd0ed523a19414fe5  stopwatch-14.xo
diff --git a/sugar-stopwatch.spec b/sugar-stopwatch.spec
index f098cb2..1beb030 100644
--- a/sugar-stopwatch.spec
+++ b/sugar-stopwatch.spec
@@ -1,6 +1,6 @@
 Name:           sugar-stopwatch
-Version:        8
-Release:        2%{?dist}
+Version:        14
+Release:        1%{?dist}
 Summary:        Simple stopwatch for Sugar
 
 Group:          Sugar/Activities
@@ -20,7 +20,7 @@ innumerate users. Help develop numeracy. Sharing of stopwatch sets, which
 anyone can manipulate. 
 
 %prep
-%setup -q -n Stopwatch.activity
+%setup -q -n StopWatch.activity
 
 
 %build
@@ -29,15 +29,18 @@ python ./setup.py build
 
 %install
 python ./setup.py install --prefix=%{buildroot}/%{_prefix}
+%find_lang org.laptop.StopWatchActivity
 
-
-%files
+%files -f org.laptop.StopWatchActivity.lang
 %defattr(-,root,root,-)
 #%doc AUTHORS COPYING NEWS
 %{sugaractivitydir}/StopWatch.activity/
 
 
 %changelog
+* Thu Mar  8 2012 Tom Callaway <spot at fedoraproject.org> - 14-1
+- update to v14
+
 * 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
 


More information about the scm-commits mailing list