Update to 1.11.0
This commit is contained in:
parent
b83597d54a
commit
3c20bd5288
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/librepo-1.10.2.tar.gz
|
||||
/librepo-1.10.5.tar.gz
|
||||
/librepo-1.10.6.tar.gz
|
||||
/librepo-1.11.0.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global dnf_conflict 2.8.8
|
||||
|
||||
Name: librepo
|
||||
Version: 1.10.6
|
||||
Version: 1.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
@ -189,6 +189,11 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.11.0-1
|
||||
- Update to 1.11.0
|
||||
- Retry mirrorlist/metalink downloads several times (RhBug:1741931)
|
||||
- Improve variable substitutions in URLs and add ${variable} support
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librepo-1.10.6.tar.gz) = 28d65b1a98b40ab6b95749e32ca7ba14182d70149c3776cb270c12777044065dbbccfb55823d571fb394fc33cfc1b757ef1e0bf5d1c9a9fdcc52cf808d3d6c7c
|
||||
SHA512 (librepo-1.11.0.tar.gz) = 884cb92c3091fb0d2473df99fd0bc600f6a0d0ea455c2ed6e81d2ea40510d5a5fadc870217785bd4a3ff8e02f819c986018a2fa9941f9f2c7721d524d40be3b9
|
||||
|
Loading…
Reference in New Issue
Block a user