diff --git a/librepo-1.14.5.tar.gz b/librepo-1.14.5.tar.gz deleted file mode 100644 index 332aead6783ade39f999b756fabab922599670df..0000000000000000000000000000000000000000 Binary files a/librepo-1.14.5.tar.gz and /dev/null differ diff --git a/librepo-1.15.1.tar.gz b/librepo-1.15.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9e34d83d6a948fda74d6161a25eaa3ae0b50388d Binary files /dev/null and b/librepo-1.15.1.tar.gz differ diff --git a/librepo.spec b/librepo.spec index 0aa24cc8731ed6655310d0705fa44ba4a20e4adb..fa390cafec0819682c80ad024fea7b5fd805113d 100644 --- a/librepo.spec +++ b/librepo.spec @@ -5,10 +5,10 @@ %bcond_with zchunk Name: librepo -Version: 1.14.5 +Version: 1.15.1 Release: 1 Summary: Repodata downloading library -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://github.com/rpm-software-management/librepo Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -78,6 +78,9 @@ popd %{python3_sitearch}/%{name}/ %changelog +* Thu Feb 02 2023 wangjunqi - 1.15.1-1 +- update to 1.15.1 + * Mon Oct 10 2022 dillon chen - 1.14.3-1 - update to 1.14.5