Browse Source

groonga-11.0.5-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
00041aab48
1 changed files with 4 additions and 1 deletions
  1. 4 1
      g/groonga/groonga-vl.spec

+ 4 - 1
g/groonga/groonga-vl.spec

@@ -4,7 +4,7 @@
 
 Name:		groonga
 Summary:	An Embeddable Fulltext Search Engine
-Version:	11.0.4
+Version:	11.0.5
 Release:	1%{?_dist_release}%{?with_systemd:.systemd}
 Group:		office
 Vendor:		Project Vine
@@ -457,6 +457,9 @@ chown -R groonga:groonga %{_localstatedir}/run/groonga
 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
 
 %changelog
+* Sat Aug 07 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 11.0.5-1
+- new upstream release.
+
 * Tue Jun 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 11.0.4-1
 - new upstream release.
 - added systemd support (disabled as default).