8
0

Accepting request 223611 from devel:languages:perl

- updated to 1.0004
    - Update the contact info for Shlomi Fish from the old one.
    - Add separate LICENSE file (CPANTS).
    - Add inc/Test/Run/Builder.pm .

OBS-URL: https://build.opensuse.org/request/show/223611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SemanticDiff?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2014-02-24 13:15:08 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 24 06:10:31 UTC 2014 - coolo@suse.com
- updated to 1.0004
- Update the contact info for Shlomi Fish from the old one.
- Add separate LICENSE file (CPANTS).
- Add inc/Test/Run/Builder.pm .
-------------------------------------------------------------------
Fri Oct 4 09:14:21 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-SemanticDiff
#
# 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-XML-SemanticDiff
Version: 1.0002
Version: 1.0004
Release: 0
%define cpan_name XML-SemanticDiff
Summary: Perl extension for comparing XML documents.
@@ -31,8 +31,6 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.39
BuildRequires: perl(XML::Parser)
#BuildRequires: perl(XML::SemanticDiff)
#BuildRequires: perl(XML::SemanticDiff::BasicHandler)
Requires: perl(XML::Parser)
%{perl_requires}
@@ -57,6 +55,6 @@ hashref describes a single difference between the two docs.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes eg README
%doc Changes eg LICENSE README
%changelog