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

From 21d3d8711817841e57b04d781992a21f922b93a0 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Nov 02 2016 20:06:53 +0000
Subject: Update to 1.806


- New upstream release 1.806
  - Added a new section titled LOCKING to the MCE::Shared documentation
  - Tweaked shared-manager-loop delay - applies to MSWin32 only

---

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index 0654b17..22fcf83 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,6 +1,6 @@
 Name:          perl-MCE-Shared
-Version:       1.805
-Release:       3%{?dist}
+Version:       1.806
+Release:       1%{?dist}
 Summary:       MCE extension for sharing data, supporting threads and processes
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/MCE-Shared/
@@ -65,7 +65,7 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -delete
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
 
 %check
 make test
@@ -89,6 +89,11 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Wed Nov  2 2016 Paul Howarth <p...@city-fan.org> - 1.806-1
+- Update to 1.806
+  - Added a new section titled LOCKING to the MCE::Shared documentation
+  - Tweaked shared-manager-loop delay - applies to MSWin32 only
+
 * Tue Oct  4 2016 Paul Howarth <p...@city-fan.org> - 1.805-3
 - Incorporate package review feedback (#1378028)
   - Add dependencies on perl(overloading), perl(Storable) ≥ 2.04 and
diff --git a/sources b/sources
index 4c5f05f..dcbf4d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf83dd569824683bd230b39678a1fb95  MCE-Shared-1.805.tar.gz
+6542076cf8001647039083af23a2c1e8  MCE-Shared-1.806.tar.gz


        
https://src.fedoraproject.org/rpms/perl-MCE-Shared/c/21d3d8711817841e57b04d781992a21f922b93a0?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