Files
perl-Perl-MinimumVersion/perl-Perl-MinimumVersion.changes
Oliver Kurz 01477e04e6 Accepting request 1278635 from devel:languages:perl:autoupdate
- updated to 1.440.0 (1.44)
   see /usr/share/doc/packages/perl-Perl-MinimumVersion/Changes
  1.44 2025-05-04
      - Update LICENSE text (for real this time)
  1.43 2025-05-04
      - Update LICENSE text
      - Promoting trial changes to stable release
  1.42 2023-09-30 (TRIAL RELEASE)
      - Restore detection for Perl version 5.008, which means that 5.006 is now the minimum
        required version that will be reported.
      - Recognize the minimum required Perl versions for:
        - the "use re '/flags'" pragma (GH#29)
        - postfix dereferences (GH#30)
        - the <<>> operator (GH#31)
  1.41 2023-05-17 (TRIAL RELEASE)
      - Remove detection for Perl versions 5.008 and older. This means that 5.008 is now the
        minimum required version that will be reported. (GH#7)
      - Fix formatting of the summary printed by the perlver script (GH#14)
      - Recognize the minimum required version for the tr///r flag (GH#25)
        and indented heredocs (GH#27)

OBS-URL: https://build.opensuse.org/request/show/1278635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Perl-MinimumVersion?expand=0&rev=6
2025-05-24 14:55:25 +00:00

75 lines
3.0 KiB
Plaintext

-------------------------------------------------------------------
Mon May 5 05:39:13 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.440.0 (1.44)
see /usr/share/doc/packages/perl-Perl-MinimumVersion/Changes
1.44 2025-05-04
- Update LICENSE text (for real this time)
1.43 2025-05-04
- Update LICENSE text
- Promoting trial changes to stable release
1.42 2023-09-30 (TRIAL RELEASE)
- Restore detection for Perl version 5.008, which means that 5.006 is now the minimum
required version that will be reported.
- Recognize the minimum required Perl versions for:
- the "use re '/flags'" pragma (GH#29)
- postfix dereferences (GH#30)
- the <<>> operator (GH#31)
1.41 2023-05-17 (TRIAL RELEASE)
- Remove detection for Perl versions 5.008 and older. This means that 5.008 is now the
minimum required version that will be reported. (GH#7)
- Fix formatting of the summary printed by the perlver script (GH#14)
- Recognize the minimum required version for the tr///r flag (GH#25)
and indented heredocs (GH#27)
-------------------------------------------------------------------
Fri Apr 23 03:08:59 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.40
see /usr/share/doc/packages/perl-Perl-MinimumVersion/Changes
1.40 2021-04-21
- No changes from 1.39
1.39 2021-04-11 (TRIAL RELEASE)
- Features enabled via the 'experimental' pragma are now recognized (GH#5)
- Depend on PPIx::Utils instead of Perl::Critic::Utils (GH#6)
- Recognize several new features and their minimum required Perl versions (GH#10, GH#20)
- 'say', 'smartmatch', 'postderef', 'postderef_qq', 'signatures',
'refaliasing', 'bitwise', 'declared_refs', 'isa', 'indirect'
-------------------------------------------------------------------
Tue Apr 14 19:50:12 UTC 2015 - coolo@suse.com
- updated to 1.38
see /usr/share/doc/packages/perl-Perl-MinimumVersion/Changes
-------------------------------------------------------------------
Tue Apr 14 19:50:11 UTC 2015 - coolo@suse.com
- updated to 1.28
see /usr/share/doc/packages/perl-Perl-MinimumVersion/Changes
1.28 Wed 2 Mar 2011
- The ->isa in the 5.10 operator and magic variable tests were
back the front, breaking both. Fixed (ADAMK)
- Magic variable rules now check using ->symbol method instead of
->content so that $+{foo} are correctly treated like %+ (ADAMK)
- Removed -w from tests to allow testing with Tainting on (ADAMK)
1.27 Sat 26 Feb 2011
- Updating to Module::Install::DSL 1.00
- Updating copyright year
- Fix detection of binary numbers (Alexandr Ciornii)
- Add check for variables added in 5.5 (Alexandr Ciornii)
- Correct detection of different cases of '...' (Alexandr Ciornii)
- Detection of bareword that ends with double colon (Alexandr Ciornii)
-------------------------------------------------------------------
Sat Jan 22 19:40:20 UTC 2011 - coolo@novell.com
- initial package 1.26
* created by cpanspec 1.78.03