summaryrefslogtreecommitdiffstats
path: root/libhandlebars.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libhandlebars.spec')
-rw-r--r--libhandlebars.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/libhandlebars.spec b/libhandlebars.spec
index 642ce5c..36636d3 100644
--- a/libhandlebars.spec
+++ b/libhandlebars.spec
@@ -8,7 +8,7 @@
#
%global libname libhandlebars
-%global gh_commit 989e4badf13238a381bc12dc0da6c7acf30baf51
+%global gh_commit a317c671b9a74414525c2861fa0fe24444dc5f3f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner jbboehr
%global gh_project handlebars.c
@@ -24,7 +24,7 @@
%global mspec_project spec
Name: %{libname}
-Version: 0.7.1
+Version: 0.7.2
Release: 1%{?dist}
Summary: Handlebars C library
@@ -124,6 +124,9 @@ make test
%changelog
+* Wed Apr 22 2020 Remi Collet <remi@remirepo.net> - 0.7.2-1
+- update to 0.7.2
+
* Sun Apr 19 2020 Remi Collet <remi@remirepo.net> - 0.7.1-1
- update to 0.7.1