diff --git a/libsecret-0.20.5.tar.xz b/libsecret-0.20.5.tar.xz new file mode 100644 index 0000000..e945dd3 Binary files /dev/null and b/libsecret-0.20.5.tar.xz differ diff --git a/libsecret-0.21.0.tar.xz b/libsecret-0.21.0.tar.xz deleted file mode 100644 index 72a6667..0000000 Binary files a/libsecret-0.21.0.tar.xz and /dev/null differ diff --git a/libsecret.spec b/libsecret.spec index 007cec4..3b6ef6a 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -1,7 +1,7 @@ %global release_version %%(echo %{version} | awk -F. '{print $1"."$2}') Name: libsecret -Version: 0.21.0 +Version: 0.20.5 Release: 1 Summary: Library for storing and retrieving passwords and other secrets License: LGPLv2+ @@ -68,6 +68,9 @@ rm -rf build/valgrind/ %doc %{_docdir}/libsecret-1 %changelog +* Tue Feb 27 2024 dongyuzhen - 0.20.5-1 +- revert "Update to 0.21.0" + * Wed Aug 16 2023 dillon chen - 0.21.0-1 - Update to 0.21.0