diff --git a/YAML-LibYAML-0.37.tar.gz b/YAML-LibYAML-0.37.tar.gz deleted file mode 100644 index b47b6be..0000000 --- a/YAML-LibYAML-0.37.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75ee088be6c9e44ad28ebeab47df8336548c48b59bab79c8fdf45f6ac117ced1 -size 176294 diff --git a/YAML-LibYAML-0.38.tar.gz b/YAML-LibYAML-0.38.tar.gz new file mode 100644 index 0000000..eea0b24 --- /dev/null +++ b/YAML-LibYAML-0.38.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb98f304d14f6557b07adfa24da16e00cfa54a9d9484b6e898e35f919c5eb7ba +size 176599 diff --git a/perl-YAML-LibYAML.changes b/perl-YAML-LibYAML.changes index b5ce8bf..20b8eaf 100644 --- a/perl-YAML-LibYAML.changes +++ b/perl-YAML-LibYAML.changes @@ -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 diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index 6e52ab5..13e3ccc 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -17,15 +17,14 @@ Name: perl-YAML-LibYAML -Version: 0.37 +Version: 0.38 Release: 0 %define cpan_name YAML-LibYAML Summary: YAML::LibYAML Perl module License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/YAML-LibYAML/ -#Source: http://www.cpan.org/authors/id/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz Patch1: CVE-2012-1152-YAML-LibYAML-0.35-format-error.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -59,9 +58,6 @@ to work exactly like YAML.pm's corresponding functions. %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(644,root,root,755) %doc Changes README