Update to 1.14.3
This commit is contained in:
parent
8a2be4341e
commit
a91bce1fcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/librepo-1.14.0.tar.gz
|
||||
/librepo-1.14.1.tar.gz
|
||||
/librepo-1.14.2.tar.gz
|
||||
/librepo-1.14.3.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
%global dnf_conflict 2.8.8
|
||||
|
||||
Name: librepo
|
||||
Version: 1.14.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -96,6 +96,10 @@ Python 3 bindings for the librepo library.
|
||||
%{python3_sitearch}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.14.3-1
|
||||
- Update to 1.14.3
|
||||
- Make error messages about repodata and rpm mismatch more user friendly
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librepo-1.14.2.tar.gz) = cbed7b6ab551366cc9cf9b5e8ac90cfc7395f6e79a1b44b1dcbf1e3ed6edcc644a339cca4efb4560d139355a893d00b6ac1b2e7116478f5bff3c8bfa5fdeb950
|
||||
SHA512 (librepo-1.14.3.tar.gz) = 3f1a1efa2f9ec794b16202837de756583b64c6beb2639d0f8d32f6765730bc49c2f612b351758a64bbe0ce18d64acff9239383e600006833713df33ae081580d
|
||||
|
Loading…
Reference in New Issue
Block a user