[pondus/el5/master] Update to 0.7.3.

Jussi Lehtola jussilehtola at fedoraproject.org
Sat Jan 22 10:42:33 UTC 2011


commit 775fa6135654782ea8512bcbc6554751339c87fb
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sat Jan 22 12:42:25 2011 +0200

    Update to 0.7.3.

 pondus.spec |   18 +++++++++++++++---
 sources     |    2 +-
 2 files changed, 16 insertions(+), 4 deletions(-)
---
diff --git a/pondus.spec b/pondus.spec
index 5124d2c..331ab3d 100644
--- a/pondus.spec
+++ b/pondus.spec
@@ -1,13 +1,13 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		pondus
-Version:	0.7.0
+Version:	0.7.3
 Release:	1%{?dist}
 Summary:	A personal weight management program
 Group:		Applications/Productivity
 License:	MIT
 URL:		http://www.ephys.de/software/pondus/
-Source0:	http://www.ephys.de/software/pondus/pondus-%{version}.tar.gz
+Source0:	http://bitbucket.org/eike/pondus/downloads/pondus-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils
@@ -38,7 +38,7 @@ rm -rf %{buildroot}
 python -c 'import setuptools; execfile("setup.py")' install -O1 --skip-build --root %{buildroot}
 # Find locales
 %{find_lang} %{name}
-# Remove installed doc that will go in %doc
+# Remove installed doc that will go in %%doc
 rm -rf %{buildroot}%{_docdir}/%{name}
 # Verify desktop file install
 desktop-file-install --dir=%{buildroot}%{_datadir}/applications --vendor="" --remove-category=GTK data/pondus.desktop
@@ -59,6 +59,18 @@ rm -rf %{buildroot}
 %{python_sitelib}/pondus-*.egg-info
 
 %changelog
+* Sat Jan 22 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.7.3-1
+- Update to 0.7.3.
+
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.7.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
+* Mon Feb 15 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.7.2-1
+- Update to 0.7.2.
+
+* Tue Jan 26 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.7.1-1
+- Update to 0.7.1.
+
 * Sun Dec 27 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.7.0-1
 - Update to 0.7.0.
 - License has changed to MIT.
diff --git a/sources b/sources
index bc5db33..7e450da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23d51b50f36303d2fa606bf0e1390be7  pondus-0.7.0.tar.gz
+16108e66b33c97cd8c1393b1ae5222d6  pondus-0.7.3.tar.gz


More information about the scm-commits mailing list