#1 Update to 0.13.0
Merged 8 months ago by eclipseo. Opened 8 months ago by eclipseo.
rpms/ eclipseo/golang-x-image rawhide  into  rawhide

file modified
+1
@@ -4,3 +4,4 @@ 

  /image-35266b937fa69456d24ed72a04d75eb6857f7d52.tar.gz

  /image-e7cb96979f695f92bdde7ac40937ef6865b33503.tar.gz

  /image-0.5.0.tar.gz

+ /image-0.13.0.tar.gz

file modified
+9 -9
@@ -1,11 +1,11 @@ 

- # Generated by go2rpm 1.8.1

+ # Generated by go2rpm 1.10.0

  %bcond_without check

  %global debug_package %{nil}

  

  # https://github.com/golang/image

- %global goipath  golang.org/x/image

- %global forgeurl https://github.com/golang/image

- Version:         0.5.0

+ %global goipath         golang.org/x/image

+ %global forgeurl        https://github.com/golang/image

+ Version:                0.13.0

  

  %gometa

  
@@ -48,8 +48,8 @@ 

  from humanist handwriting, but the mono-spacing and slab serifs tend to obscure

  the historical and stylistic connections.

  

- Go Mono has the same x-height as Go, 53% of the body size. Go Mono looks almost

- 18% bigger than Courier, which has an x-height 45% of body size. Yet Go Mono

+ Go Mono has the same x-height as Go, 53%% of the body size. Go Mono looks almost

+ 18% bigger than Courier, which has an x-height 45%% of body size. Yet Go Mono

  has the same width as Courier, so the bigger look is gained with no loss

  of economy in characters per line.

  
@@ -76,7 +76,7 @@ 

  %global golicenses      LICENSE PATENTS

  %global godocs          example AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md

  

- Name:           %{goname}

+ Name:           golang-x-image

  Release:        %autorelease

  Summary:        Go supplementary image libraries

  
@@ -87,8 +87,7 @@ 

  Source11: 58-%{fontpkgname1}.xml

  Source12: 58-%{fontpkgname2}.xml

  

- %description

- %{common_description}

+ %description %{common_description}

  

  %gopkg

  %fontpkg -a
@@ -96,6 +95,7 @@ 

  

  %prep

  %goprep

+ %autopatch -p1

  

  %generate_buildrequires

  %go_generate_buildrequires

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (image-0.5.0.tar.gz) = 366d2906b03be6a6e69221e2978fe5aff261eac08225022d039022edcabf6248a040dd966b7fa8604425743e76e47266b31f8e81ea0e12178f210f422e5112b6

+ SHA512 (image-0.13.0.tar.gz) = a426f7720c7e3fd3b0d4e37932e8717d28f0217fc742e21e104e8f4666a9b1048c6df32d0f83597b9ae8fe151d68349251c9035188b5c2b37d003b113fa6867b

Close: rhbz#2175584, rhbz#2229617, rhbz#2229614, rhbz#2178355

Reverse deps checked in https://copr.fedorainfracloud.org/coprs/eclipseo/golang-x-image-0.13.0/builds/

Pull-Request has been merged by eclipseo

8 months ago