Compare commits
4 Commits
1.18-1mamb
...
1.19-1mamb
Author | SHA1 | Date | |
---|---|---|---|
18f5cc361c | |||
d3cc82a0a9 | |||
7780dc7bee | |||
b44e6a3b43 |
16
krb5.spec
16
krb5.spec
@ -2,14 +2,14 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: krb5
|
||||
Version: 1.18
|
||||
Version: 1.19
|
||||
Release: 1mamba
|
||||
Summary: The kerberos network authentication system
|
||||
Group: Applications/Security
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://web.mit.edu/kerberos/
|
||||
URL: https://web.mit.edu/kerberos/
|
||||
Source0: http://web.mit.edu/kerberos/dist/krb5/%{majversion}/krb5-%{version}.tar.gz
|
||||
Source1: krb5-conf
|
||||
License: MIT
|
||||
@ -323,6 +323,18 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
|
||||
#%{_mandir}/man1/telnet.*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 23 2021 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 14 2020 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 24 2020 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 12 2020 Automatic Build System <autodist@mambasoft.it> 1.18-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user