Hello community,

here is the log from the commit of package golang-org-x-net-html for 
openSUSE:Factory checked in at 2017-09-14 21:13:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-net-html (Old)
 and      /work/SRC/openSUSE:Factory/.golang-org-x-net-html.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-org-x-net-html"

Thu Sep 14 21:13:48 2017 rev:2 rq:500749 version:0.0.0+git20170424.da118f7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-org-x-net-html/golang-org-x-net-html.changes  
    2017-06-01 16:30:38.108884361 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-net-html.new/golang-org-x-net-html.changes
 2017-09-14 21:13:49.158367698 +0200
@@ -1,0 +2,31 @@
+Fri Jun  2 07:48:16 UTC 2017 - [email protected]
+
+- Use full tarball and include %doc section
+
+-------------------------------------------------------------------
+Thu Jun  1 13:54:58 UTC 2017 - [email protected]
+
+- Remove net/html/charset to avoid cyclic dependency 
+
+-------------------------------------------------------------------
+Fri Apr 28 18:42:32 UTC 2017 - [email protected]
+
+- Update to version 0.0.0+git20170424.da118f7:
+  * x/net/html: Sync the html parser and atom with the current whatwg spec
+  * x/net/html/charset: Change NewReaderByName to NewReaderLabel.
+  * html/charset/testdata: update licensing info in README
+  * html: Use existing standard library interface internally.
+  * html: remove license references from benchmark test data
+  * html/charmap: update table with latest data
+  * html/charset: use x/text/encoding/htmlindex
+  * html/charset: handle unsupported code points for encoding
+  * html/charset: verify correct UTF-8 behavior
+  * html/charset: replace EUC-KR test
+
+-------------------------------------------------------------------
+Fri Apr 28 18:40:10 UTC 2017 - [email protected]
+
+- Only package and build golang.org/x/net/websocketto prevent problems with
+  build requirements of golang.org/x/net
+
+-------------------------------------------------------------------

Old:
----
  net-0.0.0+git20170227.906cda9.tar.xz

New:
----
  net-0.0.0+git20170424.da118f7.tar.xz

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

Other differences:
------------------
++++++ golang-org-x-net-html.spec ++++++
--- /var/tmp/diff_new_pack.SvQEaw/_old  2017-09-14 21:13:52.109952247 +0200
+++ /var/tmp/diff_new_pack.SvQEaw/_new  2017-09-14 21:13:52.113951684 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package golang-org-x
+# spec file for package golang
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -24,7 +24,7 @@
 %global import_path     golang.org/x/net
 
 Name:           golang-org-x-%{repo}-html
-Version:        0.0.0+git20170227.906cda9
+Version:        0.0.0+git20170424.da118f7
 Release:        0
 Summary:        Package html implements an HTML5-compliant tokenizer and parser
 License:        BSD-3-Clause
@@ -45,6 +45,8 @@
 
 %prep
 %setup -q -n %{repo}-%{version}
+rm -rf $(find * -type d | grep -v '^html')
+rm -rf html/charset
 
 %build
 %goprep %{import_path}
@@ -52,7 +54,6 @@
 
 %install
 %goinstall
-rm -rf $(find %{_builddir}/go/src/%{import_path}/* | grep -v net/html)
 %gosrc
 %gofilelist
 
@@ -61,5 +62,6 @@
 
 %files -f file.lst
 %defattr(-,root,root,-)
+%doc AUTHORS CONTRIBUTORS LICENSE PATENTS README
 
 %changelog

++++++ net-0.0.0+git20170227.906cda9.tar.xz -> 
net-0.0.0+git20170424.da118f7.tar.xz ++++++
++++ 10375 lines of diff (skipped)


Reply via email to