[qt3] trim changelog

Rex Dieter rdieter at fedoraproject.org
Tue Aug 27 14:59:43 UTC 2013


commit 4b24bf0962da320367439a8bb3da6c5f69aa05a8
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Aug 27 09:59:32 2013 -0500

    trim changelog

 qt3.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/qt3.spec b/qt3.spec
index a365c67..c70fa36 100644
--- a/qt3.spec
+++ b/qt3.spec
@@ -1,9 +1,12 @@
 %define _default_patch_fuzz 2
 
+# trim changelog included in binary rpms
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 Name: qt3
 Summary: The shared library for the Qt 3 GUI toolkit
 Version: 3.3.8b
-Release: 52%{?dist}
+Release: 53%{?dist}
 License: QPL or GPLv2 or GPLv3
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -620,6 +623,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Aug 27 2013 Rex Dieter <rdieter at fedoraproject.org> 3.3.8b-53
+- trim changelog
+
 * Tue Aug 27 2013 Rex Dieter <rdieter at fedoraproject.org> 3.3.8b-52
 - strip extraneous libs from .pc/.prl files
 - -devel: due to ^^, drop non-X11-related deps too


More information about the scm-commits mailing list