|
|
@ -1,7 +1,7 @@
|
|
|
|
Name: perl-Graph
|
|
|
|
Name: perl-Graph
|
|
|
|
Version: 0.83
|
|
|
|
Version: 0.84
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A Perl module for dealing with graphs, the abstract data structures
|
|
|
|
Summary: Perl module for dealing with graphs, the abstract data structures
|
|
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Sep 05 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.84-1
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 23 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.83-3
|
|
|
|
* Thu Aug 23 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.83-3
|
|
|
|
- License tag to GPL+ or Artistic as per new guidelines.
|
|
|
|
- License tag to GPL+ or Artistic as per new guidelines.
|
|
|
|
|
|
|
|
|
|
|
|