[gedit] Trim changelog

Matthias Clasen mclasen at fedoraproject.org
Sat Jun 22 13:18:33 UTC 2013


commit c1a6d4e6ad16b1a961d1160f5cb4c27f15f50cf5
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 22 09:04:26 2013 -0400

    Trim changelog

 gedit.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gedit.spec b/gedit.spec
index 73a04ee..5a145ad 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -1,3 +1,5 @@
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 %if 0%{?fedora} > 12
 %global with_zeitgeist 1
 %global with_python3 1
@@ -23,7 +25,7 @@ Summary:	Text editor for the GNOME desktop
 Name:		gedit
 Epoch:		2
 Version:	3.9.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
 #VCS: git:git://git.gnome.org/gedit
@@ -237,6 +239,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %endif
 
 %changelog
+* Sat Jun 22 2013 Matthias Clasen <mclasen at redhat.com> - 2:3.9.2-2
+- Trim %%changelog
+
 * Tue Jun 18 2013 Ignacio Casal Quinteiro <icq at gnome.org> - 2:3.9.2-1
 - Update to 3.9.2
 


More information about the scm-commits mailing list