[libxc] Update to 1.2.0.

Jussi Lehtola jussilehtola at fedoraproject.org
Fri Jun 15 12:55:58 UTC 2012


commit 103d0093970f57075ec2a4714b40f6f8a5b29419
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Fri Jun 15 15:55:31 2012 +0300

    Update to 1.2.0.

 .gitignore |    1 +
 libxc.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44116eb..105bcd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libxc-1.0.tar.gz
 /libxc-1.1.0.tar.gz
+/libxc-1.2.0.tar.gz
diff --git a/libxc.spec b/libxc.spec
index b1bcc19..efd3fca 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.1.0
-Release:	2%{?dist}
+Version:	1.2.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 Jun 15 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.0-1
+- Update to 1.2.0.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 44d3e76..1846460 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-208473eab66b096eb43355023baab5a0  libxc-1.1.0.tar.gz
+fd898e8bc0f2f14b33c24af8429febfd  libxc-1.2.0.tar.gz


More information about the scm-commits mailing list