[folks] trim changelog

Matthias Clasen mclasen at fedoraproject.org
Sat Jun 22 05:02:34 UTC 2013


commit b26bcab9b409cc6f9e3cc6a2267d08c0c5c95ce1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 22 00:49:31 2013 -0400

    trim changelog

 folks.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/folks.spec b/folks.spec
index 8e52c3d..ae38b20 100644
--- a/folks.spec
+++ b/folks.spec
@@ -1,10 +1,12 @@
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 %define tp_glib_ver	0.19.0
 %define zeitgeist_ver   0.3.14
 
 Name:           folks
 Epoch:          1
 Version:        0.9.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GObject contact aggregation library
 
 Group:          System Environment/Libraries
@@ -109,6 +111,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sat Jun 22 2013 Matthias Clasen <mclasen at redhat.com> - 1:0.9.2-3
+- Trim %%changelog
+
 * Fri Jun 21 2013 Matthias Clasen <mclasen at redhat.com> - 1:0.9.2-2
 - Install NEWS instead of ChangeLog (saves some space)
 


More information about the scm-commits mailing list