NEAR Shoemaker launch (1996) release (1.3.2)
This commit is contained in:
parent
426df0a56b
commit
440ce897ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/mod_auth_gssapi-1.2.0.tar.gz
|
/mod_auth_gssapi-1.2.0.tar.gz
|
||||||
/mod_auth_gssapi-1.3.0.tar.gz
|
/mod_auth_gssapi-1.3.0.tar.gz
|
||||||
/mod_auth_gssapi-1.3.1.tar.gz
|
/mod_auth_gssapi-1.3.1.tar.gz
|
||||||
|
/mod_auth_gssapi-1.3.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: mod_auth_gssapi
|
Name: mod_auth_gssapi
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A GSSAPI Authentication module for Apache
|
Summary: A GSSAPI Authentication module for Apache
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -43,6 +43,9 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir}
|
|||||||
%{_httpd_moddir}/mod_auth_gssapi.so
|
%{_httpd_moddir}/mod_auth_gssapi.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2016 Simo Sorce <simo@redhat.com> 1.3.2-1
|
||||||
|
- NEAR Shoemaker launch (1996) release (1.3.2)
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user