Hello community,
here is the log from the commit of package golang-org-x-image for
openSUSE:Factory checked in at 2015-09-11 09:04:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-image (Old)
and /work/SRC/openSUSE:Factory/.golang-org-x-image.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-org-x-image"
Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-image/golang-org-x-image.changes
2015-07-24 09:58:45.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.golang-org-x-image.new/golang-org-x-image.changes
2015-09-11 09:04:49.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Sep 10 14:23:26 UTC 2015 - [email protected]
+
+- Update to version 1.0.3+git20150901.b3d8467:
+ + shiny/screen: new package.
+ + shiny/font: new package for drawing text on an image.
+ + colornames: new package for named colors
+ + math/fixed: add I and P helper functions.
+ + shiny/font/plan9font: implement ParseFont.
+ + shiny/font: add Hinting, Stretch, Style and Weight option types.
+ + math/fixed: add rectangle types and the R function.
+ + shiny/font: add per-glyph metrics.
+ + shiny/font: have Face.Glyph return an advance width, not a new dot.
+ + shiny/font/plan9font: add an example test.
+ + font: fix up some old x/exp/shiny references.
+ + draw: tweak the YCbCr to RGBA conversion formula.
+ + image/draw: have Transform take a f64.Aff3 instead of a *f64.Aff3.
+ + vp8: split expression to placate 386 compiler
+ + draw: skip TestFastPaths for Go 1.4.
+ + draw: have Scale and Transform recognize straight copies.
+ + math/fixed: new package.
+ + draw: have Scale and Transform recognize straight copies.
+ + math/fixed: add Point methods (Add, Sub, Mul, Div).
+
+-------------------------------------------------------------------
Old:
----
image-1.0.3+git20150702.92cae9f.tar.xz
New:
----
_servicedata
image-1.0.3+git20150901.b3d8467.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-org-x-image.spec ++++++
--- /var/tmp/diff_new_pack.foycXh/_old 2015-09-11 09:04:50.000000000 +0200
+++ /var/tmp/diff_new_pack.foycXh/_new 2015-09-11 09:04:50.000000000 +0200
@@ -18,11 +18,11 @@
Name: golang-org-x-image
-Version: 1.0.3+git20150702.92cae9f
+Version: 1.0.3+git20150901.b3d8467
Release: 0
Summary: Go supplementary image libraries
License: BSD-3-Clause
-Group: Development/Languages/Other
+Group: Development/Languages/Go
Url: https://github.com/golang/image
Source: image-%{version}.tar.xz
BuildRequires: golang-packaging
++++++ _service ++++++
--- /var/tmp/diff_new_pack.foycXh/_old 2015-09-11 09:04:50.000000000 +0200
+++ /var/tmp/diff_new_pack.foycXh/_new 2015-09-11 09:04:50.000000000 +0200
@@ -1,16 +1,17 @@
<services>
- <service name="tar_scm" mode="localonly">
+ <service name="tar_scm" mode="disabled">
<param name="url">https://github.com/golang/image.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">1.0.3+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">image-*.tar</param>
<param name="compression">xz</param>
</service>
- <service name="set_version" mode="localonly">
+ <service name="set_version" mode="disabled">
<param name="basename">image</param>
</service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/golang/image.git</param>
<param
name="changesrevision">b3d8467d91f6ab3c9240e1c1e98309baf9ba6343</param></service></servicedata>++++++
image-1.0.3+git20150702.92cae9f.tar.xz ->
image-1.0.3+git20150901.b3d8467.tar.xz ++++++
++++ 2850 lines of diff (skipped)