diff --git a/krb5.spec b/krb5.spec index 413bdbc..f3eee93 100644 --- a/krb5.spec +++ b/krb5.spec @@ -2,7 +2,7 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: krb5 -Version: 1.14.4 +Version: 1.15.1 Release: 1mamba Summary: The kerberos network authentication system Group: Applications/Security @@ -288,7 +288,7 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf %{_libdir}/pkgconfig/krb5.pc %{_libdir}/pkgconfig/mit-krb5-gssapi.pc %{_libdir}/pkgconfig/mit-krb5.pc -%doc doc/api doc/kadm5 doc/kadmin doc/krb5-protocol doc/rpc +%doc doc/kadm5 doc/rpc #%files ftp #%defattr(-,root,root) @@ -301,6 +301,9 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf #%{_mandir}/man1/telnet.* %changelog +* Sat Aug 05 2017 Automatic Build System 1.15.1-1mamba +- automatic version update by autodist + * Thu Oct 13 2016 Silvan Calarco 1.14.4-1mamba - update to 1.14.4