[createrepo_c/f17] Update to 0.1.14

Tomas Mlcoch tmlcoch at fedoraproject.org
Tue Nov 27 08:31:53 UTC 2012


commit d204c558b102db4cb6d01119739f9ae80cc7d071
Author: Tomas Mlcoch <tmlcoch at redhat.com>
Date:   Tue Nov 27 09:31:49 2012 +0100

    Update to 0.1.14

 .gitignore        |    1 +
 createrepo_c.spec |   10 ++++++++--
 sources           |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c995950..333ac8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /createrepo_c-0.1.10.tar.xz
 /createrepo_c-0.1.11.tar.xz
 /createrepo_c-0.1.12.tar.xz
+/createrepo_c-0.1.14.tar.xz
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 3471cda..d981ef9 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -1,7 +1,7 @@
 Summary:        Creates a common metadata repository
 Name:           createrepo_c
-Version:        0.1.12
-Release:        2%{?dist}
+Version:        0.1.14
+Release:        1%{?dist}
 License:        GPLv2
 Group:          System Environment/Base
 Source0:        https://fedorahosted.org/releases/c/r/createrepo_c/%{name}-%{version}.tar.xz
@@ -82,6 +82,12 @@ make install DESTDIR=$RPM_BUILD_ROOT/
 %doc doc/html
 
 %changelog
+* Tue Nov  27 2012 Tomas Mlcoch <tmlcoch at redhat.com> - 0.1.14-1
+- Fix filelists database generation (use '.' instead of '' for current dir)
+
+* Tue Nov  20 2012 Tomas Mlcoch <tmlcoch at redhat.com> - 0.1.13-1
+- Fix race-condition during task buffering in createrepo_c
+
 * Tue Nov  20 2012 Tomas Mlcoch <tmlcoch at redhat.com> - 0.1.12-2
 - Fix removing old repomd.xml while --update
 
diff --git a/sources b/sources
index 11601bb..57565ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef017685a452818813cc26cf574b7390  createrepo_c-0.1.12.tar.xz
+d880966469386aced879f90097e18597  createrepo_c-0.1.14.tar.xz


More information about the scm-commits mailing list