summaryrefslogtreecommitdiffstats
path: root/qarsh.spec
diff options
context:
space:
mode:
authorNate Straz <nstraz@redhat.com>2007-02-12 21:21:08 +0000
committerNathan Straz <nstraz@redhat.com>2008-09-23 09:37:46 -0400
commitcfe91a2ec93a33a8597cf0a3f70a850e567094df (patch)
tree58676c6d28b76ccf10188d8d57ebb915713c6336 /qarsh.spec
parent233d32177ee26bf3b81253dc20a6492efc6d2e2c (diff)
downloadqarsh-cfe91a2ec93a33a8597cf0a3f70a850e567094df.tar.gz
qarsh-cfe91a2ec93a33a8597cf0a3f70a850e567094df.tar.xz
qarsh-cfe91a2ec93a33a8597cf0a3f70a850e567094df.zip
Get ready for a new build to include the per_source config setting.v1.13-1
Diffstat (limited to 'qarsh.spec')
-rw-r--r--qarsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 1c9dd68..659dd1a 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.12
+Version: 1.13
Release: 1%{?dist}
Group: QA
License: GPL
@@ -67,6 +67,9 @@ fi
%config /etc/xinetd.d/btimed
%changelog
+* Mon Feb 12 2007 1.13-1
+- Remove the per_source limits.
+
* Thu Nov 16 2006 1.12-1
- Fix working with large files and un-sendfile-able files.