[perl-Event] Update to 1.23

Paul Howarth pghmcfc at fedoraproject.org
Wed Jul 9 13:24:02 UTC 2014


commit 5e80f92a7bae89aa61b27a1d8b295bf3cea241c8
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jul 9 14:21:01 2014 +0100

    Update to 1.23

 perl-Event.spec |    9 ++++++++-
 sources         |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Event.spec b/perl-Event.spec
index 8576044..9a07eec 100644
--- a/perl-Event.spec
+++ b/perl-Event.spec
@@ -1,5 +1,5 @@
 Name:		perl-Event
-Version:	1.22
+Version:	1.23
 Release:	1%{?dist}
 Summary:	Event loop processing
 Group:		Development/Libraries
@@ -11,10 +11,14 @@ BuildRequires:	perl
 BuildRequires:	perl(base)
 BuildRequires:	perl(Carp)
 BuildRequires:	perl(Config)
+BuildRequires:	perl(DynaLoader)
 BuildRequires:	perl(Exporter)
 BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(integer)
+BuildRequires:	perl(strict)
 BuildRequires:	perl(Test) >= 1
 BuildRequires:	perl(Time::HiRes)
+BuildRequires:	perl(vars)
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:	perl(Time::HiRes)
 
@@ -61,6 +65,9 @@ make test
 %{_mandir}/man3/Event::generic.3pm*
 
 %changelog
+* Wed Jul  9 2014 Paul Howarth <paul at city-fan.org> - 1.23-1
+- Update to 1.23
+
 * Mon Jun 30 2014 Paul Howarth <paul at city-fan.org> - 1.22-1
 - Update to 1.22
 - This release by ETJ → update source URL
diff --git a/sources b/sources
index 31a27c0..b4c092d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9606eba434a43026335b377f435fb3eb  Event-1.22.tar.gz
+ae3873d3312f2516d193d850b184143c  Event-1.23.tar.gz


More information about the scm-commits mailing list