Update to 1.10.6
This commit is contained in:
parent
a3aa5d30c9
commit
b83597d54a
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/librepo-1.9.6.tar.gz
|
||||
/librepo-1.10.2.tar.gz
|
||||
/librepo-1.10.5.tar.gz
|
||||
/librepo-1.10.6.tar.gz
|
||||
|
11
librepo.spec
11
librepo.spec
@ -26,8 +26,8 @@
|
||||
%global dnf_conflict 2.8.8
|
||||
|
||||
Name: librepo
|
||||
Version: 1.10.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -189,6 +189,13 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2019 Ales Matej <amatej@redhat.com> - 1.10.6-1
|
||||
- Update to 1.10.6
|
||||
- Imporove handling of xattr to re-download damadged files (RhBug:1690894)
|
||||
- Rephrase repository GPG check error message (RhBug:1741442)
|
||||
- Add sleep before next try when all mirrors were tried (RhBug:1741931)
|
||||
- Raise logging level of error messages (RhBug:1737709)
|
||||
|
||||
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.10.5-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librepo-1.10.5.tar.gz) = 95e8bafa0eb34faf22ad033cc96fe6008d318717f8b8011ce7d62a68ad3c42db40d8ed9d58a6b47935e2bfd3019b2678d442949511966fe885c8742dedd62f5b
|
||||
SHA512 (librepo-1.10.6.tar.gz) = 28d65b1a98b40ab6b95749e32ca7ba14182d70149c3776cb270c12777044065dbbccfb55823d571fb394fc33cfc1b757ef1e0bf5d1c9a9fdcc52cf808d3d6c7c
|
||||
|
Loading…
Reference in New Issue
Block a user