Hello community,

here is the log from the commit of package golang-org-x-net for 
openSUSE:Factory checked in at 2016-01-01 19:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-net (Old)
 and      /work/SRC/openSUSE:Factory/.golang-org-x-net.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-org-x-net"

Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-net/golang-org-x-net.changes        
2015-07-24 09:58:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.golang-org-x-net.new/golang-org-x-net.changes   
2016-01-01 19:51:06.000000000 +0100
@@ -1,0 +2,21 @@
+Tue Dec 29 18:19:16 UTC 2015 - matwey.korni...@gmail.com
+
+- Update to version 1.5.2+git20151229.0cb26f7:
+  + http2: move HEADERS/CONTINUATION order checking into Framer
+
+-------------------------------------------------------------------
+Mon Dec 28 17:47:54 UTC 2015 - matwey.korni...@gmail.com
+
+- Update to version 1.5.2+git20151224.5d0a0f8:
+  + http2: add server-side trailer support
+  + http2: add support for Transport reading trailers from the server
+  + html/charset: use x/text/encoding/htmlindex
+  + html/charset: handle unsupported code points for encoding
+  + http2: send client trailers
+  + http2: make Transport's Response.Body.Close not wait for buffered data
+  + html/charset: verify correct UTF-8 behavior
+  + http2: reset DebugGoroutines after testing it
+  + http2: fix readFrames goroutine spin between ConnectionError and conn close
+  + http2: fix typo and simplify truncation of text in test
+
+-------------------------------------------------------------------

Old:
----
  net-1.4.2+git20150629.d9558e5.tar.xz

New:
----
  _servicedata
  net-1.5.2+git20151229.0cb26f7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golang-org-x-net.spec ++++++
--- /var/tmp/diff_new_pack.XE1Gt0/_old  2016-01-01 19:51:07.000000000 +0100
+++ /var/tmp/diff_new_pack.XE1Gt0/_new  2016-01-01 19:51:07.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           golang-org-x-net
-Version:        1.4.2+git20150629.d9558e5
+Version:        1.5.2+git20151229.0cb26f7
 Release:        0
 Summary:        Additional go.networking libraries
 License:        BSD-3-Clause
@@ -26,8 +26,9 @@
 Url:            https://github.com/golang/net
 Source:         net-%{version}.tar.xz
 BuildRequires:  golang-packaging
-BuildRequires:  golang(golang.org/x/text)
 BuildRequires: xz
+BuildRequires:  golang(golang.org/x/crypto/ssh/terminal)
+BuildRequires:  golang(golang.org/x/text)
 Provides:       go-go.net = %{version}
 Obsoletes:      go-go.net < %{version}
 Provides:      go-net = %{version}
@@ -44,6 +45,8 @@
 
 %prep
 %setup -q -n net-%{version}
+# Drop h2demo examples
+rm -rf http2/h2demo
 
 %build
 %goprep golang.org/x/net
@@ -57,6 +60,7 @@
 %defattr(-,root,root,-)
 %doc LICENSE
 %{go_contribdir}/*
+%{_bindir}/h2i
 
 %files source
 %defattr(-,root,root,-)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.XE1Gt0/_old  2016-01-01 19:51:07.000000000 +0100
+++ /var/tmp/diff_new_pack.XE1Gt0/_new  2016-01-01 19:51:07.000000000 +0100
@@ -1,16 +1,17 @@
 <services>
-  <service name="tar_scm" mode="localonly">
+  <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/golang/net/</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.4.2+git%cd.%h</param>
+    <param name="versionformat">1.5.2+git%cd.%h</param>
     <param name="revision">master</param>
+    <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="localonly">
+  <service name="recompress" mode="disabled">
     <param name="file">net-*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="localonly">
+  <service name="set_version" mode="disabled">
     <param name="basename">net</param>
   </service>
 </services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param name="url">https://github.com/golang/net/</param>
          <param 
name="changesrevision">0cb26f788dd4625d1956c6fd97ffc4c90669d129</param></service></servicedata>++++++
 net-1.4.2+git20150629.d9558e5.tar.xz -> net-1.5.2+git20151229.0cb26f7.tar.xz 
++++++
++++ 53935 lines of diff (skipped)


Reply via email to