rpms/perl-Spiffy/F-8 perl-Spiffy.spec,1.4,1.5

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Jan 2 04:30:26 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Spiffy/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6417/F-8

Modified Files:
	perl-Spiffy.spec 
Log Message:
* Wed Jan 02 2008 Ralf Corsépius <rc040203 at freenet.de> 0.30-8
- Adjust License-tag.
- BR: perl(Test::More) (BZ 419631).



Index: perl-Spiffy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Spiffy/F-8/perl-Spiffy.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Spiffy.spec	18 Apr 2007 15:49:21 -0000	1.4
+++ perl-Spiffy.spec	2 Jan 2008 04:29:44 -0000	1.5
@@ -1,14 +1,15 @@
 Name:           perl-Spiffy
 Version:        0.30
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Framework for doing object oriented (OO) programming in Perl
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Spiffy/
 Source0:        http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 Source99:      Spiffy-filter-provides.sh
@@ -55,6 +56,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 02 2008 Ralf Corsépius <rc040203 at freenet.de> 0.30-8
+- Adjust License-tag.
+- BR: perl(Test::More) (BZ 419631).
+
 * Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 0.30-7
 - Use fixperms macro instead of our own chmod incantation.
 - BR ExtUtils::MakeMaker.




More information about the fedora-extras-commits mailing list