From c26f9996de27c136927ec05182ab4c9367cb2b51 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 22 Jun 2013 09:38:32 -0400 Subject: [PATCH] Trim changelog --- evolution.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/evolution.spec b/evolution.spec index b8b7ad4..c256820 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,3 +1,5 @@ +%global _changelog_trimtime %(date +%s -d "1 year ago") + %define glib2_version 2.34.0 %define gtk3_version 3.4.0 %define gtkhtml_version 4.5.2 @@ -29,7 +31,7 @@ Name: evolution Version: 3.9.3 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -516,6 +518,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat Jun 22 2013 Matthias Clasen - 3.9.3-3 +- Trim %%changelog + * Fri Jun 21 2013 Kalev Lember - 3.9.3-2 - Rebuilt for libgweather 3.9.3 soname bump