Browse Source

groonga-normalizer-mysql-1.1.5-1

Tomohiro "Tomo-p" KATO 3 years ago
parent
commit
4cb19785b2
1 changed files with 7 additions and 3 deletions
  1. 7 3
      g/groonga-normalizer-mysql/groonga-normalizer-mysql-vl.spec

+ 7 - 3
g/groonga-normalizer-mysql/groonga-normalizer-mysql-vl.spec

@@ -2,11 +2,11 @@
 
 Name:		groonga-normalizer-mysql
 Summary:	MySQL compatible normalizer plugin for groonga
-Version:	1.1.4
+Version:	1.1.5
 Release:	1%{?_dist_release}
 Group:		office
-Vendor: Project Vine
-Distribution: Vine Linux
+Vendor:		Project Vine
+Distribution:	Vine Linux
 
 License:	LGPLv2
 URL:		http://groonga.org/
@@ -62,7 +62,11 @@ rm $RPM_BUILD_ROOT%{_libdir}/groonga/plugins/*/*.la
 %files devel
 %{_libdir}/pkgconfig/groonga-normalizer-mysql.pc
 
+
 %changelog
+* Wed Nov 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.1.5-1
+- new upstream release.
+
 * Fri Mar 19 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.1.4-1
 - new upstream release.