[PackageKit/f19] Trim changelog

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


commit 7202152388e640d5855e962ff622f459c04da1db
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 22 09:22:05 2013 -0400

    Trim changelog

 PackageKit.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/PackageKit.spec b/PackageKit.spec
index c19f2dd..bc87bdb 100644
--- a/PackageKit.spec
+++ b/PackageKit.spec
@@ -1,10 +1,12 @@
+%global _changelog_trimtime %(date +%s -d "1 year ago")
+
 %define _default_patch_fuzz 2
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:   Package management service
 Name:      PackageKit
 Version:   0.8.9
-Release:   5%{?dist}
+Release:   6%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.packagekit.org
 Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@@ -444,6 +446,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_libdir}/pkgconfig/packagekit-plugin.pc
 
 %changelog
+* Sat Jun 22 2013 Matthias Clasen <mclasen at redhat.com> - 0.8.9-6
+- Trim %%changelog
+
 * Thu Jun 13 2013 Richard Hughes <rhughes at redhat.com> - 0.8.9-5
 - Backport another fix from master to fix the passwordless install for users
   in wheel group only bug.


More information about the scm-commits mailing list