Turn on parallel history in bash (#815810)
This commit is contained in:
parent
4375405e76
commit
7e98f640dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.8.53.tar.bz2
|
||||
/setup-2.8.54.tar.bz2
|
||||
/setup-2.8.55.tar.bz2
|
||||
/setup-2.8.56.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.8.55
|
||||
Version: 2.8.56
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -93,6 +93,9 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Fri Jul 13 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.56-1
|
||||
- Turn on parallel history in bash (#815810)
|
||||
|
||||
* Thu Jul 12 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.55-1
|
||||
- reserve 186 uid for jbosson-agent user, reserve 186 gid
|
||||
for jbosson group (#839410)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user