[librepo] Update to 0.0.5-3

Tomas Mlcoch tmlcoch at fedoraproject.org
Thu Jul 25 08:06:29 UTC 2013


commit 8f0a7788d9d03be27cd56c634d7a910690c2c527
Author: Tomas Mlcoch <tmlcoch at redhat.com>
Date:   Thu Jul 25 10:06:08 2013 +0200

    Update to 0.0.5-3

 .gitignore   |    1 +
 librepo.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f5749a..7409d63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /librepo-55c1c08.tar.xz
 /librepo-cd5291e.tar.xz
 /librepo-57f5f9a.tar.xz
+/librepo-024ef3d.tar.xz
diff --git a/librepo.spec b/librepo.spec
index 73bb169..51512d7 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,9 +1,9 @@
-%global gitrev 57f5f9a
+%global gitrev 024ef3d
 # gitrev is output of: git rev-parse --short HEAD
 
 Name:		librepo
 Version:	0.0.5
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Repodata downloading library
 
 Group:		System Environment/Libraries
@@ -80,6 +80,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/librepo/
 
 %changelog
+* Thu Jul  25 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 0.0.5-3
+- python: Raise exception if handle has bad repo type configured
+  (RhBug: 988013)
+
 * Mon Jul  22 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 0.0.5-2
 - Bump version in versioh.h to 0.0.5
 - Python: Fix Handle.mirrors to return empty list instead of None if
diff --git a/sources b/sources
index d1a7879..999b806 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbacc95141175a6355d96410ebafbc3a  librepo-57f5f9a.tar.xz
+5d758e34678622b53961aff834f445ce  librepo-024ef3d.tar.xz


More information about the scm-commits mailing list