|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-Graph
|
|
|
|
Name: perl-Graph
|
|
|
|
Version: 0.81
|
|
|
|
Version: 0.83
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A Perl module for dealing with graphs, the abstract data structures
|
|
|
|
Summary: A Perl module for dealing with graphs, the abstract data structures
|
|
|
|
|
|
|
|
|
|
|
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Aug 18 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.83-1
|
|
|
|
|
|
|
|
- Update to latest upstream
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 23 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.81-1
|
|
|
|
* Wed Mar 23 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.81-1
|
|
|
|
- Update to 0.81
|
|
|
|
- Update to 0.81
|
|
|
|
|
|
|
|
|
|
|
|