Update to 1.14.2
This commit is contained in:
parent
cf8ceef129
commit
dfd82c3524
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
|||||||
/librepo-1.13.0.tar.gz
|
/librepo-1.13.0.tar.gz
|
||||||
/librepo-1.14.0.tar.gz
|
/librepo-1.14.0.tar.gz
|
||||||
/librepo-1.14.1.tar.gz
|
/librepo-1.14.1.tar.gz
|
||||||
|
/librepo-1.14.2.tar.gz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
%global dnf_conflict 2.8.8
|
%global dnf_conflict 2.8.8
|
||||||
|
|
||||||
Name: librepo
|
Name: librepo
|
||||||
Version: 1.14.1
|
Version: 1.14.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Repodata downloading library
|
Summary: Repodata downloading library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -96,6 +96,10 @@ Python 3 bindings for the librepo library.
|
|||||||
%{python3_sitearch}/%{name}/
|
%{python3_sitearch}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 23 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 1.14.2-1
|
||||||
|
- Update to 1.14.2
|
||||||
|
- Fix covscan warnings and memory leak
|
||||||
|
|
||||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.14.1-3
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.14.1-3
|
||||||
- Rebuilt with OpenSSL 3.0.0
|
- Rebuilt with OpenSSL 3.0.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (librepo-1.14.1.tar.gz) = f1d32cb17ba2b3fd3865f9ba625333cf08f2f94a7160570d2c484bd84bb9bf005eada5310ac13861346c05a6b63f2bd9f2d885a46e1f44e06f21c3fa67f6cdeb
|
SHA512 (librepo-1.14.2.tar.gz) = cbed7b6ab551366cc9cf9b5e8ac90cfc7395f6e79a1b44b1dcbf1e3ed6edcc644a339cca4efb4560d139355a893d00b6ac1b2e7116478f5bff3c8bfa5fdeb950
|
||||||
|
Loading…
Reference in New Issue
Block a user