summaryrefslogtreecommitdiffstats
path: root/libxlsxwriter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libxlsxwriter.spec')
-rw-r--r--libxlsxwriter.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/libxlsxwriter.spec b/libxlsxwriter.spec
index 8fd2bf4..80afde5 100644
--- a/libxlsxwriter.spec
+++ b/libxlsxwriter.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for libxlswriter
#
-# Copyright (c) 2018 Remi Collet
+# Copyright (c) 2018-2019 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit fb5c43b8fc0fe685ad262e6bd330222f1d98897d
+%global gh_commit af07916f72225559fa63e70ae04864508144037d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner jmcnamara
%global gh_project libxlsxwriter
@@ -15,10 +15,9 @@
Name: %{libname}
Summary: A C library for creating Excel XLSX files
-Version: 0.8.4
+Version: 0.8.5
Release: 1%{?dist}
License: BSD
-Group: System Environment/Libraries
URL: https://github.com/%{gh_owner}/%{gh_project}/
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
@@ -113,6 +112,9 @@ make install DESTDIR="%{buildroot}"
%changelog
+* Mon Feb 11 2019 Remi Collet <remi@remirepo.net> - 0.8.5-1
+- update to 0.8.5
+
* Mon Nov 12 2018 Remi Collet <remi@remirepo.net> - 0.8.4-1
- update to 0.8.4