[Commits] sugar-update-control branch master updated.

Chris Ball cjb at laptop.org
Fri Dec 12 17:18:43 EST 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "/home/cscott/public_git/sugar-update-control".

The branch, master has been updated
       via  e2fca0f188563265f75540257bb7b622698488ae (commit)
      from  485e24cbdf7d8c157055105406e6e385938138c1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

 Makefile                     |    2 +-
 debian/changelog             |    6 ++++++
 setup.py                     |    2 +-
 sugar-update-control.changes |    7 +++++++
 sugar-update-control.spec    |    5 ++++-
 5 files changed, 19 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit e2fca0f188563265f75540257bb7b622698488ae
Author: Chris Ball <cjb at laptop.org>
Date:   Fri Dec 12 16:46:35 2008 -0500

    Release 0.18.

diff --git a/Makefile b/Makefile
index 2e809cb..96665d3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # CANONICAL SOURCE OF VERSION STRING:
 VERSION_MAJOR=0
-VERSION_MINOR=17
+VERSION_MINOR=18
 PACKAGE=sugar-update-control
 MOCK=./mock-wrapper -r olpc-3-i386 --resultdir=$(MOCKDIR) $(MOCK_OPTS)
 MOCKDIR=./rpms
diff --git a/debian/changelog b/debian/changelog
index 3c4cb8a..601e0e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sugar-update-control (0.18) unstable; urgency=low
+
+  * Trac #9044: Pick up Spanish translations for release.
+
+ -- Chris Ball <cjb at laptop.org>  Fri, 12 Dec 2008 16:43:17 -0400
+
 sugar-update-control (0.17) unstable; urgency=low
 
   * Trac #7845, #8681: don't die if ~/Activities doesn't exist.
diff --git a/setup.py b/setup.py
index f686c00..89313ae 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 #!/usr/bin/python2.5
 from distutils.core import setup
 setup(name='sugar-update-control',
-      version="0.17",
+      version="0.18",
       description='Sugar update control panel',
       author='C. Scott Ananian',
       author_email='cscott at laptop.org',
diff --git a/sugar-update-control.changes b/sugar-update-control.changes
index b2c808f..162361b 100644
--- a/sugar-update-control.changes
+++ b/sugar-update-control.changes
@@ -135,3 +135,10 @@ sugar-update-control-0.17-1.src.rpm
     This fixes a regression introduced in 0.15.
 
  -- C. Scott Ananian <cscott at laptop.org>  Sun, 28 Sep 2008 09:37:17 -0400
+
+sugar-update-control-0.18-1.noarch.rpm
+sugar-update-control-0.18-1.src.rpm
+
+  * Trac #9044: Pick up Spanish translations for release.
+
+ -- Chris Ball <cjb at laptop.org>  Fri, 12 Dec 2008 16:43:17 -0400
diff --git a/sugar-update-control.spec b/sugar-update-control.spec
index 262a355..a1657bd 100644
--- a/sugar-update-control.spec
+++ b/sugar-update-control.spec
@@ -5,7 +5,7 @@
 
 Summary: Activity update control panel for Sugar.
 Name: sugar-update-control
-Version: 0.17
+Version: 0.18
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 /usr/share/sugar
 
 %changelog
+* Fri Dec 12 2008 Chris Ball <cjb at laptop.org>
+- Trac #9044: Pick up Spanish translations for release.
+
 * Sun Sep 28 2008 C. Scott Ananian <cscott at laptop.org>
 - Trac #7845, #8681: don't die if ~/Activities doesn't exist.
 - This fixes a regression introduced in 0.15.
-----------------------------------------------------------------------


--
/home/cscott/public_git/sugar-update-control


More information about the Commits mailing list