From acd76f155ac7a8ffa09d33a70d771370ff1c50ec Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Wed, 24 Aug 2016 12:40:29 +0200 Subject: [PATCH] Update to 1.7.19 --- .gitignore | 1 + librepo.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 752e06a..a7b62a2 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /librepo-7ba0722.tar.xz /librepo-68724dc.tar.xz /librepo-1.7.18.tar.gz +/librepo-1.7.19.tar.gz diff --git a/librepo.spec b/librepo.spec index e23e58b..3456ba9 100644 --- a/librepo.spec +++ b/librepo.spec @@ -9,8 +9,8 @@ %endif Name: librepo -Version: 1.7.18 -Release: 4%{?dist} +Version: 1.7.19 +Release: 1%{?dist} Summary: Repodata downloading library License: LGPLv2+ @@ -138,6 +138,10 @@ popd %endif %changelog +* Wed Aug 24 2016 Tomas Mlcoch - 1.7.19-1 +- Add yumrecord substitution mechanism (mluscon) +- Fix a memory leak in signature verification (cwalters) + * Tue Aug 09 2016 Igor Gnatenko - 1.7.18-4 - Add %%{?system_python_abi} - Trim ton of changelog diff --git a/sources b/sources index e80f832..a8dabd5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b28cfad651110b4b033825dc8f8b7cf librepo-1.7.18.tar.gz +046f2624e1351e20021c6c7036d8fc7b librepo-1.7.19.tar.gz