From 19101b54f84b30b669bf89513dcab836613b962f Mon Sep 17 00:00:00 2001 From: Carl George Date: Oct 09 2017 20:39:54 +0000 Subject: Latest upstream --- diff --git a/caddy.spec b/caddy.spec index ab15f6c..ca1875e 100644 --- a/caddy.spec +++ b/caddy.spec @@ -36,8 +36,8 @@ %global commit_lego 4dde48a9b9916926a8dd4f69639c8dba40930355 Name: caddy -Version: 0.10.9 -Release: 6%{?dist} +Version: 0.10.10 +Release: 1%{?dist} Summary: HTTP/2 web server with automatic HTTPS License: ASL 2.0 and MIT URL: https://caddyserver.com @@ -66,6 +66,7 @@ Provides: bundled(golang(github.com/dustin/go-humanize)) = 259d2a102b871d17f30e3 Provides: bundled(golang(github.com/flynn/go-shlex)) = 3f9db97f856818214da2e1057f8ad84803971cff Provides: bundled(golang(github.com/golang/protobuf/proto)) = 748d386b5c1ea99658fd69fe9f03991ce86a90c1 Provides: bundled(golang(github.com/golang/protobuf/ptypes/any)) = 748d386b5c1ea99658fd69fe9f03991ce86a90c1 +Provides: bundled(golang(github.com/google/uuid)) = 7e072fc3a7be179aee6d3359e46015aa8c995314 Provides: bundled(golang(github.com/gorilla/websocket)) = a69d9f6de432e2c6b296a947d8a5ee88f68522cf Provides: bundled(golang(github.com/hashicorp/go-syslog)) = 326bf4a7f709d263f964a6a96558676b103f3534 Provides: bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 @@ -77,7 +78,6 @@ Provides: bundled(golang(github.com/lucas-clemente/quic-go-certificates)) = d2f8 Provides: bundled(golang(github.com/miekg/dns)) = 0f3adef2e2201d72e50309a36fc99d8a9d1a4960 Provides: bundled(golang(github.com/naoina/go-stringutil)) = 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b Provides: bundled(golang(github.com/naoina/toml)) = e6f5723bf2a66af014955e0888881314cf294129 -Provides: bundled(golang(github.com/nu7hatch/gouuid)) = 179d4d0c4d8d407a32af483c2354df1d2c91e6c3 Provides: bundled(golang(github.com/russross/blackfriday)) = 067529f716f4c3f5e37c8c95ddd59df1007290ae Provides: bundled(golang(github.com/xenolf/lego/acme)) = 4dde48a9b9916926a8dd4f69639c8dba40930355 Provides: bundled(golang(go4.org/syncutil/singleflight)) = 034d17a462f7b2dcd1a4a73553ec5357ff6e6c6e @@ -215,6 +215,9 @@ exit 0 %changelog +* Mon Oct 09 2017 Carl George - 0.10.10-1 +- Latest upstream + * Mon Oct 02 2017 Carl George - 0.10.9-6 - Add provides for bundled libraries