Hello community,

here is the log from the commit of package perl-Graph for openSUSE:Factory 
checked in at 2015-09-30 05:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Graph (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Graph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Graph"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Graph/perl-Graph.changes    2013-06-06 
13:23:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Graph.new/perl-Graph.changes       
2015-09-30 05:51:58.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 23 08:40:24 UTC 2015 - [email protected]
+
+- updated to 0.97
+   see /usr/share/doc/packages/perl-Graph/Changes
+
+-------------------------------------------------------------------

Old:
----
  Graph-0.96.tar.gz

New:
----
  Graph-0.97.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Graph.spec ++++++
--- /var/tmp/diff_new_pack.z7WQOj/_old  2015-09-30 05:51:59.000000000 +0200
+++ /var/tmp/diff_new_pack.z7WQOj/_new  2015-09-30 05:51:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Graph
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,19 @@
 
 
 Name:           perl-Graph
-Version:        0.96
+Version:        0.97
 Release:        0
 %define cpan_name Graph
-Summary:        Graph data structures and algorithms
+Summary:        Graph Data Structures and Algorithms
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Graph/
-Source:         
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-# MANUAL further mention if perl >= 5.008
-Requires:       perl(Safe)
-Requires:       perl(Storable) >= 2.05
 %{perl_requires}
 
 %description

++++++ Graph-0.96.tar.gz -> Graph-0.97.tar.gz ++++++
++++ 2231 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to