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 347e3c7..69a6b4d 100644
--- a/libxlsxwriter.spec
+++ b/libxlsxwriter.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit f52e8167178e7d013a74211068c5fad586ffc504
+%global gh_commit cac695482aa78db13b9828b8915a9b5988141b46
%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.0
+Version: 0.8.1
Release: 1%{?dist}
License: BSD
Group: System Environment/Libraries
@@ -113,6 +113,9 @@ make install DESTDIR="%{buildroot}"
%changelog
+* Sun Sep 16 2018 Remi Collet <remi@remirepo.net> - 0.8.1-1
+- update to 0.8.1
+
* Wed Sep 12 2018 Remi Collet <remi@remirepo.net> - 0.8.0-1
- update to 0.8.0