Browse Source

perl-Try-Tiny 0.11-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8671 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 11 năm trước cách đây
mục cha
commit
1066255721
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      p/perl-Try-Tiny/perl-Try-Tiny-vl.spec

+ 4 - 1
p/perl-Try-Tiny/perl-Try-Tiny-vl.spec

@@ -1,7 +1,7 @@
 Name:           perl-Try-Tiny
 Summary:        Minimal try/catch with proper localization of $@
 Version:        0.11
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 License:        MIT
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Try-Tiny-%{version}.tar.gz
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Try::Tiny.3pm*
 
 %changelog
+* Mon Jun 30 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.11-2
+- build with Perl 5.16
+
 * Thu Mar 01 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.11-1
 - initial build for Vine Linux