Update to 1.7.19
This commit is contained in:
parent
72804d366f
commit
acd76f155a
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/librepo-7ba0722.tar.xz
|
/librepo-7ba0722.tar.xz
|
||||||
/librepo-68724dc.tar.xz
|
/librepo-68724dc.tar.xz
|
||||||
/librepo-1.7.18.tar.gz
|
/librepo-1.7.18.tar.gz
|
||||||
|
/librepo-1.7.19.tar.gz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: librepo
|
Name: librepo
|
||||||
Version: 1.7.18
|
Version: 1.7.19
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Repodata downloading library
|
Summary: Repodata downloading library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -138,6 +138,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 24 2016 Tomas Mlcoch <tmlcoch@redhat.com> - 1.7.19-1
|
||||||
|
- Add yumrecord substitution mechanism (mluscon)
|
||||||
|
- Fix a memory leak in signature verification (cwalters)
|
||||||
|
|
||||||
* Tue Aug 09 2016 Igor Gnatenko <ignatenko@redhat.com> - 1.7.18-4
|
* Tue Aug 09 2016 Igor Gnatenko <ignatenko@redhat.com> - 1.7.18-4
|
||||||
- Add %%{?system_python_abi}
|
- Add %%{?system_python_abi}
|
||||||
- Trim ton of changelog
|
- Trim ton of changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user