1
0

Accepting request 636917 from home:pmonrealgonzalez:branches:devel:languages:perl

- update to 0.74
  * Fix tests on older perls
  * Support back to perl.5.8.1
- Cleaned with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/636917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=22
This commit is contained in:
Dirk Stoecker 2018-09-21 19:22:25 +00:00 committed by Git OBS Bridge
parent 0c74b7f981
commit f6e78a8551
4 changed files with 15 additions and 6 deletions

View File

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

3
YAML-LibYAML-0.74.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 14 09:13:57 UTC 2018 - pmonrealgonzalez@suse.com
- update to 0.74
* Fix tests on older perls
* Support back to perl.5.8.1
- Cleaned with spec-cleaner
-------------------------------------------------------------------
Thu Aug 23 14:44:54 UTC 2018 - jbaier@suse.cz

View File

@ -18,13 +18,13 @@
%define cpan_name YAML-LibYAML
Name: perl-YAML-LibYAML
Version: 0.72
Version: 0.74
Release: 0
Summary: Perl YAML Serialization using XS and libyaml
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
URL: http://search.cpan.org/dist/YAML-LibYAML/
Source: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz
Url: https://metacpan.org/release/YAML-LibYAML
Source: https://cpan.metacpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
Patch0: %{name}-no-plan.patch
BuildRequires: perl
BuildRequires: perl-macros