From bf07af31169323a2f3fb33ad1c58c3556fbde117 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Mon, 18 Mar 2013 10:19:47 +0100 Subject: [PATCH] Update to 0.0.2-2 --- .gitignore | 1 + librepo.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ec1a61b..2000a23 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /librepo-714e828.tar.xz +/librepo-b3c3323.tar.xz diff --git a/librepo.spec b/librepo.spec index 37588c5..c4221c0 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,10 +1,10 @@ -%global timestamp 20130314 -%global gitrev 714e828 +%global timestamp 20130318 +%global gitrev b3c3323 %global checkout %{timestamp}git%{gitrev} Name: librepo Version: 0.0.2 -Release: 1.%{checkout}%{?dist} +Release: 2.%{checkout}%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -79,6 +79,10 @@ make install DESTDIR=$RPM_BUILD_ROOT %{python_sitearch}/librepo/ %changelog +* Mon Mar 18 2013 Tomas Mlcoch - 0.0.2-2.gitb3c3323 +- py: Use standard python exception while accessing bad attrs. (RhBug: 920673) +- Default mask for newly created files is 0666. (RhBug: 922557) + * Thu Mar 14 2013 Tomas Mlcoch - 0.0.2-1.git714e828 - Add LRI_PROGRESSCB and LRI_PROGRESSDATA options (RhBug: 919123) - Bindings: More pythonic operations with handle's attributes (RhBug: 919124) diff --git a/sources b/sources index d5b23f4..527a162 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c12a333438ebc3c06c2668bc5751ea9c librepo-714e828.tar.xz +a19c50ac09b6dfedc8351f38e3745756 librepo-b3c3323.tar.xz