tmlcoch pushed to createrepo_c (el6). "Update to 0.7.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 11:58:01 UTC 2015


From d0980613c73c2d7bb2aa2c5b85715e0570699300 Mon Sep 17 00:00:00 2001
From: Tomas Mlcoch <tmlcoch at redhat.com>
Date: Sun, 28 Dec 2014 21:10:26 +0100
Subject: Update to 0.7.5


diff --git a/.gitignore b/.gitignore
index 917a109..3880641 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /createrepo_c-92d9225.tar.xz
 /createrepo_c-3ff1d05.tar.xz
 /createrepo_c-d78d504.tar.xz
+/createrepo_c-05783bf.tar.xz
diff --git a/createrepo_c.spec b/createrepo_c.spec
index c8863ff..48bd670 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -1,9 +1,9 @@
-%global gitrev d78d504
+%global gitrev 05783bf
 # gitrev is output of: git rev-parse --short HEAD
 
 Summary:        Creates a common metadata repository
 Name:           createrepo_c
-Version:        0.7.4
+Version:        0.7.5
 Release:        1%{?dist}
 License:        GPLv2
 Group:          System Environment/Base
@@ -115,6 +115,12 @@ make install DESTDIR=$RPM_BUILD_ROOT/
 %{python_sitearch}/createrepo_c/
 
 %changelog
+* Sun Dec  28 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.7.5-1
+- Python repomd: Support for iteration and indexing by type - e.g. record = repomd['primary']
+- Show warning if an XML parser probably parsed a bad type of medata (New XML parser warning type CR_XML_WARNING_BADMDTYPE)
+- drpm library: Explicitly try to locate libdrpm.so.0
+- deltarpms: Don't show options for delta rpms if support is not available
+
 * Tue Nov  11 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.7.4-1
 - createrepo_c, mergerepo_c: Follow redirs by default while downloading remote repos
 - mergerepo_c: Fix segfault when a package without sourcerpm is part of metadata and --koji option is used
diff --git a/sources b/sources
index be8c489..e721355 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bcecf8207a240b3bf7485a6c5a32b615  createrepo_c-d78d504.tar.xz
+ee9f47c09c2f6947af5f50b9200cd03a  createrepo_c-05783bf.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/createrepo_c.git/commit/?h=el6&id=d0980613c73c2d7bb2aa2c5b85715e0570699300


More information about the scm-commits mailing list