ChangeLog createrepo.spec

[email protected] Thu, 16 Jan 2014 10:53:07 +0000 (UTC)
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
 ChangeLog       |    6 ++++++
 createrepo.spec |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 8c599a0a8970dbe61f18f42b3369f109a5ec506d
Author: Zdenek Pavlas <[email protected]>
Date:   Thu Jan 16 11:49:31 2014 +0100

    mark as 0.10.2

diff --git a/ChangeLog b/ChangeLog
index f3ae966..bea4892 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-01-16  Zdenek Pavlas <[email protected]>
+
+	* catch IOErrors when loading pkglist. BZ 1044997
+	* Add missing int() on mtime
+	* Fix file/dir completions for names containing spaces or tabs
+
 2013-11-28  Zdenek Pavlas <[email protected]>
 
 	* Removing the workers=1 default breaks API users, put it back.
diff --git a/createrepo.spec b/createrepo.spec
index f73f0ff..3d3dd0f 100644
--- a/createrepo.spec
+++ b/createrepo.spec
@@ -14,7 +14,7 @@ BuildRequires: bash-completion
 
 Summary: Creates a common metadata repository
 Name: createrepo
-Version: 0.10.1
+Version: 0.10.2
 Release: 1
 License: GPL
 Group: System Environment/Base