From 883505ca9f633064bdd5c95186b6b651587f8468bdeb901b45014565cf153031 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 6 Oct 2020 09:09:55 +0000 Subject: [PATCH] Accepting request 839735 from devel:languages:perl:autoupdate - updated to 1.84 see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG 1.84 2020-10-05 Add some more versions of MacOS; Note change of name Mac OS X -> MacOS, but don't change the module name for backward compatibility; Add MSYS (reported by perl in MinGW environments) OBS-URL: https://build.opensuse.org/request/show/839735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-CheckOS?expand=0&rev=17 --- Devel-CheckOS-1.83.tar.gz | 3 --- Devel-CheckOS-1.84.tar.gz | 3 +++ perl-Devel-CheckOS.changes | 11 +++++++++++ perl-Devel-CheckOS.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 Devel-CheckOS-1.83.tar.gz create mode 100644 Devel-CheckOS-1.84.tar.gz diff --git a/Devel-CheckOS-1.83.tar.gz b/Devel-CheckOS-1.83.tar.gz deleted file mode 100644 index 3fd908a..0000000 --- a/Devel-CheckOS-1.83.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b20fb5ab55d2cf8539fdc7268d77cdbf944408e620c4969023e687ddd28c9972 -size 33177 diff --git a/Devel-CheckOS-1.84.tar.gz b/Devel-CheckOS-1.84.tar.gz new file mode 100644 index 0000000..96cabee --- /dev/null +++ b/Devel-CheckOS-1.84.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4819103c11cb1212aff1837ce6231361feb6cc2d72f1d1d73d6d611fd0e61cc5 +size 32601 diff --git a/perl-Devel-CheckOS.changes b/perl-Devel-CheckOS.changes index 05a3067..d5d7941 100644 --- a/perl-Devel-CheckOS.changes +++ b/perl-Devel-CheckOS.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 6 03:08:39 UTC 2020 - Tina Müller + +- updated to 1.84 + see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG + + 1.84 2020-10-05 Add some more versions of MacOS; + Note change of name Mac OS X -> MacOS, but don't + change the module name for backward compatibility; + Add MSYS (reported by perl in MinGW environments) + ------------------------------------------------------------------- Sun Feb 16 03:09:04 UTC 2020 - diff --git a/perl-Devel-CheckOS.spec b/perl-Devel-CheckOS.spec index d29acf7..608ec4e 100644 --- a/perl-Devel-CheckOS.spec +++ b/perl-Devel-CheckOS.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-CheckOS # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-Devel-CheckOS -Version: 1.83 +Version: 1.84 Release: 0 #Upstream: This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU General Public Licence version 2 or the Artistic Licence. It's up to you which one you use. The full text of the licences can be found in the files GPL2.txt and ARTISTIC.txt, respectively. %define cpan_name Devel-CheckOS Summary: Check what OS we're running on License: GPL-2.0-only OR Artistic-1.0 Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch