diff --git a/liblockfile.spec b/liblockfile.spec index 0dee056..0d5a83e 100644 --- a/liblockfile.spec +++ b/liblockfile.spec @@ -1,6 +1,6 @@ Name: liblockfile -Version: 1.14 -Release: 3 +Version: 1.17 +Release: 1 Summary: Library providing functions to lock standard mailboxes License: GPLv2+ and LGPLv2+ URL: https://github.com/miquels/liblockfile @@ -62,5 +62,8 @@ ldconfig -N -n %{buildroot}/%{_libdir} %{_mandir}/man3/{lockfile_create.3*,maillock.3*} %changelog +* Fri Jul 29 2022 wenzhiwei - 1.17-1 +- Update to 1.17 + * Tue Apr 14 2020 huanghaitao 1.14-3 - Package init diff --git a/v1.14.tar.gz b/v1.14.tar.gz deleted file mode 100644 index 1c6a27a..0000000 Binary files a/v1.14.tar.gz and /dev/null differ diff --git a/v1.17.tar.gz b/v1.17.tar.gz new file mode 100644 index 0000000..175f889 Binary files /dev/null and b/v1.17.tar.gz differ