[createrepo_c/f16] Update to version 0.1.8

Tomas Mlcoch tmlcoch at fedoraproject.org
Wed Aug 15 15:03:15 UTC 2012


commit 614840e2338d6cb73ffb9dfd10cd1656fc8a9361
Author: Tomas Mlcoch <tmlcoch at redhat.com>
Date:   Wed Aug 15 17:03:00 2012 +0200

    Update to version 0.1.8

 .gitignore        |    1 +
 createrepo_c.spec |    8 +++++++-
 sources           |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43b1175..452dd6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /createrepo_c-0.1.5.tar.xz
 /createrepo_c-0.1.7.tar.xz
+/createrepo_c-0.1.8.tar.xz
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 90d4621..5be9acb 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -1,6 +1,6 @@
 Summary:        Creates a common metadata repository
 Name:           createrepo_c
-Version:        0.1.7
+Version:        0.1.8
 Release:        1%{?dist}
 License:        GPLv2
 Group:          System Environment/Base
@@ -82,6 +82,12 @@ make install DESTDIR=$RPM_BUILD_ROOT/
 %doc doc/html
 
 %changelog
+* Wed Aug  15 2012 Tomas Mlcoch <tmlcoch at redhat.com> - 0.1.8-1
+- New interface of repomd module
+- New cmd options: --repo --revision --distro --content --basedir
+- New createrepo_c specific cmd option --keep-all-metadata
+- Few bugfixes
+
 * Tue Jul  26 2012 Tomas Mlcoch <tmlcoch at redhat.com> - 0.1.7-1
 - SQLite support
 - Bash completion
diff --git a/sources b/sources
index f30d74e..309b054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c594ea4c6c750b2e500ab9bce45714e5  createrepo_c-0.1.7.tar.xz
+224bc9dc17fa742a6d1c958c1ee78383  createrepo_c-0.1.8.tar.xz


More information about the scm-commits mailing list