Update to 0.10.7

This commit is contained in:
Benson Muite 2023-06-06 23:54:48 +03:00
parent b6e9460a5d
commit 0eb4accc1f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/workflow-0.10.6.tar.gz
/workflow-0.10.7.tar.gz

View File

@ -1 +1 @@
SHA512 (workflow-0.10.6.tar.gz) = b454407804bbdf38a8c03e7780791b30a9564b0e4471509fa283859b081ff530584a31dff9c53bfb89b005cdda55e5061b2d2ca6dbbd450e3a5790b6df1b8037
SHA512 (workflow-0.10.7.tar.gz) = 42f675ed262f6e12e0dd6b0cbcadc6ccafb296684e1119385868142ed643d27f71d3b79f68b84b77f5b3ac0615442a76651d9a41457baa36662da16476672ce8

View File

@ -7,7 +7,7 @@ Name: workflow
# src/kernel/rbtree.h available under GPL-2.0-or-later
License: Apache-2.0 AND BSD-2-Clause AND Zlib AND GPL-2.0-or-later
Version: 0.10.6
Version: 0.10.7
Release: 1%{?dist}
URL: https://github.com/sogou/workflow
@ -115,6 +115,9 @@ make check
%changelog
* Tue Jun 6 2023 Benson Muite <benson_muite@emailplus.org> - 0.10.7-1
- Update to new release
* Sat Feb 25 2023 Benson Muite <benson_muite@emailplus.org> - 0.10.6-1
- Update to new release