forked from pool/perl-XML-SemanticDiff
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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:244d0847ec07fc90fe79f43395c1d92e7bd072842f824adcd66039b3287cce6e
|
|
||||||
size 25580
|
|
||||||
3
XML-SemanticDiff-1.0004.tar.gz
Normal file
3
XML-SemanticDiff-1.0004.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:984bf5427faa8026f6c2a0988465d54f716e236c72491b8b619d2baeb6eef788
|
||||||
|
size 34967
|
||||||
@@ -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
|
Fri Oct 4 09:14:21 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-SemanticDiff
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-SemanticDiff
|
Name: perl-XML-SemanticDiff
|
||||||
Version: 1.0002
|
Version: 1.0004
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-SemanticDiff
|
%define cpan_name XML-SemanticDiff
|
||||||
Summary: Perl extension for comparing XML documents.
|
Summary: Perl extension for comparing XML documents.
|
||||||
@@ -31,8 +31,6 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build) >= 0.39
|
BuildRequires: perl(Module::Build) >= 0.39
|
||||||
BuildRequires: perl(XML::Parser)
|
BuildRequires: perl(XML::Parser)
|
||||||
#BuildRequires: perl(XML::SemanticDiff)
|
|
||||||
#BuildRequires: perl(XML::SemanticDiff::BasicHandler)
|
|
||||||
Requires: perl(XML::Parser)
|
Requires: perl(XML::Parser)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
@@ -57,6 +55,6 @@ hashref describes a single difference between the two docs.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes eg README
|
%doc Changes eg LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user