Discussion:
AUTHORS ChangeLog createrepo.spec
z***@osuosl.org
2013-10-18 09:39:16 UTC
Permalink
AUTHORS | 1 +
ChangeLog | 4 ++++
createrepo.spec | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit bcfdd6604bfbe973fef990318fdd4397636de4b0
Author: Zdenek Pavlas <***@redhat.com>
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 <***@redhat.org>
+
+ * mark as 0.10
+
2011-01-26 Seth Vidal <***@fedoraproject.org>

* 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
Mike Miller
2013-10-20 20:01:15 UTC
Permalink
Post by z***@osuosl.org
AUTHORS | 1 +
ChangeLog | 4 ++++
createrepo.spec | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)
commit bcfdd6604bfbe973fef990318fdd4397636de4b0
Date: Fri Oct 18 11:30:33 2013 +0200
mark as 0.10
Do you plan on pushing a tag for this release? Thanks.
--
mike
Zdenek Pavlas
2013-10-23 09:01:09 UTC
Permalink
Post by Mike Miller
Post by z***@osuosl.org
mark as 0.10
Do you plan on pushing a tag for this release? Thanks.
Uh, tags are not git-pushed by default.. fixed.
Thanks!

Loading...