Browse Source

memcached-1.6.12-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
2df61b5ae8
1 changed files with 4 additions and 1 deletions
  1. 4 1
      m/memcached/memcached-vl.spec

+ 4 - 1
m/memcached/memcached-vl.spec

@@ -3,7 +3,7 @@
 Summary: a high-performance, distributed memory object caching system
 Summary(ja): ハイパフォーマンスな分散メモリオブジェクトキャッシングシステム
 Name: memcached
-Version: 1.6.9
+Version: 1.6.12
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Group: servers
 Vendor: Project Vine
@@ -155,6 +155,9 @@ fi
 %{_includedir}/memcached/*
 
 %changelog
+* Tue Oct 05 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.6.12-1
+- new upstream release.
+
 * Sat Dec 19 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.6.9-1
 - new upstream release.