pghmcfc pushed to perl-IO-Multiplex (perl-IO-Multiplex-1.16-1.fc22). "Update to 1.16 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 10:51:40 UTC 2015


>From 11fa9232fd2d68ac4e0d48007a56b0c95e2bf3fa Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Fri, 10 Apr 2015 11:33:35 +0100
Subject: Update to 1.16

- New upstream release 1.16
  - Fix descriptor memory leak: Make $mux->close actually untie *$fh

diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec
index 9a91ef5..7284ee6 100644
--- a/perl-IO-Multiplex.spec
+++ b/perl-IO-Multiplex.spec
@@ -1,6 +1,6 @@
 Summary:	Manage IO on many file handles
 Name:		perl-IO-Multiplex
-Version:	1.15
+Version:	1.16
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -63,6 +63,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Multiplex.3*
 
 %changelog
+* Fri Apr 10 2015 Paul Howarth <paul at city-fan.org> - 1.16-1
+- Update to 1.16
+  - Fix descriptor memory leak: Make $mux->close actually untie *$fh
+
 * Wed Apr  1 2015 Paul Howarth <paul at city-fan.org> - 1.15-1
 - Update to 1.15
   - Move untie patch to the right place
diff --git a/sources b/sources
index 8f40684..8bbf7f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9845db5867d28d7e7ce2ea5278387f8  IO-Multiplex-1.15.tar.gz
+e5541d1e9f85954b95c8735ed9b19cfa  IO-Multiplex-1.16.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-IO-Multiplex.git/commit/?h=perl-IO-Multiplex-1.16-1.fc22&id=11fa9232fd2d68ac4e0d48007a56b0c95e2bf3fa


More information about the scm-commits mailing list