Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Devel-CheckOS for 
openSUSE:Factory checked in at 2022-07-28 20:59:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-CheckOS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-CheckOS.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-CheckOS"

Thu Jul 28 20:59:08 2022 rev:13 rq:991542 version:1.94

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-CheckOS/perl-Devel-CheckOS.changes    
2022-05-12 23:00:47.736831866 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-CheckOS.new.1533/perl-Devel-CheckOS.changes
  2022-07-28 20:59:36.131734475 +0200
@@ -1,0 +2,10 @@
+Mon Jul 25 03:06:17 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 1.94
+   see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
+
+  1.94    2022-07-27
+
+  - Add Mac OS 12 (Monterey)
+
+-------------------------------------------------------------------

Old:
----
  Devel-CheckOS-1.93.tar.gz

New:
----
  Devel-CheckOS-1.94.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Devel-CheckOS.spec ++++++
--- /var/tmp/diff_new_pack.vvQqoZ/_old  2022-07-28 20:59:36.543736612 +0200
+++ /var/tmp/diff_new_pack.vvQqoZ/_new  2022-07-28 20:59:36.551736653 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Devel-CheckOS
 Name:           perl-Devel-CheckOS
-Version:        1.93
+Version:        1.94
 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.
 License:        Artistic-1.0 OR GPL-2.0-only

++++++ Devel-CheckOS-1.93.tar.gz -> Devel-CheckOS-1.94.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.93/CHANGELOG 
new/Devel-CheckOS-1.94/CHANGELOG
--- old/Devel-CheckOS-1.93/CHANGELOG    2022-04-25 22:22:38.000000000 +0200
+++ new/Devel-CheckOS-1.94/CHANGELOG    2022-07-24 17:53:35.000000000 +0200
@@ -1,3 +1,7 @@
+1.94    2022-07-27
+
+- Add Mac OS 12 (Monterey)
+
 1.93    2022-04-25
 
 - No functional changes, just changes to where dependencies are declared
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.93/MANIFEST 
new/Devel-CheckOS-1.94/MANIFEST
--- old/Devel-CheckOS-1.93/MANIFEST     2022-04-25 23:29:12.000000000 +0200
+++ new/Devel-CheckOS-1.94/MANIFEST     2022-07-24 18:37:46.000000000 +0200
@@ -121,5 +121,6 @@
 t/case-insensitive.t
 lib/Devel/AssertOS/Alias/MacOS.pm
 t/alias-macos.t
+lib/Devel/AssertOS/MacOSX/v12.pm
 META.yml                                 Module YAML meta-data (added by 
MakeMaker)
 META.json                                Module JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.93/META.json 
new/Devel-CheckOS-1.94/META.json
--- old/Devel-CheckOS-1.93/META.json    2022-04-25 23:29:12.000000000 +0200
+++ new/Devel-CheckOS-1.94/META.json    2022-07-24 18:37:46.000000000 +0200
@@ -56,6 +56,6 @@
          "url" : "https://github.com/DrHyde/perl-modules-Devel-CheckOS";
       }
    },
-   "version" : "1.93",
+   "version" : "1.94",
    "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.93/META.yml 
new/Devel-CheckOS-1.94/META.yml
--- old/Devel-CheckOS-1.93/META.yml     2022-04-25 23:29:12.000000000 +0200
+++ new/Devel-CheckOS-1.94/META.yml     2022-07-24 18:37:45.000000000 +0200
@@ -28,5 +28,5 @@
 resources:
   bugtracker: https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues
   repository: https://github.com/DrHyde/perl-modules-Devel-CheckOS
-version: '1.93'
+version: '1.94'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.93/lib/Devel/AssertOS/MacOSX/v12.pm 
new/Devel-CheckOS-1.94/lib/Devel/AssertOS/MacOSX/v12.pm
--- old/Devel-CheckOS-1.93/lib/Devel/AssertOS/MacOSX/v12.pm     1970-01-01 
01:00:00.000000000 +0100
+++ new/Devel-CheckOS-1.94/lib/Devel/AssertOS/MacOSX/v12.pm     2022-07-24 
17:51:01.000000000 +0200
@@ -0,0 +1,28 @@
+package Devel::AssertOS::MacOSX::v12;
+
+use Devel::CheckOS;
+use strict;
+use warnings;
+no warnings 'redefine';
+
+our $VERSION = '1.0';
+
+sub os_is {
+    Devel::CheckOS::os_is('MacOSX') &&
+    `sw_vers -productVersion` =~ /^12/ ? 1 : 0;
+}
+
+sub expn { "The operating system is some version of Mac OS Monterey" }
+
+Devel::CheckOS::die_unsupported() unless(os_is());
+
+=head1 COPYRIGHT and LICENCE
+
+Copyright 2020 David Cantrell
+
+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.
+
+=cut
+
+1;
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.93/lib/Devel/CheckOS.pm 
new/Devel-CheckOS-1.94/lib/Devel/CheckOS.pm
--- old/Devel-CheckOS-1.93/lib/Devel/CheckOS.pm 2022-04-25 22:22:46.000000000 
+0200
+++ new/Devel-CheckOS-1.94/lib/Devel/CheckOS.pm 2022-07-24 17:54:01.000000000 
+0200
@@ -10,7 +10,7 @@
 
 use vars qw(@ISA @EXPORT_OK %EXPORT_TAGS %OS_ALIASES);
 
-our $VERSION = '1.93';
+our $VERSION = '1.94';
 
 @ISA = qw(Exporter);
 @EXPORT_OK = qw(

Reply via email to