ID | 7262 |
Package Name | perl-Expect |
Version | 1.35 |
Release | 4.module+oc8.5.0+202+791498b0 |
Epoch | |
Source | git+https://gitee.com/src-opencloudos-rpms/perl-Expect#4cde68edb6e1c6d71467fcd57a451267b77ee325 |
Summary |
Description |
Built by | opencloudmbs |
State |
complete
|
Volume |
DEFAULT |
Started | Mon, 04 Jul 2022 16:12:55 CST |
Completed | Mon, 04 Jul 2022 16:14:27 CST |
Task | build (module-791498b0e02ec36e, /src-opencloudos-rpms/perl-Expect:4cde68edb6e1c6d71467fcd57a451267b77ee325) |
Extra | {'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Expect?#4cde68edb6e1c6d71467fcd57a451267b77ee325'}} |
Tags |
|
RPMs |
src | |
|
perl-Expect-1.35-4.module+oc8.5.0+202+791498b0.src.rpm (info) (download) |
noarch |
|
perl-Expect-1.35-4.module+oc8.5.0+202+791498b0.noarch.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.35-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.35-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.35-2
- Perl 5.26 rebuild
* Fri May 19 2017 Paul Howarth <paul@city-fan.org> - 1.35-1
- Update to 1.35
- Official maintainer JACOBY (Dave Jacoby)
- Added a MANIFEST so that "make dist" will work
- Added AUTHOR key, listing all maintainers
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Jun 13 2016 Paul Howarth <paul@city-fan.org> - 1.33-1
- Update to 1.33
- Remove dependency on Test::Exception
- This release by JACOBY → update source URL
- BR: perl-generators where available
- Package new LICENSE file
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.32-5
- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.32-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.32-2
- Perl 5.22 rebuild
* Sun Oct 26 2014 Paul Howarth <paul@city-fan.org> - 1.32-1
- Update to 1.32
- Skip bc tests (CPAN RT#98495)
- Classify buildreqs by usage
* Tue Sep 09 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.31-2
- Perl 5.20 mass
* Mon Sep 08 2014 Paul Howarth <paul@city-fan.org> - 1.31-1
- Update to 1.31
- New co-maintainer (Gabor Szabo)
- Merge .pod and .pm and move them to lib/
- Move the test and the code to standard location /t in the distribution
- Eliminate indirect calls in tests
- Use Test::More instead of home-brew testing
- Typos fixed in pod (CPAN RT#86852)
- Changes file re-ordered and standardized
- Refactored test script
- Eliminate indirect calls in the code and in the docs
- Use Perl::Tidy to unify layout
- Added use warnings;
- IO::Tty prerequisite version 1.03 → 1.11
- More test diagnostics
- Tests added for CPAN RT#62359
- Skip the bc test on OS-es where it has been failing
- Stop inheriting from Exporter
- Eliminate $` and $' from the code (part of CPAN RT#61395); this fix might
break some existing code in some extreme cases when the regex being matched
has a lookbehind or a lookahead at the edges
- Remove $& and $`, fixing the rest of CPAN RT#61395
- Various code refactoring declaring loop variables, parameter passing,
return undef, etc.
- Croak if undef passed to _trim_length
- Update documentation according to CPAN RT#60722
- CPAN RT#47834: after a failed call to ->expect, the ->match and ->after
will return undef and ->before will return the content of the accumulator;
earlier they retained the values obtained during the last successful match
(->before will return undef the first time but later, if we call
->clear_accum, it will start returning the empty string)
- In the tests, add special treatment for $^O=midnightbsd and dragonfly, and
for $^O=linux as well
- Test t/11-calc.t also got some special treatment
- This release by SZABGAB → update source URL
- As we need Test::More ≳ 0.98, drop support for old distributions
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.21-18
- Perl 5.20 rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.21-15
- Perl 5.18 rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 1.21-12
- Perl 5.16 rebuild
* Mon Jan 23 2012 Paul Howarth <paul@city-fan.org> - 1.21-11
- Spec clean-up
- Run the test suite in %check now that it no longer breaks in mock
- BR: perl(Carp), perl(Errno), perl(Exporter), perl(Fcntl), perl(IO::Handle)
and perl(POSIX)
- Make %files list more explicit
- Mark Expect.pod as %doc
- Use search.cpan.org source URL
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use %{_fixperms} macro rather than our own chmod incantation
- Don't use macros for commands
- Use tabs
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Jun 23 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.21-9
- Perl mass rebuild
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.21-7
- Rebuild to fix problems with vendorarch/lib (#661697)
* Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.21-6
- Mass rebuild with perl-5.12.0
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.21-5
- Mass rebuild with perl-5.12.0
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 1.21-4
- Rebuild against perl 5.10.1
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.21-1
- Update to 1.21
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.20-2
- Rebuild for new perl
* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.20-1.1
- Correct license tag
- Add BR: perl(ExtUtils::MakeMaker)
* Fri Jul 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.20-1
- Update to 1.20
* Tue Jul 18 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.19-1
- Update to 1.19
* Tue Jul 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.18-1
- Update to 1.18
* Wed May 31 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.17-1
- Update to 1.17
* Tue May 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.16-2
- Description improved as suggested in #191622
* Mon May 08 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.16-1
- First build
|