[votca-tools] correct source url and upload sources

Thomas Spura tomspur at fedoraproject.org
Sun Sep 7 19:18:28 UTC 2014


commit b09bcd66fdcf16ad025d70e2028d7705a792a9b3
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Sun Sep 7 21:16:46 2014 +0200

    correct source url and upload sources

 .gitignore       |    1 +
 votca-tools.spec |    7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7048f4..40e40da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /votca-tools-1.0.1.tar.gz
 /votca-tools-1.1_pristine.tar.gz
 /votca-tools-1.2.3_pristine.tar.gz
+/votca-tools-1.2.4_pristine.tar.gz
diff --git a/votca-tools.spec b/votca-tools.spec
index 7f5333d..3546814 100644
--- a/votca-tools.spec
+++ b/votca-tools.spec
@@ -1,11 +1,11 @@
 Name:		votca-tools
 Version:	1.2.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	VOTCA tools library
 Group:		Applications/Engineering
 License:	ASL 2.0
 URL:		http://www.votca.org
-Source0:	http://votca.googlecode.com/files/%{name}-%{version}_pristine.tar.gz
+Source0:	http://downloads.votca.googlecode.com/hg/%{name}-%{version}_pristine.tar.gz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libvotca_tools.pc
 
 %changelog
+* Sun Sep  7 2014 Thomas Spura <tomspur at fedoraproject.org> - 1.2.4-2
+- correct source url
+
 * Fri Sep 05 2014 Christoph Junghans <junghans at votca.org> - 1.2.4-1
 - Update to 1.2.4
 - Drop obsolete patch


More information about the scm-commits mailing list