diff --git a/macrosin.diff b/macrosin.diff index 65d9089..a86e0ab 100644 --- a/macrosin.diff +++ b/macrosin.diff @@ -61,8 +61,8 @@ %_verify_file_context_path %{__file_context_path} +# maxnum,cuttime,minnum -+# 2006/07/01 (SLES10 GA) -+%_binarychangelogtrim 0,1151704800,10 ++# 2009/03/01 (SLES11 GA) ++%_binarychangelogtrim 0,1235862000,10 + # # Path to scripts to autogenerate package dependencies, diff --git a/rpm-python.spec b/rpm-python.spec index 1a168e3..a5637f3 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -25,7 +25,7 @@ License: GPLv2+ Group: System/Packages Summary: Python Bindings for Manipulating RPM Packages Version: 4.8.0 -Release: 3 +Release: 4 Requires: rpm = %{version} %py_requires Source99: rpm.spec diff --git a/rpm.changes b/rpm.changes index 9b98906..a857952 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 4 16:44:29 CEST 2010 - mls@suse.de + +- update changelog trim date + ------------------------------------------------------------------- Fri Jun 4 15:00:54 CEST 2010 - mls@suse.de diff --git a/rpm.spec b/rpm.spec index 7b6421e..a66732c 100644 --- a/rpm.spec +++ b/rpm.spec @@ -28,7 +28,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions AutoReqProv: on Summary: The RPM Package Manager Version: 4.8.0 -Release: 3 +Release: 4 Source: rpm-%{version}.tar.bz2 Source1: RPM-HOWTO.tar.bz2 Source2: RPM-Tips.html.tar.bz2