|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-GraphViz
|
|
|
|
|
Version: 2.10
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Interface to the GraphViz graphing tool
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -63,6 +63,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 18 2012 Petr Pisar <ppisar@redhat.com> - 2.10-2
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Mar 03 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.10-1
|
|
|
|
|
- Upstream update.
|
|
|
|
|
|
|
|
|
|