Update to 0.2.1
This commit is contained in:
parent
60a9e89936
commit
7de1719a7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/kdcproxy-0.1.1.tar.gz
|
||||
/kdcproxy-0.2.tar.gz
|
||||
/kdcproxy-0.2.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global realname kdcproxy
|
||||
|
||||
Name: python-%{realname}
|
||||
Version: 0.2
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MS-KKDCP (kerberos proxy) WSGI module
|
||||
|
||||
@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT%{python3_sitelib}/%{realname}/ -name '*.py' -exec chmod 755
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.2.1-1
|
||||
- Update to 0.2.1
|
||||
|
||||
* Thu Oct 23 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.2-1
|
||||
- Update to 0.2
|
||||
- Fix EPEL7 build
|
||||
|
Loading…
Reference in New Issue
Block a user