Update to latest release

This commit is contained in:
Kentaro Hayashi 2019-01-30 09:02:03 +00:00
parent 750341aadd
commit df34eac387
1 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,8 @@
%global _hardened_build 1
Name: groonga
Version: 8.0.9
Release: 2%{?dist}
Version: 8.1.1
Release: 1%{?dist}
Summary: An Embeddable Fulltext Search Engine
License: LGPLv2
@ -332,6 +332,9 @@ fi
%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
%changelog
* Wed Jan 30 2018 Kentaro Hayashi <hayashi@clear-code.com> 8.1.1-1
- new upstream release
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 8.0.9-2
- Rebuilt for libcrypt.so.2 (#1666033)