8
0

- updated to 1.30

see /usr/share/doc/packages/perl-Tree-DAG_Node/Changelog.ini

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tree-DAG_Node?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2018-02-08 06:09:13 +00:00
committed by Git OBS Bridge
parent 3127ec75df
commit 9f15fd53d3
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d04eb011aa06cee633c367d1f322b8d937020fde5d5393fad6a26c93725c4a8
size 52498

3
Tree-DAG_Node-1.30.tgz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efa2ae8faf14f9c6cf66b49c3e041f864cf232e2fb6be8a588d5a75d018f9059
size 57639

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 8 06:07:23 UTC 2018 - coolo@suse.com
- updated to 1.30
see /usr/share/doc/packages/perl-Tree-DAG_Node/Changelog.ini
-------------------------------------------------------------------
Sun Oct 8 08:18:46 UTC 2017 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Tree-DAG_Node
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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,11 +17,11 @@
Name: perl-Tree-DAG_Node
Version: 1.29
Version: 1.30
Release: 0
%define cpan_name Tree-DAG_Node
Summary: An N-ary tree
License: Artistic-2.0
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Tree-DAG_Node/
Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/%{cpan_name}-%{version}.tgz
@@ -33,7 +33,7 @@ BuildRequires: perl-macros
BuildRequires: perl(File::Slurp::Tiny) >= 0.003
BuildRequires: perl(File::Spec) >= 3.4
BuildRequires: perl(File::Temp) >= 0.19
BuildRequires: perl(Test::More) >= 1.001014
BuildRequires: perl(Test::More) >= 1.001002
Requires: perl(File::Slurp::Tiny) >= 0.003
%{perl_requires}