Notification time stamped 2019-09-30 17:35:13 UTC

From 0673a1794342a9ca2fc12a1085ab4e7e364e5093 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mar 04 2017 16:07:25 +0000
Subject: Update to 1.815


- New upstream release 1.815
  - Fixed issue with localizing AUTOFLUSH variable before autoflush handles
  - Bumped MCE dependency to 1.819

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 5ddad59..2bfb116 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.814
+Version:       1.815
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
@@ -18,7 +18,7 @@ BuildRequires:        perl(ExtUtils::MakeMaker)
 BuildRequires: perl(bytes)
 BuildRequires: perl(Carp)
 BuildRequires: perl(constant)
-BuildRequires: perl(MCE) >= 1.818
+BuildRequires: perl(MCE) >= 1.819
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Util)
 BuildRequires: perl(overload)
@@ -43,7 +43,7 @@ BuildRequires:        perl(Test::More) >= 0.88
 # Runtime
 Requires:      perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:      perl(IO::FDPass) >= 1.2
-Requires:      perl(MCE) >= 1.818
+Requires:      perl(MCE) >= 1.819
 Requires:      perl(overloading)
 Requires:      perl(Storable) >= 2.04
 Requires:      perl(Symbol)
@@ -96,6 +96,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Sat Mar  4 2017 Paul Howarth <p...@city-fan.org> - 1.815-1
+- Update to 1.815
+  - Fixed issue with localizing AUTOFLUSH variable before autoflush handles
+  - Bumped MCE dependency to 1.819
+
 * Thu Mar  2 2017 Paul Howarth <p...@city-fan.org> - 1.814-1
 - Update to 1.814
   - Fixed an issue in regards to deeply sharing an array or hash
diff --git a/sources b/sources
index 5f8d2b0..d8e6506 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.814.tar.gz) = 
e7832bf998fbbd2f44a72ae63d1eb4a0394d70d9180981a56b13299ea9ba0d1f13a58c330470f2de3eb0fb9df45562d812bfebbdd627c208eeb8c37380abd5a2
+SHA512 (MCE-Shared-1.815.tar.gz) = 
40b6143d6561e38a4c4cb00a4c81a5e1ce387c303599c0372ef75c45483a892c192ba503b33bbcb95c6d18e31e8d7083682ba4d6433d0d937ab4ef3c4b84c32d


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/0673a1794342a9ca2fc12a1085ab4e7e364e5093?branch=epel8
_______________________________________________
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

Reply via email to