[skf/f13/master] - 1.97.3

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Nov 3 17:48:34 UTC 2010


commit 970b5b0f369c3d762784e1b914db2d2f980b7f09
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Thu Nov 4 02:48:27 2010 +0900

    - 1.97.3

 .gitignore |    1 +
 skf.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f960ed7..2259b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 skf_1.97.1.tar.gz
 skf_1.97.2.tar.gz
+/skf_1.97.3.tar.gz
diff --git a/skf.spec b/skf.spec
index 5c36d65..e06a59f 100644
--- a/skf.spec
+++ b/skf.spec
@@ -3,9 +3,9 @@
 
 %{!?python_sitearch:	%global	python_sitearch	%(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
-%global	repoid		48535
+%global	repoid		49586
 
-%global	mainver	1.97.2
+%global	mainver	1.97.3
 #%%global	betaver	a
 
 %global	fedoraver	1
@@ -313,6 +313,9 @@ rm -rf %{buildroot}
 %{perl_vendorarch}/auto/Skf/
 
 %changelog
+* Thu Nov  4 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.97.3-1
+- 1.97.3
+
 * Thu Aug 12 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.97.2-1
 - 1.97.2
 - The method to build python3 binding is now written in the spec file,
diff --git a/sources b/sources
index 26cf434..e293852 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e3225dc93ac1f8c957759b135c7dd1c  skf_1.97.2.tar.gz
+65f9990d495161ba660de18e67333946  skf_1.97.3.tar.gz


More information about the scm-commits mailing list