[votca-csg] correct source url and upload sources

Thomas Spura tomspur at fedoraproject.org
Sun Sep 7 19:31:10 UTC 2014


commit f00b5ec42c364a63f347a0468c0f6b74bc429e05
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Sun Sep 7 21:30:51 2014 +0200

    correct source url and upload sources

 .gitignore     |    1 +
 votca-csg.spec |    7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0dd1ee9..1f22214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /votca-csg-1.0.1.tar.gz
 /votca-csg-1.1.tar.gz
 /votca-csg-1.2.3.tar.gz
+/votca-csg-1.2.4.tar.gz
diff --git a/votca-csg.spec b/votca-csg.spec
index 7d2a0bc..41f4bb6 100644
--- a/votca-csg.spec
+++ b/votca-csg.spec
@@ -1,12 +1,12 @@
 Name:		votca-csg
 Version:	1.2.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	VOTCA coarse-graining engine
 Group:		Applications/Engineering
 License:	ASL 2.0
 URL:		http://www.votca.org
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Source0:	http://votca.googlecode.com/files/%{name}-%{version}.tar.gz
+Source0:	http://downloads.votca.googlecode.com/hg/%{name}-%{version}.tar.gz
 
 BuildRequires:	cmake
 BuildRequires:	doxygen
@@ -132,6 +132,9 @@ rm -rf %{buildroot}
 
 
 %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