Update to 1.9.2
This commit is contained in:
parent
72b8ceafca
commit
789686655c
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/librepo-1.8.1.tar.gz
|
||||
/librepo-1.9.0.tar.gz
|
||||
/librepo-1.9.1.tar.gz
|
||||
/librepo-1.9.2.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global dnf_conflict 2.8.8
|
||||
|
||||
Name: librepo
|
||||
Version: 1.9.1
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
@ -178,6 +178,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 25 2018 Jaroslav Mracek <jmracek@redhat.com> - 1.9.2-1
|
||||
- Update to 1.9.2
|
||||
- Fix major performance regression with libcurl-7.61.1
|
||||
|
||||
* Mon Aug 13 2018 Daniel Mach <dmach@redhat.com> - 1.9.1-1
|
||||
- Update to 1.9.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librepo-1.9.1.tar.gz) = ce39d0811543d4eee2661d2e4a5c43b15537fe537b1ebba890c18a21f12a9c5957c388e8d3259604ae52e7dcf38d9155ded6a307445bf9842b8a90da8cce3eef
|
||||
SHA512 (librepo-1.9.2.tar.gz) = 3694d99b1600ce0bc4f14e11cc80dd37147ba9cf7221873fb938f9475bd5448e8593f8a142bb22e4f2eba274fbc3702856bb06b2889ab96912a53b631092c318
|
||||
|
Loading…
Reference in New Issue
Block a user