Trimp changelog

This commit is contained in:
Matthias Clasen 2013-06-22 09:39:25 -04:00
parent acb266dcd6
commit 106e20dde9

View File

@ -1,3 +1,5 @@
%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()")}
@ -439,6 +441,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%{_libdir}/pkgconfig/packagekit-plugin.pc
%changelog
* Sat Jun 22 2013 Matthias Clasen <mclasen@redhat.com> - 0.8.9-3
- Trim %%changelog
* Tue May 21 2013 Matthias Clasen <mclasen@redhat.com> - 0.8.9-2
- Make build without bash-completion actually work