diff --git a/Graph-0.9703.tar.gz b/Graph-0.9703.tar.gz deleted file mode 100644 index 11ce71b..0000000 --- a/Graph-0.9703.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e9eb559d9509d70506cd7f166866e680ec387ea63849d04749e5ddccc82098f -size 146813 diff --git a/Graph-0.9704.tar.gz b/Graph-0.9704.tar.gz new file mode 100644 index 0000000..12e9099 --- /dev/null +++ b/Graph-0.9704.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325e8eb07be2d09a909e450c13d3a42dcb2a2e96cc3ac780fe4572a0d80b2a25 +size 146930 diff --git a/perl-Graph.changes b/perl-Graph.changes index 52c6190..f718fd0 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Oct 10 08:58:47 UTC 2015 - coolo@suse.com + +- updated to 0.9704 + see /usr/share/doc/packages/perl-Graph/Changes + + 0.9704 2015-10-07 Jarkko Hietaniemi + - rt.cpan.org 107567: edges() missing on undirected multiedged graph: + was broken in 0.96, had been fixed somewhere there and here, + added the test case + - rt.cpan.org 107600: no modify Storable $VERSION + ------------------------------------------------------------------- Fri Oct 2 09:08:25 UTC 2015 - coolo@suse.com diff --git a/perl-Graph.spec b/perl-Graph.spec index 737da1a..01ed3da 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -17,7 +17,7 @@ Name: perl-Graph -Version: 0.9703 +Version: 0.9704 Release: 0 %define cpan_name Graph Summary: Graph Data Structures and Algorithms