diff --git a/sanlock-3.8.1.tar.gz b/sanlock-3.8.1.tar.gz deleted file mode 100644 index 91f01bc..0000000 Binary files a/sanlock-3.8.1.tar.gz and /dev/null differ diff --git a/sanlock-3.8.2.tar.gz b/sanlock-3.8.2.tar.gz new file mode 100644 index 0000000..5c6205c Binary files /dev/null and b/sanlock-3.8.2.tar.gz differ diff --git a/sanlock.spec b/sanlock.spec index 720e593..4c4f15f 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -1,6 +1,6 @@ Name: sanlock -Version: 3.8.1 -Release: 2 +Version: 3.8.2 +Release: 1 Summary: A shared storage lock manager License: GPLv2 and GPLv2+ and LGPLv2+ URL: https://pagure.io/sanlock/ @@ -150,6 +150,9 @@ getent passwd sanlock > /dev/null || /usr/sbin/useradd \ %changelog +* Thu Jan 14 2020 yanglongkang - 3.8.2-1 +- update package to 3.8.2 + * Fri Oct 30 2020 yanglongkang - 3.8.1-2 - remove python2 dependency