diff --git a/librepo-1.18.1.tar.gz b/librepo-1.18.1.tar.gz deleted file mode 100644 index 70e059694fc5102ce7c0aacd39940c09c0aa596b..0000000000000000000000000000000000000000 Binary files a/librepo-1.18.1.tar.gz and /dev/null differ diff --git a/librepo-1.19.0.tar.gz b/librepo-1.19.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..35c193d593e65dc258bd5f370ce0f31486599740 Binary files /dev/null and b/librepo-1.19.0.tar.gz differ diff --git a/librepo.spec b/librepo.spec index 8ef05f3addde7ef70723793576d71f6fea41e08c..e6f0ee18f088b6e0148963dee0779aa7b5a28aef 100644 --- a/librepo.spec +++ b/librepo.spec @@ -5,8 +5,8 @@ %bcond_with zchunk Name: librepo -Version: 1.18.1 -Release: 2 +Version: 1.19.0 +Release: 1 Summary: Repodata downloading library License: LGPL-2.0-or-later URL: https://github.com/rpm-software-management/librepo @@ -79,6 +79,12 @@ Python 3 bindings for the librepo library. %{python3_sitearch}/%{name}/ %changelog +* Thu Nov 28 2024 wuzhaomin - 1.19.0-1 +- update to 10.19.0 +- Fix input termination for pgpParsePkts +- Introduce entropy for fastestmirror option +- fastestmirror: Guard against empty mirrorlist and unreachable mirrors + * Thu Nov 07 2024 Funda Wang - 1.18.1-2 - adopt to new cmake macro