diff --git a/slapi-nis-0.56.7.tar.gz b/slapi-nis-0.56.7.tar.gz deleted file mode 100644 index 294e326..0000000 Binary files a/slapi-nis-0.56.7.tar.gz and /dev/null differ diff --git a/slapi-nis-0.60.0.tar.gz b/slapi-nis-0.60.0.tar.gz new file mode 100644 index 0000000..8b861b8 Binary files /dev/null and b/slapi-nis-0.60.0.tar.gz differ diff --git a/slapi-nis.spec b/slapi-nis.spec index 5b275d5..7cb9430 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -3,7 +3,7 @@ %define sss_nss_opts --with-sss-nss-idmap --with-idviews Name: slapi-nis -Version: 0.56.7 +Version: 0.60.0 Release: 1 Summary: NIS Server and Schema Compatibility plugins for Directory Server License: GPLv2 @@ -34,7 +34,7 @@ dropping, or renaming attribute values, and optionally retrieving values for attributes from multiple entries in the tree. %prep -%setup -q +%autosetup -p1 %build autoconf --force @@ -56,5 +56,8 @@ rm $RPM_BUILD_ROOT/%{_libdir}/dirsrv/plugins/*.la %{_sbindir}/nisserver-plugin-defs %changelog +* Thu Apr 13 2023 yaoxin - 0.60.0-1 +- Update to 0.60.0 + * Mon Sep 13 2021 - 0.56.7-1 - Package init