AUTHORS ChangeLog createrepo.spec

[email protected] Fri, 18 Oct 2013 09:39:16 +0000 (UTC)
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
 AUTHORS         |    1 +
 ChangeLog       |    4 ++++
 createrepo.spec |    2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit bcfdd6604bfbe973fef990318fdd4397636de4b0
Author: Zdenek Pavlas <[email protected]>
Date:   Fri Oct 18 11:30:33 2013 +0200

    mark as 0.10

diff --git a/AUTHORS b/AUTHORS
index d18ef02..a0275f9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,3 +2,4 @@ Seth Vidal
 Luke Macken
 James Antill
 Paul Nasrat
+Zdenek Pavlas
diff --git a/ChangeLog b/ChangeLog
index fb537ec..7006fc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-18  Zdenek Pavlas <[email protected]>
+
+	* mark as 0.10
+
 2011-01-26  Seth Vidal <[email protected]>
 
 	* createrepo.spec, createrepo/__init__.py: mark as 0.9.9
diff --git a/createrepo.spec b/createrepo.spec
index 9a2179b..5eda613 100644
--- a/createrepo.spec
+++ b/createrepo.spec
@@ -14,7 +14,7 @@ BuildRequires: bash-completion
 
 Summary: Creates a common metadata repository
 Name: createrepo
-Version: 0.9.9
+Version: 0.10
 Release: 1
 License: GPL
 Group: System Environment/Base