see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
2.04 2024-05-22
- Add detection for a load of Linux distributions
2.03 2024-05-19
- Temporarily skip os-release tests because they don't work on Redhat. The fix is
already in branch more-os-release. Only the Linux::Ubuntu module uses
/etc/os-release right now, and that passes in CI.
2.02 2024-05-15
- Read /etc/os-release to detect Ubuntu instead of shelling out to `lsb_release`
there will be further updates in the future to do the same on other Linux distros
2.01 2024-05-02
- Fix typos in docoumentation
2.00 2024-05-01
- list_* no longer have special behaviour when called in scalar context. This has
been deprecated since version 1.90;
- Add Devel::AssertOS::MacOSX::v14 (Sonoma)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-CheckOS?expand=0&rev=31
- updated to 1.93
see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
1.93 2022-04-25
- No functional changes, just changes to where dependencies are declared
https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues/27
1.92 2022-04-24
- Fix bugs in new alias and case-insensitivity features which meant everything
broke in taint-mode. The new features now no longer work in taint-mode but
everything else should.
1.91 2022-04-21
- Fix tests for platforms where the OS is detected as something that is
a family, but not as anything more specific, such as Fedora Linux
1.90 2022-04-20
- Matches are now case-insensitive
- Add support for OS aliases
- Deprecated the list_* functions being context sensitive, they now warn
when called inappropriately. They will stop being context-sensitive some
time after April 2024.
OBS-URL: https://build.opensuse.org/request/show/975104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-CheckOS?expand=0&rev=23
- updated to 1.76
see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
1.76 2015-03-13 Add GNU Hurd
1.75 2015-03-08 Add Minix and iOS;
Correct ancient typo in Apple family that no-one
has ever noticed because no-one uses 'classic'
Mac OS;
Various 'kwalitee' improvements from Dale Evans
1.74 2015-03-04 Add Linux::Debian;
Add MacOSX::v10_*;
Add perl 5.6.2 support
all the above thanks to Dale Evans
1.73 2014-08-01 Add support for Android
1.72 2014-04-16 Add support for Bitrig, an OpenBSD fork;
Check $^O case-insensitively as some OSes
aren't particularly consistent
OBS-URL: https://build.opensuse.org/request/show/296851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-CheckOS?expand=0&rev=5