createrepo/__init__.py createrepo.spec

[email protected]
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
 createrepo.spec        |    7 +++++--
 createrepo/__init__.py |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 9bc3b00e7cb9aa724f70f4f71234a07aa7ff088a
Author: Seth Vidal <[email protected]>
Date:   Tue Mar 24 16:40:45 2009 -0400

    0.9.7
    require yum 3.2.22

diff --git a/createrepo.spec b/createrepo.spec
index e18999c..97a5e3c 100644
--- a/createrepo.spec
+++ b/createrepo.spec
@@ -2,7 +2,7 @@
 
 Summary: Creates a common metadata repository
 Name: createrepo
-Version: 0.9.6
+Version: 0.9.7
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -11,7 +11,7 @@ URL: http://createrepo.baseurl.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}root
 BuildArchitectures: noarch
 Requires: python >= 2.1, rpm-python, rpm >= 0:4.1.1, libxml2-python
-Requires: yum-metadata-parser, yum >= 3.2.20
+Requires: yum-metadata-parser, yum >= 3.2.22
 
 %description
 This utility will generate a common metadata repository from a directory of
@@ -42,6 +42,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 %{python_sitelib}/createrepo
 
 %changelog
+* Tue Mar 24 2009 Seth Vidal <skvidal at fedoraproject.org>
+- 0.9.7
+
 * Fri Oct 17 2008 Seth Vidal <skvidal at fedoraproject.org>
 - add mergerepo -  0.9.6
 
diff --git a/createrepo/__init__.py b/createrepo/__init__.py
index dcf08b1..2a880a8 100644
--- a/createrepo/__init__.py
+++ b/createrepo/__init__.py
@@ -46,7 +46,7 @@ except ImportError:
 from utils import _gzipOpen, bzipFile, checkAndMakeDir, GzipFile, checksum_and_rename
 import deltarpms
 
-__version__ = '0.9.6'
+__version__ = '0.9.7'
 
 
 class MetaDataConfig(object):
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.