Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-IO-Async for openSUSE:Factory 
checked in at 2021-08-10 10:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Async (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Async.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Async"

Tue Aug 10 10:27:48 2021 rev:4 rq:911147 version:0.79

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Async/perl-IO-Async.changes      
2021-01-22 21:53:01.569908829 +0100
+++ /work/SRC/openSUSE:Factory/.perl-IO-Async.new.1899/perl-IO-Async.changes    
2021-08-10 10:28:33.545709478 +0200
@@ -1,0 +2,16 @@
+Fri Aug  6 03:10:29 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 0.79
+   see /usr/share/doc/packages/perl-IO-Async/Changes
+
+  0.79    2021-08-06
+          [CHANGES]
+           * Permit IO::Async::Routine or Function by module+func names instead
+             of CODE reference
+           * Added new Routine/Function model of `spawn`
+           * Implement IO::Async::Resolver by module+func rather than code
+
+          [BUGFIXES]
+           * Require Socket 2.029 on MSWin32 because of AF_UNIX fix (RT133018)
+
+-------------------------------------------------------------------

Old:
----
  IO-Async-0.78.tar.gz

New:
----
  IO-Async-0.79.tar.gz

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

Other differences:
------------------
++++++ perl-IO-Async.spec ++++++
--- /var/tmp/diff_new_pack.AQvl7g/_old  2021-08-10 10:28:34.057708164 +0200
+++ /var/tmp/diff_new_pack.AQvl7g/_new  2021-08-10 10:28:34.061708155 +0200
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name IO-Async
 Name:           perl-IO-Async
-Version:        0.78
+Version:        0.79
 Release:        0
-%define cpan_name IO-Async
 Summary:        Asynchronous event-driven programming
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Future) >= 0.33
@@ -59,7 +57,7 @@
 includes more higher-level functionality built on top of these basic parts.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Build.PL installdirs=vendor
@@ -73,7 +71,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes examples README
 %license LICENSE
 

++++++ IO-Async-0.78.tar.gz -> IO-Async-0.79.tar.gz ++++++
++++ 4907 lines of diff (skipped)

Reply via email to