From 9a95015e42c286220f2b506331c86d55a160d99b87a9cffd4d07233ae4942308 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 14 Jan 2011 13:47:55 +0000 Subject: [PATCH] Autobuild autoformatter for 58184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=120 --- rpm-python.spec | 6 +++--- rpm.spec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rpm-python.spec b/rpm-python.spec index df32e4d..4942a4b 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -1,7 +1,7 @@ # -# spec file for package rpm-python (Version 4.8.0) +# spec file for package rpm-python # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ License: GPLv2+ Group: System/Packages Summary: Python Bindings for Manipulating RPM Packages Version: 4.8.0 -Release: 17 +Release: 18 Requires: rpm = %{version} %py_requires Source99: rpm.spec diff --git a/rpm.spec b/rpm.spec index c852773..c12a48f 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,7 +1,7 @@ # -# spec file for package rpm (Version 4.8.0) +# spec file for package rpm # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions AutoReqProv: on Summary: The RPM Package Manager Version: 4.8.0 -Release: 17 +Release: 18 Source: rpm-%{version}.tar.bz2 Source1: RPM-HOWTO.tar.bz2 Source2: RPM-Tips.html.tar.bz2