[libxc] Update to 1.1.0.

Jussi Lehtola jussilehtola at fedoraproject.org
Fri May 13 20:55:46 UTC 2011


commit 4c879416b280414298edbdf72efcc60a2ce79cbe
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Fri May 13 23:55:33 2011 +0300

    Update to 1.1.0.

 .gitignore |    1 +
 libxc.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f6f7bf..44116eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libxc-1.0.tar.gz
+/libxc-1.1.0.tar.gz
diff --git a/libxc.spec b/libxc.spec
index c7ebe76..7717c5f 100644
--- a/libxc.spec
+++ b/libxc.spec
@@ -1,7 +1,7 @@
 Name:		libxc
 Summary:	Library of exchange and correlation functionals to be used in DFT codes
-Version:	1.0
-Release:	5%{?dist}
+Version:	1.1.0
+Release:	1%{?dist}
 License:	LGPLv3+
 Group:		Applications/Engineering
 BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
@@ -77,6 +77,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libxc.pc
 
 %changelog
+* Fri May 13 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.1.0-1
+- Update to 1.1.0.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 3f496f9..44d3e76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a8ef0c8fccc695e65466ec1a8878280  libxc-1.0.tar.gz
+208473eab66b096eb43355023baab5a0  libxc-1.1.0.tar.gz


More information about the scm-commits mailing list