Accepting request 726177 from devel:languages:perl:autoupdate

OBS-URL: https://build.opensuse.org/request/show/726177
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Cache-Transparent?expand=0&rev=9
This commit is contained in:
2019-08-26 13:05:39 +00:00
committed by Git OBS Bridge
parent 3aaef3a5ff
commit 67b12a848a
5 changed files with 79 additions and 14 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Aug 22 22:20:00 CEST 2019 - Tina Mueller <tina.mueller@suse.com>
- Add BuildRequires: perl(Test::RequiresInternet)
https://rt.cpan.org/Ticket/Display.html?id=123611
-------------------------------------------------------------------
Wed Apr 3 07:01:35 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.4
see /usr/share/doc/packages/perl-HTTP-Cache-Transparent/Changes
2017-04-07 Mattias Holmlund
Version 1.4
Fix tests when run without internet connectivity. Patch by Mike Parker.
Fixes https://rt.cpan.org/Ticket/Display.html?id=120584
2017-03-11 Mattias Holmlund
Version 1.3
Added missing Changes entry for version 1.2. No other changes.
2017-03-07 Mattias Holmlund
Version 1.2
Add X-No-Server-Contact header when the content returned has been
delivered without any contact with the external server
-------------------------------------------------------------------
Tue Apr 14 20:48:43 UTC 2015 - coolo@suse.com