[gtk2/f19] Trim changelog

Matthias Clasen mclasen at fedoraproject.org
Sat Jun 22 13:19:48 UTC 2013


commit 31ec72d0f17887f73b7e250c8432fe0ef6e741c3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 22 09:19:31 2013 -0400

    Trim changelog

 gtk2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gtk2.spec b/gtk2.spec
index 8a7eb05..25d8014 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -1,4 +1,4 @@
-# Note that this is NOT a relocatable package
+%global _changelog_trimtime %(date +%s -d "1 year ago")
 
 %define glib2_base_version 2.28.0
 %define glib2_version %{glib2_base_version}-1
@@ -18,7 +18,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: 2.24.19
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -337,6 +337,9 @@ fi
 %doc tmpdocs/examples
 
 %changelog
+* Sat Jun 22 2013 Matthias Clasen <mclasen at redhat.com> - 2.24.19-2
+- Trim %%changelog
+
 * Sun Jun 16 2013 Matthias Clasen <mclasen at redhat.com> - 2.24.19-1
 - Update to 2.24.19
 


More information about the scm-commits mailing list