Browse Source

unixODBC: rebuild with readline-8.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12141 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 4 years ago
parent
commit
d0b500200c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      u/unixODBC/unixODBC-vl.spec

+ 4 - 1
u/unixODBC/unixODBC-vl.spec

@@ -1,6 +1,6 @@
 Name: unixODBC
 Version: 2.3.7
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: A complete ODBC Driver Manager for Linux
 Summary(ja): Linux 用 ODBC ドライバマネージャー
 
@@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Aug 31 2019 Toshiaki Ara <ara_t@384.jp> 2.3.7-2
+- rebuild with readline-8.0
+
 * Wed Dec 12 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.7-1
 - new upstream release.
 - dropped Patch6: fixed in upstream.