From cce64ebfe23f22a78ad7216fa48aeee32f883640 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 28 Nov 2007 18:32:02 +0000 Subject: [PATCH] Fix license tags. --- .cvsignore | 2 +- perl-AppConfig.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 52ffa84..3bf6a4f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -AppConfig-1.65.tar.gz +AppConfig-1.66.tar.gz diff --git a/perl-AppConfig.spec b/perl-AppConfig.spec index 829399e..a45eeb4 100644 --- a/perl-AppConfig.spec +++ b/perl-AppConfig.spec @@ -1,12 +1,12 @@ Name: perl-AppConfig -Version: 1.65 +Version: 1.66 Release: 1%{?dist} Summary: Perl module for reading configuration files Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/AppConfig/ -Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/AppConfig-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/AppConfig-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Nov 28 2007 Tom "spot" Callaway - 1.66-1 +- bump to 1.66 + * Thu May 31 2007 Jose Pedro Oliveira - 1.65-1 - Update to 1.65. diff --git a/sources b/sources index 503a6b5..fbf9ead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb4726fe1acd64a8b33ba9515583ec75 AppConfig-1.65.tar.gz +21aa4d1bf70a49a94c2dc9293389b3a0 AppConfig-1.66.tar.gz