diff --git a/libnsl2.spec b/libnsl2.spec index ffc26a5..c3227aa 100644 --- a/libnsl2.spec +++ b/libnsl2.spec @@ -8,8 +8,8 @@ %endif Name: libnsl2 -Version: 2.0.0 -Release: 5 +Version: 2.0.1 +Release: 1 Summary: Public client interface library for NIS(YP) and NIS+ License: BSD and LGPLv2+ URL: https://github.com/thkukuk/libnsl @@ -69,6 +69,9 @@ cp -p %{_libdir}/libnsl.so.%{old_sover}* %{buildroot}/%{_libdir} %{_prefix}/include/* %changelog +* Fri Dec 15 2023 fuanan - 2.0.1-1 +- update version to 2.0.1 + * Thu Nov 17 2022 yixiangzhike - 2.0.0-5 - fix source url diff --git a/v2.0.0.tar.gz b/v2.0.0.tar.gz deleted file mode 100644 index 545e443..0000000 Binary files a/v2.0.0.tar.gz and /dev/null differ diff --git a/v2.0.1.tar.gz b/v2.0.1.tar.gz new file mode 100644 index 0000000..d1edf32 Binary files /dev/null and b/v2.0.1.tar.gz differ