[eog/f19] Trim changelog

Matthias Clasen mclasen at fedoraproject.org
Sat Jun 22 04:52:01 UTC 2013


commit f8731ebdd996611089d82def9f56aafca500ee1f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 22 00:51:42 2013 -0400

    Trim changelog

 eog.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/eog.spec b/eog.spec
index a6ab32a..e8980d0 100644
--- a/eog.spec
+++ b/eog.spec
@@ -1,3 +1,5 @@
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 %define gtk3_version 3.3.8
 %define glib2_version 2.31.0
 %define gnome_desktop_version 2.91.2
@@ -8,7 +10,7 @@
 Summary: Eye of GNOME image viewer
 Name:    eog
 Version: 3.8.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://projects.gnome.org/eog/
 #VCS: git:git://git.gnome.org/eog
 Source: http://download.gnome.org/sources/eog/3.8/%{name}-%{version}.tar.xz
@@ -112,6 +114,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_datadir}/gtk-doc/
 
 %changelog
+* Sat Jun 22 2013 Matthias Clasen <mclasen at redhat.com> - 3.8.2-2
+- Trim %%changelog
+
 * Mon May 13 2013 Matthias Clasen <mclasen at redhat.com> - 3.8.2-1
 - Update to 3.8.2
 


More information about the scm-commits mailing list