[createrepo] update to latest HEAD

Zdeněk Pavlas zpavlas at fedoraproject.org
Tue Oct 1 09:13:33 UTC 2013


commit 4b469d0760ac00676b8929cbb77d8a5802f805df
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date:   Tue Oct 1 11:13:04 2013 +0200

    update to latest HEAD
    
    - docs: Escape dashes in command-line options
    - chdir("/") if $PWD does not exist. BZ 1001629
    - modifyrepo: automatic option defaults
    - modifyrepo: sanitize opts.sumtype. BZ 1013614
    - modifyrepo: Add <open-size> element. BZ 1013601
    - modifyrepo --remove: fix multiple bugs. BZ 1013626
    - modifyrepo: fix handling of already compressed input. BZ 1013733

 createrepo.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/createrepo.spec b/createrepo.spec
index 2af7664..3be7694 100644
--- a/createrepo.spec
+++ b/createrepo.spec
@@ -15,7 +15,7 @@ BuildRequires: bash-completion
 Summary: Creates a common metadata repository
 Name: createrepo
 Version: 0.9.9
-Release: 22%{?dist}
+Release: 23%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Source: %{name}-%{version}.tar.gz
@@ -59,6 +59,16 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/createrepo
 
 %changelog
+* Tue Oct  1 2013 Zdenek Pavlas <zpavlas at redhat.com> - 0.9.9-23
+- update to latest HEAD
+- docs: Escape dashes in command-line options
+- chdir("/") if $PWD does not exist. BZ 1001629
+- modifyrepo: automatic option defaults
+- modifyrepo: sanitize opts.sumtype. BZ 1013614
+- modifyrepo: Add <open-size> element. BZ 1013601
+- modifyrepo --remove: fix multiple bugs. BZ 1013626
+- modifyrepo: fix handling of already compressed input. BZ 1013733
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.9-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list