eseyman pushed to perl-Catalyst-View-TT (master). "Update to 0.43"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Aug 16 08:47:14 UTC 2015


From 3cb9771a51fa682b78bf7e20449a48d823b718ac Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Sun, 16 Aug 2015 10:47:05 +0200
Subject: Update to 0.43


diff --git a/.gitignore b/.gitignore
index 4f30a84..883e20c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Catalyst-View-TT-0.34.tar.gz
 /Catalyst-View-TT-0.40.tar.gz
 /Catalyst-View-TT-0.41.tar.gz
 /Catalyst-View-TT-0.42.tar.gz
+/Catalyst-View-TT-0.43.tar.gz
diff --git a/perl-Catalyst-View-TT.spec b/perl-Catalyst-View-TT.spec
index 7241435..f77ca86 100644
--- a/perl-Catalyst-View-TT.spec
+++ b/perl-Catalyst-View-TT.spec
@@ -1,10 +1,10 @@
 Name:           perl-Catalyst-View-TT
 Summary:        Template Toolkit View Class
-Version:        0.42
-Release:        3%{?dist}
+Version:        0.43
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 
-Source0:        http://search.cpan.org/CPAN/authors/id/J/JJ/JJNAPIORK/Catalyst-View-TT-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Catalyst-View-TT-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Catalyst-View-TT/
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
@@ -12,7 +12,7 @@ BuildArch:      noarch
 BuildRequires:  perl(Catalyst) >= 5.70000
 BuildRequires:  perl(Class::Accessor)
 BuildRequires:  perl(CPAN)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.59
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(Template)
@@ -36,14 +36,11 @@ find . -type f -exec chmod -x -c {} +
 sed -i 's/\r//' t/lib/TestApp/Template/Any.pm
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-
-find %{buildroot} -type f -name .packlist -exec rm -f {} +
-
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -55,6 +52,10 @@ make test
 %{_mandir}/man3/Catalyst*
 
 %changelog
+* Sun Aug 16 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.43-1
+- Update to 0.43
+- Do not generate the .packlist file
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.42-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 8dfbc9f..2013c52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d154807302fb9ac5ff1e5aa473c084e6  Catalyst-View-TT-0.42.tar.gz
+7e3cfc28416bc5be8b2e6a7bd625e05a  Catalyst-View-TT-0.43.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Catalyst-View-TT.git/commit/?h=master&id=3cb9771a51fa682b78bf7e20449a48d823b718ac


More information about the perl-devel mailing list