[perl-POE-Filter-Transparent-SMTP] BR: perl(ExtUtils::MakeMaker). Fix bogus changelog date.

Yanko Kaneti yaneti at fedoraproject.org
Sun Feb 17 19:02:38 UTC 2013


commit ecae1948235b3b6a7f13867a4fe7409b10d6a50c
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Sun Feb 17 21:02:31 2013 +0200

    BR: perl(ExtUtils::MakeMaker). Fix bogus changelog date.

 perl-POE-Filter-Transparent-SMTP.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-POE-Filter-Transparent-SMTP.spec b/perl-POE-Filter-Transparent-SMTP.spec
index a5d1061..c980c63 100644
--- a/perl-POE-Filter-Transparent-SMTP.spec
+++ b/perl-POE-Filter-Transparent-SMTP.spec
@@ -1,6 +1,6 @@
 Name:           perl-POE-Filter-Transparent-SMTP
 Version:        0.2
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        A POE filter for SMTP
 
 # note license definition in Makefile.PL
@@ -12,6 +12,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/U/UL/ULTRADM/POE-Filter-T
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(POE)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -51,6 +52,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 17 2013 Yanko Kaneti <yaneti at declera.com> - 0.2-16
+- BR: perl(ExtUtils::MakeMaker). Fix bogus changelog date.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -87,7 +91,7 @@ rm -rf %{buildroot}
 * Fri Jun 26 2009 Yanko Kaneti <yaneti at declera.com> - 0.2-4
 - Must own everything under %%{perl_vendorlib}
 
-* Wed Jun  1 2009 Yanko Kaneti <yaneti at declera.com> - 0.2-3
+* Wed Jun  3 2009 Yanko Kaneti <yaneti at declera.com> - 0.2-3
 - Don't own %%{perl_vendorlib}/POE + Filter
 - Initial import
 


More information about the scm-commits mailing list