Notification time stamped 2019-10-14 15:23:38 UTC

From 5e363fa7e3fa6c1ed655e554ace5c7495d4e6abb Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Aug 27 2019 09:23:13 +0000
Subject: Update to 1.846


- New upstream release 1.846
  - Fixed code tags in documentation
  - Bumped MCE dependency to 1.846

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index ac26746..1d4b5d8 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:          perl-MCE-Shared
-Version:       1.845
+Version:       1.846
 Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
@@ -21,7 +21,7 @@ BuildRequires:        perl(Carp)
 BuildRequires: perl(constant)
 BuildRequires: perl(Errno)
 BuildRequires: perl(if)
-BuildRequires: perl(MCE) >= 1.845
+BuildRequires: perl(MCE) >= 1.846
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Signal)
 BuildRequires: perl(MCE::Util)
@@ -44,7 +44,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.845
+Requires:      perl(MCE) >= 1.846
 Requires:      perl(overloading)
 Requires:      perl(POSIX)
 Requires:      perl(Storable) >= 2.04
@@ -96,6 +96,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Tue Aug 27 2019 Paul Howarth <p...@city-fan.org> - 1.846-1
+- Update to 1.846
+  - Fixed code tags in documentation
+  - Bumped MCE dependency to 1.846
+
 * Mon Aug 26 2019 Paul Howarth <p...@city-fan.org> - 1.845-1
 - Update to 1.845
   - Improved is_joinable, is_running, list_joinable, and list_running in
diff --git a/sources b/sources
index 159b49f..ae3706e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.845.tar.gz) = 
47a3db08ffc8b0311731b51ac9077a089f5697e344be2045c76ed4a105566ba3813ebea62ebcff5f3236631a900fa609e6320597053cc76bfd8d4becbb17ccdc
+SHA512 (MCE-Shared-1.846.tar.gz) = 
666e99b4b2baf85880593e5fc4fc2f76f6682e80bb079e03a4792f7aabb731814c7ea100f0c9d040307acb86f3e50d98268a775cb89db051aa8d053c89cd4a3d


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