[nkf] New upstream release. (#737004)

Akira TAGOH tagoh at fedoraproject.org
Fri Sep 9 11:14:48 UTC 2011


commit c3426622d0598303e7c87594cebaac7f42827ca5
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Sep 9 20:14:32 2011 +0900

    New upstream release. (#737004)

 nkf.spec |   13 +++++++------
 sources  |    2 +-
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/nkf.spec b/nkf.spec
index 2f8b543..cd9ec01 100644
--- a/nkf.spec
+++ b/nkf.spec
@@ -1,12 +1,10 @@
-%define		nkfver	2.1.1
-
 Name:		nkf
 Epoch:		1
-Version:	2.1.1
-Release:	4%{?dist}
+Version:	2.1.2
+Release:	1%{?dist}
 License:	BSD
 URL:		http://nkf.sourceforge.jp/
-Source0:	http://osdn.dl.sourceforge.jp/nkf/48945/%{name}-%{version}.tar.gz
+Source0:	http://osdn.dl.sourceforge.jp/nkf/53171/%{name}-%{version}.tar.gz
 Source3:	nkf.copyright
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	perl(ExtUtils::MakeMaker)
@@ -30,7 +28,7 @@ It converts the last argument and return converted result.
 Conversion details are specified by flags before the last argument.
 
 %prep
-%setup -q -n %{name}-%{nkfver}
+%setup -q
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS" nkf
@@ -77,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/NKF.3pm.gz
 
 %changelog
+* Fri Sep  9 2011 Akira TAGOH <tagoh at redhat.com> - 1:2.1.2-1
+- New upstream release. (#737004)
+
 * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 1:2.1.1-4
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 1ab9850..52aeee4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86240f7ed454fb4b65720b752c579dcb  nkf-2.1.1.tar.gz
+973b0b4d5ca5f0f8153e4d68b8412a39  nkf-2.1.2.tar.gz


More information about the scm-commits mailing list