Accepting request 583206 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/583206 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Compile-Cache?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
5bff3f826a
commit
ca88be3a5a
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5c3b9f6e254fc8ccd508e99654624266d98d45a58ffa52bb460fa608bfa67c75
|
|
||||||
size 16255
|
|
3
XML-Compile-Cache-1.06.tar.gz
Normal file
3
XML-Compile-Cache-1.06.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:591b136bd92842c81a5176082503f47df6d5cc4d8e0d78953ef1557f747038a0
|
||||||
|
size 17365
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 07:13:45 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.06
|
||||||
|
see /usr/share/doc/packages/perl-XML-Compile-Cache/ChangeLog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 22 06:24:33 UTC 2016 - coolo@suse.com
|
Thu Sep 22 06:24:33 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-Compile-Cache
|
# spec file for package perl-XML-Compile-Cache
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX 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,25 +17,25 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-Compile-Cache
|
Name: perl-XML-Compile-Cache
|
||||||
Version: 1.05
|
Version: 1.06
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-Compile-Cache
|
%define cpan_name XML-Compile-Cache
|
||||||
Summary: Cache compiled XML translators
|
Summary: Cache compiled XML translators
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/XML-Compile-Cache/
|
Url: http://search.cpan.org/dist/XML-Compile-Cache/
|
||||||
Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Log::Report) >= 0.19
|
BuildRequires: perl(Log::Report) >= 1.26
|
||||||
BuildRequires: perl(XML::Compile) >= 1.48
|
BuildRequires: perl(XML::Compile) >= 1.6
|
||||||
BuildRequires: perl(XML::Compile::Tester) >= 0.02
|
BuildRequires: perl(XML::Compile::Tester) >= 0.02
|
||||||
BuildRequires: perl(XML::LibXML::Simple) >= 0.95
|
BuildRequires: perl(XML::LibXML::Simple) >= 0.95
|
||||||
Requires: perl(Log::Report) >= 0.19
|
Requires: perl(Log::Report) >= 1.26
|
||||||
Requires: perl(XML::Compile) >= 1.48
|
Requires: perl(XML::Compile) >= 1.6
|
||||||
Requires: perl(XML::Compile::Tester) >= 0.02
|
Requires: perl(XML::Compile::Tester) >= 0.02
|
||||||
Requires: perl(XML::LibXML::Simple) >= 0.95
|
Requires: perl(XML::LibXML::Simple) >= 0.95
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
@@ -60,6 +60,6 @@ Extends "DESCRIPTION" in XML::Compile::Schema.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc ChangeLog README
|
%doc ChangeLog README README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user