From 14a32664666525fdd530667b37a9cb43fb8d4c0cff5511624ddc9627901d8352 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 26 Mar 2010 18:50:33 +0000 Subject: [PATCH] fixed version number OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=44 --- rpm-python.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm-python.spec b/rpm-python.spec index 59e5970..759f349 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -24,8 +24,8 @@ BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel License: GPLv2+ Group: System/Packages Summary: Python Bindings for Manipulating RPM Packages -Version: 4.7.1 -Release: 9 +Version: 4.8.0 +Release: 1 Requires: rpm = %{version} %py_requires Source99: rpm.spec