diff --git a/librepo-1.15.1.tar.gz b/librepo-1.15.1.tar.gz deleted file mode 100644 index 07a4fe3..0000000 --- a/librepo-1.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4af9edb3219030d35f4972ce520444f7534bd9c94729456ec0aea76e868a103a -size 828520 diff --git a/librepo-1.17.0.tar.gz b/librepo-1.17.0.tar.gz new file mode 100644 index 0000000..ef7860a --- /dev/null +++ b/librepo-1.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae707c2b9d72c2eaeecc9a5370273a99987d9c6979517b4ad433ae920b65d993 +size 840253 diff --git a/librepo.changes b/librepo.changes index d50d93f..c1bf53a 100644 --- a/librepo.changes +++ b/librepo.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Oct 27 07:57:28 UTC 2023 - Wang Jun + +- Update to 1.17.0 + * lr_gpg_check_signature: Forward PGP error messages from RPM + * PGP: fix: Support importing binary public keys in librpm backend + * PGP: Enable creating a UID directory for GnuGP agent socket + in /run/gnupg/user + * PGP: Set a default creation SELinux labels on GnuPG directories + * Update PGP test vectors + * Implement OpenPGP using librpm API + * Fixes and optimizations in header files + * Fix lr_gpg_list_keys function when keys are empty + * Fix CMake warnings + * Bump glib version + ------------------------------------------------------------------- Wed Dec 28 16:50:53 UTC 2022 - Andreas Stieger diff --git a/librepo.spec b/librepo.spec index 6dbc717..614214a 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,7 +1,7 @@ # # spec file for package librepo # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020-2021 Neal Gompa . # # All modifications and additions to the file contributed by third parties @@ -37,7 +37,7 @@ %define devname %{name}-devel Name: librepo -Version: 1.15.1 +Version: 1.17.0 Release: 0 Summary: Repodata downloading library License: LGPL-2.1-or-later