From 5950193ffa9850375b87e6a3b20ac9dfcce12f51 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: May 02 2019 13:11:40 +0000 Subject: Release 1.4.0 Signed-off-by: Robert-André Mauchin --- diff --git a/.gitignore b/.gitignore index 80b77ed..e8ad52c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /atomic-1.3.2.tar.gz +/atomic-1.4.0.tar.gz diff --git a/golang-uber-atomic.spec b/golang-uber-atomic.spec index 97e2257..86951be 100644 --- a/golang-uber-atomic.spec +++ b/golang-uber-atomic.spec @@ -1,65 +1,55 @@ -# Run tests in check section +# Generated by go2rpm %bcond_without check # https://github.com/uber-go/atomic %global goipath go.uber.org/atomic %global forgeurl https://github.com/uber-go/atomic -Version: 1.3.2 +Version: 1.4.0 + +%gometa %global common_description %{expand: -Simple wrappers for primitive types to enforce atomic access.} +Package Atomic provides simple wrappers around numerics to enforce atomic +access.} -%gometa +%global golicenses LICENSE.txt +%global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Wrapper types for sync/atomic which enforce atomic access -# Detected licences -# - Expat License at 'LICENSE.txt' + License: MIT URL: %{gourl} Source0: %{gosource} %if %{with check} +# Tests BuildRequires: golang(github.com/stretchr/testify/assert) +BuildRequires: golang(github.com/stretchr/testify/require) %endif %description %{common_description} - -%package devel -Summary: %{summary} -BuildArch: noarch - -%description devel -%{common_description} - -This package contains library source intended for -building other packages which use import path with -%{goipath} prefix. - +%gopkg %prep -%forgeautosetup - +%goprep %install -%goinstall - +%gopkginstall %if %{with check} %check -%gochecks +%gocheck %endif - -%files devel -f devel.file-list -%license LICENSE.txt -%doc README.md - +%gopkgfiles %changelog +* Fri Apr 26 21:17:34 CEST 2019 Robert-André Mauchin - 1.4.0-1 +- Release 1.4.0 + * Thu Mar 14 2019 Robert-André Mauchin - 1.3.2-1 - First package for Fedora - diff --git a/sources b/sources index 9952f6e..282e8d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (atomic-1.3.2.tar.gz) = a121be8fa065ff46d5dac7091ef141706fcb3deddcfae49ea3ace88cd2d69e8d25a7b4b799472aff7479841354efe837cc2ed7a0b11e76d5663cc5135d170741 +SHA512 (atomic-1.4.0.tar.gz) = e26415ca7bcbbaeb3f88b3fb8e94c46de3e0cfd1545fc1618f62b17ff11a10436edb11fd04637be4d752120cddedb6235fa3c04bee70766cf506919f80e100f5