From 8fa8924acee24828fc823905e7f7e7e5035a2e31 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 25 Jan 2008 00:42:05 +0000 Subject: [PATCH] Update to 0.978, fix license tag, rebuild for new perl --- .cvsignore | 2 +- perl-Sub-Exporter.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4ec65ff..74aba81 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Sub-Exporter-0.975.tar.gz +Sub-Exporter-0.978.tar.gz diff --git a/perl-Sub-Exporter.spec b/perl-Sub-Exporter.spec index 727ee66..548d27d 100644 --- a/perl-Sub-Exporter.spec +++ b/perl-Sub-Exporter.spec @@ -1,8 +1,8 @@ Name: perl-Sub-Exporter -Version: 0.975 +Version: 0.978 Release: 1%{?dist} Summary: Sophisticated exporter for custom-built routines -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Sub-Exporter/ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-%{version}.tar.gz @@ -59,6 +59,11 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu Jan 24 2008 Tom "spot" Callaway 0.978-1 +- update to 0.978 +- fix license tag +- rebuild for new perl + * Thu Aug 09 2007 Chris Weyl 0.975-1 - update to 0.975 diff --git a/sources b/sources index 74dba26..69297b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a4deeea702fa184117624c84dbd960c Sub-Exporter-0.975.tar.gz +70916cbe086996a5eed99871c7fbb99e Sub-Exporter-0.978.tar.gz