Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d39b7146b3 |
3 changed files with 11 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -77,3 +77,4 @@ setup-2.8.25.tar.bz2
|
||||||
/setup-2.13.1.tar.bz2
|
/setup-2.13.1.tar.bz2
|
||||||
/setup-2.13.2.tar.bz2
|
/setup-2.13.2.tar.bz2
|
||||||
/setup-2.13.3.tar.bz2
|
/setup-2.13.3.tar.bz2
|
||||||
|
/setup-2.13.6.tar.bz2
|
||||||
|
|
|
||||||
10
setup.spec
10
setup.spec
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: A set of system configuration and setup files
|
Summary: A set of system configuration and setup files
|
||||||
Name: setup
|
Name: setup
|
||||||
Version: 2.13.3
|
Version: 2.13.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
|
|
@ -115,6 +115,14 @@ end
|
||||||
%{_tmpfilesdir}/%{name}.conf
|
%{_tmpfilesdir}/%{name}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 Martin Osvald <mosvald@redhat.com> - 2.13.6-1
|
||||||
|
- csh.login: set PATH again (if empty) to prevent interpreter error (#1744106)
|
||||||
|
- aliases: add pcp user (#1744091)
|
||||||
|
- lang.csh: fix several variable substitution bugs and typos (#1746749)
|
||||||
|
- don't set LANG as a per-shell variable
|
||||||
|
- fix lang.csh script so it doesn't break tcsh -e scripts II (#1620004)
|
||||||
|
- use full path for non-builtins in csh.cshrc, csh.login, lang.csh, lang.sh and profile (#1747493)
|
||||||
|
|
||||||
* Tue Apr 09 2019 Ondrej Vasik <ovasik@redhat.com> - 2.13.3-1
|
* Tue Apr 09 2019 Ondrej Vasik <ovasik@redhat.com> - 2.13.3-1
|
||||||
- fix typo in lang.sh (#1697311)
|
- fix typo in lang.sh (#1697311)
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (setup-2.13.3.tar.bz2) = fa647332fe5b5667f68a484d249acafa49863f13a493a01daa891b4be430005bcc92c92bbdb76e08db90891f31424436c5915cb4e23a1ab2192b9604d272a1e0
|
SHA512 (setup-2.13.6.tar.bz2) = f330827f2f8f379e63034e009eb988c843d0d7135732e0777b5705d45a0fab2068129c603b24defb2ba0ff7bfc5a1dea0e9a4b30427ad77e880b9df221f3a2c0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue