[Rpm-metadata] ChangeLog createrepo.spec

zpavlas at osuosl.org zpavlas at osuosl.org
Thu Jan 16 10:53:07 UTC 2014


 ChangeLog       |    6 ++++++
 createrepo.spec |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 8c599a0a8970dbe61f18f42b3369f109a5ec506d
Author: Zdenek Pavlas <zpavlas at redhat.com>
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 <zpavlas at redhat.com>
+
+	* 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 <zpavlas at redhat.com>
 
 	* 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


More information about the Rpm-metadata mailing list