diff --git a/AnyEvent-7.12.tar.gz b/AnyEvent-7.12.tar.gz deleted file mode 100644 index 7f3fa7c..0000000 --- a/AnyEvent-7.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7893a7e5d65e6bc34479712235baccb739837c336fb9eb70193141532e95737d -size 296712 diff --git a/AnyEvent-7.13.tar.gz b/AnyEvent-7.13.tar.gz new file mode 100644 index 0000000..d14f00e --- /dev/null +++ b/AnyEvent-7.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4103f4def9687b5545b3e6be1f29a5a24b59ff9a817b1afc27fb9bc268d04ad +size 299596 diff --git a/perl-AnyEvent.changes b/perl-AnyEvent.changes index 979b453..ca30376 100644 --- a/perl-AnyEvent.changes +++ b/perl-AnyEvent.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Sep 19 05:00:57 UTC 2016 - coolo@suse.com + +- updated to 7.13 + see /usr/share/doc/packages/perl-AnyEvent/Changes + +------------------------------------------------------------------- +Sun Sep 18 05:01:01 UTC 2016 - coolo@suse.com + +- updated to 7.13 + see /usr/share/doc/packages/perl-AnyEvent/Changes + + 7.13 Sat Sep 17 04:31:49 CEST 2016 + - Only call tlsext_host_name for non-empty common names (reported + by Maxime Soulé). + - log a (single) notice message if SNI is not supported. + - upgrade to UTS-46:9.0.0 draft and switch to non-transitional + behaviour, beating thunderbird, ie, edge, chrome and safari to it :) + (see also https://bugzilla.mozilla.org/show_bug.cgi?id=1218179) + - turns out the UTS-46 IDNA testcase failures were indeed bugs in the + testcases and the specification and not in the code - the post-9.0.0 + unicode files have all known problems fixed, so finally the AnyEvent + IDNA implementation can pass the full IDNA testsuite - without needing + a single fix :) + - guarantee (and document) that condvar callbacks will be removed + on invocation - important to avoid circular references. + ------------------------------------------------------------------- Sun Feb 7 09:33:07 UTC 2016 - coolo@suse.com diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec index 197824d..0a1286c 100644 --- a/perl-AnyEvent.spec +++ b/perl-AnyEvent.spec @@ -17,7 +17,7 @@ Name: perl-AnyEvent -Version: 7.12 +Version: 7.13 Release: 0 #Upstream: CHECK(GPL-1.0+ or Artistic-1.0) %define cpan_name AnyEvent