diff --git a/perl-YAML-Syck.spec b/perl-YAML-Syck.spec index a03ea6c..3cc5f8a 100644 --- a/perl-YAML-Syck.spec +++ b/perl-YAML-Syck.spec @@ -103,8 +103,8 @@ make test * Tue Oct 27 2020 Paul Howarth - 1.34-1 - Update to 1.34 - - Fix memory corruption (GH#52) - - Fix for handling circular aliases (GH#53) + - Fix memory corruption (GH#44, GH#48) + - Fix for handling circular aliases (GH#52, GH#53) - Unconditionally include stdlib.h in syck.h (GH#56) - Switch changelog to a more parsable format - Update github CI to use a cpanfile