Notification time stamped 2023-09-14 11:13:10 UTC

From 9e93cd20d1fd12324db1cae503ac16c803a70a07 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sep 14 2023 11:11:23 +0000
Subject: Update to 1.886


- New upstream release 1.886
  - Add Android support; this required moving MCE::Shared::Base::Common out of
    MCE::Shared::Base to separate file MCE::Shared::Common
  - Bump MCE dependency to 1.889

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index c869b80..d72b28f 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,6 +1,6 @@
 Name:          perl-MCE-Shared
-Version:       1.885
-Release:       2%{?dist}
+Version:       1.886
+Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:           https://metacpan.org/release/MCE-Shared
@@ -21,7 +21,7 @@ BuildRequires:        perl(constant)
 BuildRequires: perl(Errno)
 BuildRequires: perl(if)
 BuildRequires: perl(IO::Handle)
-BuildRequires: perl(MCE) >= 1.886
+BuildRequires: perl(MCE) >= 1.889
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Signal)
 BuildRequires: perl(MCE::Util)
@@ -44,7 +44,7 @@ BuildRequires:        perl(Test::More) >= 0.88
 BuildRequires: perl(utf8)
 # Dependencies
 Requires:      perl(IO::FDPass) >= 1.2
-Requires:      perl(MCE) >= 1.886
+Requires:      perl(MCE) >= 1.889
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -81,6 +81,7 @@ make test
 %{_mandir}/man3/MCE::Shared::Array.3*
 %{_mandir}/man3/MCE::Shared::Base.3*
 %{_mandir}/man3/MCE::Shared::Cache.3*
+%{_mandir}/man3/MCE::Shared::Common.3*
 %{_mandir}/man3/MCE::Shared::Condvar.3*
 %{_mandir}/man3/MCE::Shared::Handle.3*
 %{_mandir}/man3/MCE::Shared::Hash.3*
@@ -92,6 +93,12 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Thu Sep 14 2023 Paul Howarth <p...@city-fan.org> - 1.886-1
+- Update to 1.886
+  - Add Android support; this required moving MCE::Shared::Base::Common out of
+    MCE::Shared::Base to separate file MCE::Shared::Common
+  - Bump MCE dependency to 1.889
+
 * Thu Jul 20 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.885-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
 
diff --git a/sources b/sources
index 20ce474..bc914fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.885.tar.gz) = 
d3bb6d94260987387c958ab4324e7d69d53b5e7895f6e925fcdc96aacf785d639fed3ce12294f2b7caea50757b03f9b04ec5c7f8e57ea4c2932d9a455e9c9a81
+SHA512 (MCE-Shared-1.886.tar.gz) = 
d81dcf92f251a8163809a5c4f51e06147b150c14865707d38dd70de825c021539a09c84352fe43a43ab681052084e6b06bfef47429fcd901c0ee4765474e64a0


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/9e93cd20d1fd12324db1cae503ac16c803a70a07?branch=rawhide
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to