Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions SPECS/go-filippo-edwards25519/go-filippo-edwards25519.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path filippo.io/edwards25519

Name: go-filippo-edwards25519
Version: 1.1.0
Version: 1.2.0
Release: %autorelease
Summary: filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.
License: BSD-3-Clause
URL: https://github.com/FiloSottile/edwards25519
#!RemoteAsset
#!RemoteAsset: sha256:f77655cabfb1b5e599f32fc81459540c20743613c687961a173efe4e9f6c917f
Source0: https://github.com/FiloSottile/edwards25519/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand Down Expand Up @@ -56,4 +56,4 @@ or reviewable performance improvements.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/andybalholm/brotli

Name: go-github-andybalholm-brotli
Version: 1.2.0
Version: 1.2.1
Release: %autorelease
Summary: Pure Go Brotli encoder and decoder
License: MIT
URL: https://github.com/andybalholm/brotli
#!RemoteAsset
#!RemoteAsset: sha256:cf15899856d1d95d1c2ad2d0fe8fb5bd028bf2fa7eb1e13c80ccbb73b3c12170
Source0: https://github.com/andybalholm/brotli/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand All @@ -40,4 +40,4 @@ It was translated from the reference implementation
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
%define go_test_exclude_glob github.com/buger/jsonparser/benchmark

Name: go-github-buger-jsonparser
Version: 1.1.1
Version: 1.2.0
Release: %autorelease
Summary: One of the fastest alternative JSON parser for Go that does not require schema
License: MIT
URL: https://github.com/buger/jsonparser
#!RemoteAsset
#!RemoteAsset: sha256:55270827650090f856d89c51e0e3213ca3f9ff33d0b4dd24c944151fd5e9d746
Source0: https://github.com/buger/jsonparser/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand All @@ -39,4 +39,4 @@ benchmarks below.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/charmbracelet/colorprofile

Name: go-github-charmbracelet-colorprofile
Version: 0.4.2
Version: 0.4.3
Release: %autorelease
Summary: Magical terminal color handling 🪄
License: MIT
URL: https://github.com/charmbracelet/colorprofile
#!RemoteAsset
#!RemoteAsset: sha256:6198c13d091c917ee808038b87a4cf6994d7eeafcf98a9ef9dc5849fe7c76444
Source0: https://github.com/charmbracelet/colorprofile/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand Down Expand Up @@ -44,4 +44,4 @@ color profiles and performing color (and CSI) degradation.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
6 changes: 3 additions & 3 deletions SPECS/go-github-fatih-color/go-github-fatih-color.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/fatih/color

Name: go-github-fatih-color
Version: 1.18.0
Version: 1.19.0
Release: %autorelease
Summary: Color package for Go (golang)
License: MIT
URL: https://github.com/fatih/color
#!RemoteAsset
#!RemoteAsset: sha256:1ea4633f59411fe3d25d10950f223021c913f4ff4b95286ab94e0bc641c1b246
Source0: https://github.com/fatih/color/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand All @@ -40,4 +40,4 @@ pick one that suits you.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/klauspost/compress

Name: go-github-klauspost-compress
Version: 1.18.2
Version: 1.18.6
Release: %autorelease
Summary: Optimized Go Compression Packages
License: BSD-3-Clause AND Apache-2.0 AND MIT
URL: https://github.com/klauspost/compress
#!RemoteAsset
#!RemoteAsset: sha256:cd94476767c7928b995a77167aa37b0920c7db74d5a4eafd3a1a4a7055e74785
Source0: https://github.com/klauspost/compress/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand Down Expand Up @@ -58,4 +58,4 @@ This package provides various compression algorithms.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
%define go_test_ignore_failure 1

Name: go-github-klauspost-reedsolomon
Version: 1.13.2
Version: 1.14.0
Release: %autorelease
Summary: Reed-Solomon Erasure Coding in Go
License: MIT
URL: https://github.com/klauspost/reedsolomon
#!RemoteAsset
#!RemoteAsset: sha256:b412deb6576daf24ad3c32d8051837a9b0986d578be54a00660404063cd47ee9
Source0: https://github.com/klauspost/reedsolomon/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand All @@ -35,4 +35,4 @@ Reed-Solomon Erasure Coding in Go, with speeds exceeding 1GB/s/cpu core implemen
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/lucasb-eyer/go-colorful

Name: go-github-lucasb-eyer-go-colorful
Version: 1.3.0
Version: 1.4.0
Release: %autorelease
Summary: A library for playing with colors in go (golang).
License: MIT
URL: https://github.com/lucasb-eyer/go-colorful
#!RemoteAsset
#!RemoteAsset: sha256:9aeb66aafdfe5d1f808aca4a1355363977aee0df3556f99046e0d7cce6c79165
Source0: https://github.com/lucasb-eyer/go-colorful/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand Down Expand Up @@ -72,4 +72,4 @@ these to various color-spaces. Currently supported colorspaces are:
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
%define go_test_ignore_failure 1

Name: go-github-mailru-easyjson
Version: 0.9.1
Version: 0.9.2
Release: %autorelease
Summary: Fast JSON serializer for golang.
License: MIT
URL: https://github.com/mailru/easyjson
#!RemoteAsset
#!RemoteAsset: sha256:0a6b7a5175aeb38c52ae794d49373f2a9baa5a5e47b7cf430db2cbb668297689
Source0: https://github.com/mailru/easyjson/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand Down Expand Up @@ -44,4 +44,4 @@ available with the standard encoding/json package, such as generating
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/mattn/go-isatty

Name: go-github-mattn-go-isatty
Version: 0.0.20
Version: 0.0.22
Release: %autorelease
Summary: isatty for golang
License: MIT
URL: https://github.com/mattn/go-isatty
#!RemoteAsset
#!RemoteAsset: sha256:b99e23171c0a990b47a0057c093fdfcf5a32bf242ba47485cf45971960093951
Source0: https://github.com/mattn/go-isatty/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildSystem: golangmodules

Expand All @@ -36,4 +36,4 @@ Golang library to implementation isatty interface
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/mattn/go-runewidth

Name: go-github-mattn-go-runewidth
Version: 0.0.19
Version: 0.0.23
Release: %autorelease
Summary: wcwidth for golang
License: MIT
URL: https://github.com/mattn/go-runewidth
#!RemoteAsset
#!RemoteAsset: sha256:a224c045a32c51ecd08bb89171edc4e0e51cf796e5e55eb6a47b5c8e91fbdc14
Source0: https://github.com/mattn/go-runewidth/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand All @@ -39,4 +39,4 @@ or string.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
%define go_import_path github.com/minio/highwayhash

Name: go-github-minio-highwayhash
Version: 1.0.3
Version: 1.0.4
Release: %autorelease
Summary: Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
License: Apache-2.0
URL: https://github.com/minio/highwayhash
#!RemoteAsset
#!RemoteAsset: sha256:bdc2b6ea7fb1e389f8f4e5c0783a0b414dd09ca4f4813ac592f6f9ed581126d7
Source0: https://github.com/minio/highwayhash/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildArch: noarch
BuildSystem: golangmodules
Expand Down Expand Up @@ -49,4 +49,4 @@ implementations for Intel, ARM and ppc64le architectures.
%{go_sys_gopath}/%{go_import_path}

%changelog
%{?autochangelog}
%autochangelog
Loading
Loading