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