|
@@ -1,6 +1,6 @@
|
|
|
Name: perl-TermReadKey
|
|
|
Version: 2.30
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Release: 3%{?_dist_release}
|
|
|
Summary: A perl module for simple terminal control
|
|
|
|
|
|
Group: Development/Libraries
|
|
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sat Mar 26 2011 IWAI, Masaharu <iwai@alib.jp> 2.30-3vl6
|
|
|
+- build with perl 5.12.3
|
|
|
+
|
|
|
* Thu Jan 29 2009 IWAI, Masaharu <iwai@alib.jp> - 2.30-2
|
|
|
- do not require perl(:MODULE_COMPAT_x.y.z) on Vine Linux 4.x
|
|
|
|