diff --git a/libhbaapi.spec b/libhbaapi.spec index e7f1a99..5187438 100644 --- a/libhbaapi.spec +++ b/libhbaapi.spec @@ -1,10 +1,10 @@ Name: libhbaapi -Version: 2.2.9 -Release: 2 +Version: 3.11 +Release: 1 Summary: SNIA HBAAPI library License: SNIA URL: https://github.com/cleech/libHBAAPI -Source0: https://github.com/cleech/libHBAAPI/archive/v2.2.9.tar.gz +Source0: https://github.com/cleech/libHBAAPI/archive/v%{version}.tar.gz BuildRequires: automake libtool Patch0: libhbaapi-2.2.9-dl-linking.patch @@ -48,6 +48,9 @@ Header files for libsodium %{_libdir}/pkgconfig/*.pc %changelog +* Thu Jan 21 2021 lirui - 3.11-1 +- update to 3.11 + * Thu Sep 3 2020 zhangtao - 2.2.9-2 - modify source0 Url diff --git a/v2.2.9.tar.gz b/v2.2.9.tar.gz deleted file mode 100644 index 9f8d9eb..0000000 Binary files a/v2.2.9.tar.gz and /dev/null differ diff --git a/v3.11.tar.gz b/v3.11.tar.gz new file mode 100644 index 0000000..1c22c25 Binary files /dev/null and b/v3.11.tar.gz differ