|
@@ -1,6 +1,6 @@
|
|
Name: perl-Test-Exception
|
|
Name: perl-Test-Exception
|
|
Version: 0.31
|
|
Version: 0.31
|
|
-Release: 1%{?_dist_release}
|
|
|
|
|
|
+Release: 2%{?_dist_release}
|
|
Summary: Library of test functions for exception based Perl code
|
|
Summary: Library of test functions for exception based Perl code
|
|
License: GPL+ or Artistic
|
|
License: GPL+ or Artistic
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_mandir}/man3/*
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Jun 30 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.31-2
|
|
|
|
+- build with Perl 5.16
|
|
|
|
+
|
|
* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 0.31-1
|
|
* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 0.31-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- add Vendor and Distribution tags
|
|
- add Vendor and Distribution tags
|