[yelp/f19] Trim changelog

Matthias Clasen mclasen at fedoraproject.org
Sat Jun 22 04:46:57 UTC 2013


commit 63365856c96c12f251d1f4255b80df374e2fd90f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 22 00:46:39 2013 -0400

    Trim changelog

 yelp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/yelp.spec b/yelp.spec
index 82dc164..bbd86b9 100644
--- a/yelp.spec
+++ b/yelp.spec
@@ -1,8 +1,10 @@
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 Summary: Help browser for the GNOME desktop
 Name: yelp
 Epoch: 1
 Version: 3.8.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 #VCS: git:git://git.gnome.org/yelp
 Source: http://download.gnome.org/sources/yelp/3.8/%{name}-%{version}.tar.xz
 
@@ -123,6 +125,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Fri Jun 21 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.8.1-5
+- Trim %%changelog
+
 * Fri Jun 21 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.8.1-4
 - Don't install ChangeLog
 


More information about the scm-commits mailing list