Browse Source

hiredis-1.1.0-1

Tomohiro "Tomo-p" KATO 1 year ago
parent
commit
d33f595075
1 changed files with 4 additions and 1 deletions
  1. 4 1
      h/hiredis/hiredis-vl.spec

+ 4 - 1
h/hiredis/hiredis-vl.spec

@@ -1,6 +1,6 @@
 Name:           hiredis
 Summary:        Minimalistic C client library for Redis
-Version:        1.0.2
+Version:        1.1.0
 Release:        1%{?_dist_release}
 Group:          system
 Vendor:         Project Vine
@@ -66,6 +66,9 @@ make check || true
 
 
 %changelog
+* Wed Nov 16 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.1.0-1
+- new upstream release.
+
 * Thu Oct 14 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.0.2-1
 - new upstream release.
 - dropped ldconfig scriptlets.