Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-File-Map for openSUSE:Factory 
checked in at 2023-04-20 16:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-Map (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-Map.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-Map"

Thu Apr 20 16:26:01 2023 rev:3 rq:1080874 version:0.71

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-Map/perl-File-Map.changes      
2020-06-30 21:59:12.115267077 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Map.new.2023/perl-File-Map.changes    
2023-04-20 16:26:02.786935966 +0200
@@ -1,0 +2,17 @@
+Tue Apr 11 03:07:49 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.71
+   see /usr/share/doc/packages/perl-File-Map/Changes
+
+  0.71      2023-04-10 14:18:43+02:00 Europe/Amsterdam
+            - Check layers before statting
+            - Split out mmap-compat.c
+  0.70      2023-04-02 22:27:45+02:00 Europe/Amsterdam
+            - Fix backwards compatability issue
+  0.69      2023-04-02 22:07:56+02:00 Europe/Amsterdam
+            - Move almost all code from .pm file into .xs file
+  0.68      2023-03-25 10:32:11+01:00 Europe/Amsterdam
+            - Re-eliminate second magic vtable
+            - Eliminate all CODE blocks in XS
+
+-------------------------------------------------------------------

Old:
----
  File-Map-0.67.tar.gz

New:
----
  File-Map-0.71.tar.gz

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

Other differences:
------------------
++++++ perl-File-Map.spec ++++++
--- /var/tmp/diff_new_pack.iSuaLX/_old  2023-04-20 16:26:04.610944578 +0200
+++ /var/tmp/diff_new_pack.iSuaLX/_new  2023-04-20 16:26:04.614944597 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Map
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,21 @@
 #
 
 
+%define cpan_name File-Map
 Name:           perl-File-Map
-Version:        0.67
+Version:        0.71
 Release:        0
-%define cpan_name File-Map
-Summary:        Memory mapping made simple and safe
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
+Summary:        Memory mapping made simple and safe
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build) >= 0.280000
-BuildRequires:  perl(PerlIO::Layers)
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001005
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Warnings) >= 0.005
-Requires:       perl(PerlIO::Layers)
 Requires:       perl(Sub::Exporter::Progressive) >= 0.001005
 %{perl_requires}
 
@@ -42,7 +38,7 @@
 File::Map maps files or anonymous memory into perl variables.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Build.PL installdirs=vendor optimize="%{optflags}"
@@ -56,7 +52,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes examples metamerge.yml README
 %license LICENSE
 

++++++ File-Map-0.67.tar.gz -> File-Map-0.71.tar.gz ++++++
++++ 13631 lines of diff (skipped)

Reply via email to