rpms/perl-Graph/FC-6 .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 perl-Graph.spec, 1.3, 1.4

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Tue Aug 21 12:02:52 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/perl-Graph/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31143

Modified Files:
	sources perl-Graph.spec 
Added Files:
	.cvsignore 
Log Message:
* Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-2
- Add missing BR: perl(Test::More)

* Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-1
- Update to latest upstream



Index: .cvsignore
===================================================================
RCS file: .cvsignore
diff -N .cvsignore
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ .cvsignore	21 Aug 2007 12:02:14 -0000	1.4
@@ -0,0 +1 @@
+Graph-0.83.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Graph/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	24 Mar 2007 23:56:41 -0000	1.4
+++ sources	21 Aug 2007 12:02:14 -0000	1.5
@@ -1 +1 @@
-8400bd615c74de11644746709cbe7fe3  Graph-0.81.tar.gz
+43d8d636943fe3df8d7e9a663c0f987f  Graph-0.83.tar.gz


Index: perl-Graph.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Graph/FC-6/perl-Graph.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Graph.spec	24 Mar 2007 23:56:41 -0000	1.3
+++ perl-Graph.spec	21 Aug 2007 12:02:14 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Graph
-Version:        0.81
-Release:        1%{?dist}
+Version:        0.83
+Release:        2%{?dist}
 Summary:        A Perl module for dealing with graphs, the abstract data structures
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Heap)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -61,6 +62,12 @@
 
 
 %changelog
+* Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-2
+- Add missing BR: perl(Test::More)
+
+* Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-1
+- Update to latest upstream
+
 * Wed Mar 23 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.81-1
 - Update to 0.81
 




More information about the fedora-extras-commits mailing list