From 4121be96dd30520dcdfe3830a0ab9fab167f6bd0 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Tue, 24 May 2005 18:54:42 +0000 Subject: [PATCH] Update to 1.02. --- .cvsignore | 2 +- perl-Test-Memory-Cycle.spec | 14 ++++++++++---- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 338a568..182af15 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Memory-Cycle-1.00.tar.gz +Test-Memory-Cycle-1.02.tar.gz diff --git a/perl-Test-Memory-Cycle.spec b/perl-Test-Memory-Cycle.spec index b165d7f..d601fda 100644 --- a/perl-Test-Memory-Cycle.spec +++ b/perl-Test-Memory-Cycle.spec @@ -1,19 +1,19 @@ Name: perl-Test-Memory-Cycle -Version: 1.00 -Release: 4%{?dist} +Version: 1.02 +Release: 1%{?dist} Summary: Check for memory leaks and circular memory references Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Test-Memory-Cycle/ -Source0: http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-1.00.tar.gz +Source0: http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(CGI), perl(Test::Builder::Tester) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: perl-Devel-Cycle >= 0:1.03 +BuildRequires: perl-Devel-Cycle >= 1.04 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -57,12 +57,18 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 24 2005 Jose Pedro Oliveira - 1.02-1 +- Update to 1.02. + * Sat May 14 2005 Jose Pedro Oliveira - 1.00-4 - Add dist tag. * Fri Apr 22 2005 Jose Pedro Oliveira - 1.00-3 - Fedora Extras: FC-4 version. +* Fri Apr 22 2005 Jose Pedro Oliveira - 1.00-2 +- Fedora Extras: FC-3 version. + * Wed Apr 20 2005 Jose Pedro Oliveira - 0:1.00-0.fdr.2 - RedHat 9.0 (8.0 and 7.3): CGI.pm is shipped as perl-CGI (#1824). diff --git a/sources b/sources index 42f4d59..a9a8ba7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -943f56959c00d6ba0dc34df02ca22c2a Test-Memory-Cycle-1.00.tar.gz +e5fa9f85548d50fca82007c4889ca71e Test-Memory-Cycle-1.02.tar.gz