rpms/perl-Params-Coerce/devel perl-Params-Coerce.spec,1.1,1.2

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu Sep 7 16:39:53 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-Params-Coerce/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30762

Modified Files:
	perl-Params-Coerce.spec 
Log Message:
bump


Index: perl-Params-Coerce.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Params-Coerce/devel/perl-Params-Coerce.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Params-Coerce.spec	7 Sep 2006 16:37:43 -0000	1.1
+++ perl-Params-Coerce.spec	7 Sep 2006 16:39:53 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Params-Coerce
 Version:        0.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Allows your classes to do coercion of parameters
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -20,7 +20,9 @@
 
 %description
 A big part of good API design is that we should be able to be flexible in
-the ways that we take parameters.
+the ways that we take parameters. Params::Coerce attempts to encourage this,
+by making it easier to take a variety of different arguments, while adding 
+negligable additional complexity to your code.
 
 %prep
 %setup -q -n Params-Coerce-%{version}
@@ -52,5 +54,8 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 07 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.13-2
+- add additional verbosity to %%description 
+
 * Tue Sep 05 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.13-1
 - Specfile autogenerated by cpanspec 1.69.1.




More information about the scm-commits mailing list