From ebdf60c6ea8dc2a91d9cce235a54913d8dc3a989 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Thu, 29 Sep 2005 13:06:13 +0000 Subject: [PATCH] Upstream update. --- .cvsignore | 2 +- perl-Class-Inspector.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 24cc170..92e6499 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Class-Inspector-1.12.tar.gz +Class-Inspector-1.13.tar.gz diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index 65d289d..205bcf6 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector -Version: 1.12 -Release: 2%{?dist} +Version: 1.13 +Release: 1%{?dist} Summary: Get information about a class and its structure License: GPL or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Sep 29 2005 Ralf Corsepius - 1.13-1 +- Upstream update. + * Tue Sep 13 2005 Ralf Corsepius - Fix another typo in %%summary. diff --git a/sources b/sources index 82754ad..9e13d23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c49feb019c32a720d64c887b05022a4b Class-Inspector-1.12.tar.gz +ffce59a030a0c2d3234d285be96530e0 Class-Inspector-1.13.tar.gz