From 8255b83f81f44abf213025928290df03a5420e98 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch <tmlcoch@redhat.com> Date: Oct 07 2013 11:44:04 +0000 Subject: Update to 1.2.1 --- diff --git a/.gitignore b/.gitignore index db56b38..10dbf1b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /librepo-29872d4.tar.xz /librepo-c4ee6d2.tar.xz /librepo-4a8f93b.tar.xz +/librepo-bc2c8a5.tar.xz diff --git a/librepo.spec b/librepo.spec index 8635ed6..26f62c5 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,9 +1,9 @@ -%global gitrev 4a8f93b +%global gitrev bc2c8a5 # gitrev is output of: git rev-parse --short HEAD Name: librepo -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -118,6 +118,10 @@ popd %{python3_sitearch}/ %changelog +* Mon Oct 07 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.2.1-1 +- Open fd right before downloading and close them immediately after + download. (RhBug: 1015957) + * Thu Oct 03 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.2.0-2 - Add target for Python 3 to the spec file - Fix few python3 related issues diff --git a/sources b/sources index 3b34ecc..613e9b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4092edd99e7153c9d3604ff8da6e092a librepo-4a8f93b.tar.xz +738edb5e6e67b6a50585d97bf56952be librepo-bc2c8a5.tar.xz