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 a2425fa..df6c58a 100644
--- a/libxlsxwriter.spec
+++ b/libxlsxwriter.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit 2aa2ed32814c438df0259262e3ad3e3647cff67f
+%global gh_commit 9a20ee2fcc790d9ed82f12fc3e9e9a2f4c8bc60e
%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.2
+Version: 0.8.3
Release: 1%{?dist}
License: BSD
Group: System Environment/Libraries
@@ -113,6 +113,9 @@ make install DESTDIR="%{buildroot}"
%changelog
+* Tue Oct 2 2018 Remi Collet <remi@remirepo.net> - 0.8.3-1
+- update to 0.8.3
+
* Mon Sep 17 2018 Remi Collet <remi@remirepo.net> - 0.8.2-1
- update to 0.8.2