[skf] 1.99.6

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jul 27 04:02:34 UTC 2013


commit 445b9a5b72d497d0d2385d2fa55bebaf76a2bf58
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sat Jul 27 13:02:00 2013 +0900

    1.99.6

 .gitignore                     |    1 +
 skf-1.99.5-swigruby-exit.patch |   11 -----------
 skf.spec                       |   10 +++++-----
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3c5d2b..5df2d58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ skf_1.97.2.tar.gz
 /skf_1.99.3.tar.gz
 /skf_1.99.4.tar.gz
 /skf_1.99.5.tar.gz
+/skf_1.99.6.tar.gz
diff --git a/skf.spec b/skf.spec
index b33d261..10f08cb 100644
--- a/skf.spec
+++ b/skf.spec
@@ -7,9 +7,9 @@
 
 %{!?python_sitearch:	%global	python_sitearch	%(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
-%global	repoid		59179
+%global	repoid		59205
 
-%global	mainver	1.99.5
+%global	mainver	1.99.6
 #%%define	betaver	-cvs20130327T1317
 %define	betarel	%(echo %betaver | sed -e 's|-||')
 
@@ -33,8 +33,6 @@ URL:		http://sourceforge.jp/projects/skf/
 Source0:	http://dl.sourceforge.jp/skf/%{repoid}/skf_%{mainver}%{?betaver}.tar.gz
 Source1:	skf-basic-test.sh
 Source2:	create-skf-tarball-from-scm.sh
-# Perhaps a typo, will report upstream
-Patch0:	skf-1.99.5-swigruby-exit.patch
 
 # common BR
 BuildRequires:	gettext
@@ -130,7 +128,6 @@ ln -sf %{name}-* main
 cp -p %SOURCE1 .
 
 pushd main
-%patch0 -p1 -b .exit
 
 %if 0%{?usescm} >= 1
 autoconf
@@ -377,6 +374,9 @@ rm -rf %{buildroot}
 %{perl_vendorarch}/auto/skf/
 
 %changelog
+* Sat Jul 27 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.99.6-1
+- 1.99.6
+
 * Fri Jul 26 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.99.5-1
 - 1.99.5
 
diff --git a/sources b/sources
index a5b9d69..ce72169 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac1e2e6552b4e7331e3656f9db01eb22  skf_1.99.5.tar.gz
+afda6061cb09c8b3f6759ec530713ef4  skf_1.99.6.tar.gz


More information about the scm-commits mailing list