forked from pool/perl-YAML-LibYAML
- updated to 0.38
- Apply SPROUT++ deparse test patch. Thanks! OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=8
This commit is contained in:
parent
b76e49b8cf
commit
a0535ddcd0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75ee088be6c9e44ad28ebeab47df8336548c48b59bab79c8fdf45f6ac117ced1
|
|
||||||
size 176294
|
|
3
YAML-LibYAML-0.38.tar.gz
Normal file
3
YAML-LibYAML-0.38.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb98f304d14f6557b07adfa24da16e00cfa54a9d9484b6e898e35f919c5eb7ba
|
||||||
|
size 176599
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 30 07:57:03 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.38
|
||||||
|
- Apply SPROUT++ deparse test patch. Thanks!
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 25 23:01:47 UTC 2012 - pascal.bleser@opensuse.org
|
Wed Apr 25 23:01:47 UTC 2012 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -17,15 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-YAML-LibYAML
|
Name: perl-YAML-LibYAML
|
||||||
Version: 0.37
|
Version: 0.38
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name YAML-LibYAML
|
%define cpan_name YAML-LibYAML
|
||||||
Summary: YAML::LibYAML Perl module
|
Summary: YAML::LibYAML Perl module
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/YAML-LibYAML/
|
Url: http://search.cpan.org/dist/YAML-LibYAML/
|
||||||
#Source: http://www.cpan.org/authors/id/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
|
||||||
Patch1: CVE-2012-1152-YAML-LibYAML-0.35-format-error.patch
|
Patch1: CVE-2012-1152-YAML-LibYAML-0.35-format-error.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
@ -59,9 +58,6 @@ to work exactly like YAML.pm's corresponding functions.
|
|||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%defattr(644,root,root,755)
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
Loading…
x
Reference in New Issue
Block a user