[time] Package AUTHORS and ChangeLog

Petr Pisar ppisar at fedoraproject.org
Thu Sep 6 11:46:40 UTC 2012


commit cb0a773dfd10de692dc9e56ddb3ad4ec0d041476
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 6 13:46:21 2012 +0200

    Package AUTHORS and ChangeLog

 time.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/time.spec b/time.spec
index b0e6cff..47194fb 100644
--- a/time.spec
+++ b/time.spec
@@ -1,7 +1,7 @@
 Summary: A GNU utility for monitoring a program's use of system resources
 Name: time
 Version: 1.7
-Release: 41%{?dist}
+Release: 42%{?dist}
 License: GPLv2+
 Group: Applications/System
 Url: http://www.gnu.org/software/time/
@@ -46,11 +46,14 @@ if [ "$1" = 0 ]; then
 fi
 
 %files
-%doc NEWS README COPYING
+%doc AUTHORS ChangeLog COPYING NEWS README 
 %{_bindir}/time
 %{_infodir}/time.info*
 
 %changelog
+* Thu Sep 06 2012 Petr Pisar <ppisar at redhat.com> - 1.7-42
+- Package AUTHORS and ChangeLog
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7-41
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list