summaryrefslogtreecommitdiffstats
path: root/libxlsxwriter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libxlsxwriter.spec')
-rw-r--r--libxlsxwriter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/libxlsxwriter.spec b/libxlsxwriter.spec
index 69a6b4d..a2425fa 100644
--- a/libxlsxwriter.spec
+++ b/libxlsxwriter.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit cac695482aa78db13b9828b8915a9b5988141b46
+%global gh_commit 2aa2ed32814c438df0259262e3ad3e3647cff67f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner jmcnamara
%global gh_project libxlsxwriter
@@ -15,7 +15,7 @@
Name: %{libname}
Summary: A C library for creating Excel XLSX files
-Version: 0.8.1
+Version: 0.8.2
Release: 1%{?dist}
License: BSD
Group: System Environment/Libraries
@@ -113,6 +113,9 @@ make install DESTDIR="%{buildroot}"
%changelog
+* Mon Sep 17 2018 Remi Collet <remi@remirepo.net> - 0.8.2-1
+- update to 0.8.2
+
* Sun Sep 16 2018 Remi Collet <remi@remirepo.net> - 0.8.1-1
- update to 0.8.1