Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-IO-Compress-Lzma for 
openSUSE:Factory checked in at 2023-08-17 19:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Compress-Lzma (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Compress-Lzma.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Compress-Lzma"

Thu Aug 17 19:42:55 2023 rev:2 rq:1104211 version:2.204

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-IO-Compress-Lzma/perl-IO-Compress-Lzma.changes  
    2020-11-23 10:38:58.833913777 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Compress-Lzma.new.1766/perl-IO-Compress-Lzma.changes
    2023-08-17 19:43:05.718738855 +0200
@@ -1,0 +2,38 @@
+Thu Feb  9 03:10:16 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 2.204
+   see /usr/share/doc/packages/perl-IO-Compress-Lzma/Changes
+
+-------------------------------------------------------------------
+Sun Jun 26 03:09:59 UTC 2022 - Tina Müller <[email protected]>
+
+- updated to 2.201
+   see /usr/share/doc/packages/perl-IO-Compress-Lzma/Changes
+
+    2.201 25 June 2022
+        * 2.201
+            Sat Jun 25 09:06:51 2022 +0100
+            3287f4e9f60e1bc04cf73ef66a73423e08e29acd
+        * Add perl 5.36
+            Sun Jun 5 13:37:53 2022 +0100
+            130eaba57953355c04b0c9a4945530416f05c6cf
+    2.103 3 April 2022
+        * No changes
+
+-------------------------------------------------------------------
+Sun Feb 21 03:10:19 UTC 2021 - Tina Müller <[email protected]>
+
+- updated to 2.101
+   see /usr/share/doc/packages/perl-IO-Compress-Lzma/Changes
+
+    2.101 20 February 2021
+
+        * fix version numbers in meta files
+
+-------------------------------------------------------------------
+Fri Jan 15 07:56:16 UTC 2021 - Frank Schreiner <[email protected]>
+
+- updated to 2.100
+   see /usr/share/doc/packages/perl-IO-Compress-Lzma/Changes
+
+-------------------------------------------------------------------

Old:
----
  IO-Compress-Lzma-2.093.tar.gz

New:
----
  IO-Compress-Lzma-2.204.tar.gz

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

Other differences:
------------------
++++++ perl-IO-Compress-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.GFn0VJ/_old  2023-08-17 19:43:06.666740627 +0200
+++ /var/tmp/diff_new_pack.GFn0VJ/_new  2023-08-17 19:43:06.674740643 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Compress-Lzma
 #
-# 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,26 +16,24 @@
 #
 
 
+%define cpan_name IO-Compress-Lzma
 Name:           perl-IO-Compress-Lzma
-Version:        2.093
+Version:        2.204
 Release:        0
-%define cpan_name IO-Compress-Lzma
-Summary:        Write lzma files/buffers
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
+Summary:        Write lzma files/buffers
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Compress::Raw::Lzma) >= 2.093
-BuildRequires:  perl(IO::Compress::Base) >= 2.093
-BuildRequires:  perl(IO::Uncompress::Base) >= 2.093
-Requires:       perl(Compress::Raw::Lzma) >= 2.093
-Requires:       perl(IO::Compress::Base) >= 2.093
-Requires:       perl(IO::Uncompress::Base) >= 2.093
+BuildRequires:  perl(Compress::Raw::Lzma) >= 2.204
+BuildRequires:  perl(IO::Compress::Base) >= 2.204
+BuildRequires:  perl(IO::Uncompress::Base) >= 2.204
+Requires:       perl(Compress::Raw::Lzma) >= 2.204
+Requires:       perl(IO::Compress::Base) >= 2.204
+Requires:       perl(IO::Uncompress::Base) >= 2.204
 %{perl_requires}
 
 %description
@@ -46,12 +44,13 @@
 IO::Uncompress::UnLzma.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
+
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -62,7 +61,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes examples README
 
 %changelog

++++++ IO-Compress-Lzma-2.093.tar.gz -> IO-Compress-Lzma-2.204.tar.gz ++++++
++++ 6451 lines of diff (skipped)

Reply via email to