[gtk3] Limit changelog

Matthias Clasen mclasen at fedoraproject.org
Sun Jun 9 03:28:19 UTC 2013


commit 3b4dbdb896d5a523501ceaa2f5dc04b217b53585
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 8 23:24:39 2013 -0400

    Limit changelog

 gtk3.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk3.spec b/gtk3.spec
index 53f3087..e6bff72 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -12,6 +12,8 @@
 
 %global bin_version 3.0.0
 
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
 Version: 3.9.2


More information about the scm-commits mailing list