rpms/pondus/devel .cvsignore, 1.4, 1.5 pondus.spec, 1.6, 1.7 sources, 1.4, 1.5

Jussi Lehtola jussilehtola at fedoraproject.org
Tue Jan 26 11:46:21 UTC 2010


Author: jussilehtola

Update of /cvs/pkgs/rpms/pondus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1548

Modified Files:
	.cvsignore pondus.spec sources 
Log Message:
Update to 0.7.1.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pondus/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	27 Dec 2009 15:51:05 -0000	1.4
+++ .cvsignore	26 Jan 2010 11:46:21 -0000	1.5
@@ -1 +1 @@
-pondus-0.7.0.tar.gz
+pondus-0.7.1.tar.gz


Index: pondus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pondus/devel/pondus.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- pondus.spec	27 Dec 2009 16:00:46 -0000	1.6
+++ pondus.spec	26 Jan 2010 11:46:21 -0000	1.7
@@ -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.1
 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
@@ -59,6 +59,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/pondus-*.egg-info
 
 %changelog
+* 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.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pondus/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	27 Dec 2009 15:51:05 -0000	1.4
+++ sources	26 Jan 2010 11:46:21 -0000	1.5
@@ -1 +1 @@
-23d51b50f36303d2fa606bf0e1390be7  pondus-0.7.0.tar.gz
+f452dea807f08f55d2d903b435247ed0  pondus-0.7.1.tar.gz



More information about the scm-commits mailing list