summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Marshall <esm@logic.net>2017-03-05 17:32:24 -0800
committerEd Marshall <esm@logic.net>2017-03-05 17:32:24 -0800
commite3087a160a1a3a40f34d64f833fb2f7f2c586eba (patch)
treeaa27d26255f8b0062b68b80e23e367dd293dbc5a
parent26c8be3d76fd217ba5d5dd13145a8c46ad48e70c (diff)
downloadgolang-gopkg-inf-master.tar.gz
golang-gopkg-inf-master.tar.xz
golang-gopkg-inf-master.zip
gopkg.in/inf.v0 actually makes relases, so no need for git tags in versionHEADmaster
-rw-r--r--golang-gopkg-inf.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/golang-gopkg-inf.spec b/golang-gopkg-inf.spec
index 5cb65c5..1127045 100644
--- a/golang-gopkg-inf.spec
+++ b/golang-gopkg-inf.spec
@@ -42,7 +42,7 @@
Name: golang-gopkg-%{repo}
Version: 0.9.0
-Release: 0.1.git%{shortcommit}%{?dist}
+Release: 1%{?dist}
Summary: "Infinite-precision" decimal arithmetic for Go (golang)
# Detected licences
# - BSD (3 clause) at 'LICENSE'
@@ -180,5 +180,5 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath}
%endif
%changelog
-* Sun Mar 05 2017 Ed Marshall <esm@logic.net> 0.9.0-0.1.git3887ee9
+* Sun Mar 05 2017 Ed Marshall <esm@logic.net> 0.9.0-1
- First package for Fedora