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