summaryrefslogtreecommitdiffstats
path: root/hdrhistogram.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-15 09:29:34 +0200
committerRemi Collet <remi@remirepo.net>2017-09-15 09:29:34 +0200
commit354e319ca3aa144b676ecb9ce920c6407cf55fa4 (patch)
treefefafaa577965ce2c72bd90daee07a21f54a9f13 /hdrhistogram.spec
parent8d34ffa044e29305481c9d5376ade6ec4386ddd3 (diff)
v0.9.7
Diffstat (limited to 'hdrhistogram.spec')
-rw-r--r--hdrhistogram.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/hdrhistogram.spec b/hdrhistogram.spec
index ca938d0..0ba7c4b 100644
--- a/hdrhistogram.spec
+++ b/hdrhistogram.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit c9a17ce8c34691a22a5e33aa198c58d962433b8a
+%global gh_commit d200fc0f68695d4aef1fad5c3c8cc55f8c033014
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner HdrHistogram
%global gh_project HdrHistogram_c
@@ -16,8 +16,8 @@
Name: hdrhistogram
Summary: A High Dynamic Range (HDR) Histogram
-Version: 0.9.6
-Release: 2%{?dist}
+Version: 0.9.7
+Release: 1%{?dist}
License: CC0 or BSD
Group: System Environment/Libraries
@@ -124,6 +124,9 @@ make test
%changelog
+* Fri Sep 15 2017 Remi Collet <remi@remirepo.net> - 0.9.7-1
+- update to 0.9.7
+
* Tue Aug 22 2017 Remi Collet <remi@fedoraproject.org> - 0.9.6-2
- honour default RPM build options