From d5086fd73df88141b05c79c09364bb8fe94faaca Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 22 May 2024 22:32:08 +0100 Subject: [PATCH] Book-keeping for release --- CHANGELOG | 4 ++++ MANIFEST | 1 + lib/Devel/CheckOS.pm | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6617c7c..c2c8fd1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +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 diff --git a/MANIFEST b/MANIFEST index 9a84793..c7989a6 100644 --- a/MANIFEST +++ b/MANIFEST @@ -167,3 +167,4 @@ lib/Devel/AssertOS/Linux/Oracle.pm lib/Devel/AssertOS/Linux/Elementary.pm lib/Devel/AssertOS/Linux/Alpine.pm lib/Devel/AssertOS/Linux/NixOS.pm +t/etc-os-release/nixos diff --git a/lib/Devel/CheckOS.pm b/lib/Devel/CheckOS.pm index 90d9a64..6880e7e 100644 --- a/lib/Devel/CheckOS.pm +++ b/lib/Devel/CheckOS.pm @@ -10,7 +10,7 @@ use File::Spec; use vars qw(@ISA @EXPORT_OK %EXPORT_TAGS %OS_ALIASES); -our $VERSION = '2.03'; +our $VERSION = '2.04'; @ISA = qw(Exporter); @EXPORT_OK = qw(