Sat, 11 May 2024 07:49:02 UTC | login

Information for build perl-Test-Vars-0.014-5.fc28

ID39762
Package Nameperl-Test-Vars
Version0.014
Release5.fc28
Epoch
SummaryDetects unused variables
DescriptionTest::Vars finds unused variables in order to keep the source code tidy.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 03:16:52 UTC
CompletedFri, 08 Jun 2018 03:16:52 UTC
Tags
f29
RPMs
src
perl-Test-Vars-0.014-5.fc28.src.rpm (info) (download)
noarch
perl-Test-Vars-0.014-5.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.014-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.014-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-3 - Perl 5.26 re-rebuild of bootstrapped packages * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-2 - Perl 5.26 rebuild * Wed Apr 12 2017 Paul Howarth <paul@city-fan.org> - 0.014-1 - Update to 0.014 - Fixed a bug where false positives were reported for some code constructs where a variable was used on the right side of an lvalue-expression - Drop redundant Group: tag * Fri Mar 17 2017 Paul Howarth <paul@city-fan.org> - 0.013-1 - Update to 0.013 - Worked around a very weird bug with B's handling of multideref aux_list values on 5.22 and 5.24. This could cause a warning like "Use of uninitialized value $i in array element at lib/Test/Vars.pm line ..." when testing certain Perl constructs for unused vars; this appears to be fixed in blead's B * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.012-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Dec 11 2016 Paul Howarth <paul@city-fan.org> - 0.012-1 - Update to 0.012 - On Perl 5.22+, variables used in a substitution operator ($foo =~ s/foo/bar/) would be ignored (GH#28) * Mon Oct 17 2016 Paul Howarth <paul@city-fan.org> - 0.011-1 - Update to 0.011 - Fixed tests to pass on Windows (GH#26 and GH#27) - This release by DROLSKY → update source URL * Fri Jul 01 2016 Paul Howarth <paul@city-fan.org> - 0.010-1 - Update to 0.010 - Fix for pp_match in Perl 5.22+ (GH#23) - This release by GFUJI → update source URL * Sun May 22 2016 Paul Howarth <paul@city-fan.org> - 0.009-1 - Update to 0.009 - On recent Perls (5.22 and 5.24, maybe more) this module could detect an unused variable named "$"; this was a bogus false positive, as opposed to just a missing variable name in the output (GH#22) - Fixed tests to use File::Spec->catfile to generate paths so that tests pass on Windows (based on GH#20) - Switch to Module::Build::Tiny flow - BR: perl-generators * Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-4 - Perl 5.24 re-rebuild of bootstrapped packages * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-3 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 20 2015 Paul Howarth <paul@city-fan.org> - 0.008-1 - Update to 0.008 - In some corner cases, Test::Vars would try to look inside the body of a stub sub ("sub foo;") and then blow up; this could be triggered by declaring a stub sub and then an attribute with a reader of the same name in a Moose::Role, for example * Wed Aug 19 2015 Paul Howarth <paul@city-fan.org> - 0.007-1 - Update to 0.007 - Fix tests with threaded Perl 5.22+ * Wed Aug 19 2015 Paul Howarth <paul@city-fan.org> - 0.006-1 - Update to 0.006 - This module now calls Test::Builder->diag and ->note _after_ calling ->ok; this is more in line with how most test modules work - Added a new exported sub, test_vars(), which does not output TAP; this is useful for integrating this module with things like Code::TidyAll - This release by DROLSKY → update source URL - Use %license where possible * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.005-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.005-7 - Perl 5.22 rebuild * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.005-6 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.005-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.005-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 0.005-3 - Perl 5.18 rebuild * Mon Jul 01 2013 Jitka Plesnikova <jplesnik@redhat.com> - 0.005-2 - Update dependencies * Fri May 31 2013 Paul Howarth <paul@city-fan.org> - 0.005-1 - Update to 0.005 - Use skip_all instead of planning 0 tests (#4) * Sun May 05 2013 Paul Howarth <paul@city-fan.org> - 0.004-1 - Update to 0.004 - Re-package with Module::Build - Remove an unnecessary use of smart match operator - Switch to Module::Build flow - Classify buildreqs by usage - Drop Test::Spelling requirement, no longer used * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.002-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Oct 25 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-2 - Specify all dependencies. * Wed Oct 10 2012 Paul Howarth <paul@city-fan.org> - 0.002-1 - Update to 0.002 - Fix compatibility with Perl 5.16 (CPAN RT#72133) - Drop upstreamed patch for 5.16 compatibility * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jun 12 2012 Paul Howarth <paul@city-fan.org> - 0.001-5 - Fix compatibility with Perl 5.16 (CPAN RT#72133) - Don't need to remove empty directories from buildroot * Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.001-4 - Perl 5.16 rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Aug 08 2011 Paul Howarth <paul@city-fan.org> - 0.001-2 - Sanitize for Fedora submission - Clean up for modern rpm * Mon Aug 08 2011 Paul Howarth <paul@city-fan.org> - 0.001-1 - Initial RPM version