[libxc] Update to 2.0.0.

Susi Lehtola jussilehtola at fedoraproject.org
Fri Dec 7 12:37:28 UTC 2012


commit 646d725656952bb7f18f68fed3721d019d5a5b71
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Fri Dec 7 14:37:23 2012 +0200

    Update to 2.0.0.

 .gitignore |    1 +
 libxc.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 105bcd9..164e37b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libxc-1.0.tar.gz
 /libxc-1.1.0.tar.gz
 /libxc-1.2.0.tar.gz
+/libxc-2.0.0.tar.gz
diff --git a/libxc.spec b/libxc.spec
index 2d008ef..a475c57 100644
--- a/libxc.spec
+++ b/libxc.spec
@@ -4,8 +4,8 @@
 
 Name:		libxc
 Summary:	Library of exchange and correlation functionals to be used in DFT codes
-Version:	1.2.0
-Release:	2%{?dist}
+Version:	2.0.0
+Release:	1%{?dist}
 License:	LGPLv3+
 Group:		Applications/Engineering
 BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libxc.pc
 
 %changelog
+* Fri Dec 7 2012 Susi Lehtola <jussilehtola at fedoraproject.org> - 2.0.0-1
+- Update to 2.0.0.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1846460..cb5b462 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd898e8bc0f2f14b33c24af8429febfd  libxc-1.2.0.tar.gz
+b15303a3c1f82d157e474ec97edafd83  libxc-2.0.0.tar.gz


More information about the scm-commits mailing list