Stephan Kulow 2014-09-15 13:08:04 +00:00 committed by Git OBS Bridge
parent aa7e9e9328
commit 08694d24f7
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:dc9ac7c4847054278e0940f1d3034772ef3724e2f7223a56cac823465db01239
size 26198

3
Data-Compare-1.24.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 15 12:52:32 UTC 2014 - coolo@suse.com
- updated to 1.24
Bump the required JSON.pm version for
tests - something's a bit broken around
about v 2.53
-------------------------------------------------------------------
Fri Oct 4 09:14:21 UTC 2013 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Compare
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
Name: perl-Data-Compare
Version: 1.23
Version: 1.24
Release: 0
%define cpan_name Data-Compare
Summary: Compare perl data structures
@ -30,8 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(File::Find::Rule) >= 0.1
#BuildRequires: perl(Data::Compare)
#BuildRequires: perl(the)
Requires: perl(File::Find::Rule) >= 0.1
%{perl_requires}