Update to 0.2

This commit is contained in:
Nathaniel McCallum 2014-10-23 11:20:34 -04:00
parent 5cd0f9b4db
commit 8c9c52041c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/kdcproxy-0.1.1.tar.gz
/kdcproxy-0.2.tar.gz

View File

@ -1,7 +1,7 @@
%global realname kdcproxy
Name: python-%{realname}
Version: 0.1.1
Version: 0.2
Release: 1%{?dist}
Summary: MS-KKDCP (kerberos proxy) WSGI module
@ -55,5 +55,8 @@ find $RPM_BUILD_ROOT%{python3_sitelib}/%{realname}/ -name '*.py' -exec chmod 755
%{python3_sitelib}/%{realname}-%{version}-*.egg-info
%changelog
* Thu Oct 23 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.2-1
- Update to 0.2
* Tue Jan 21 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.1.1-1
- Initial package

View File

@ -1 +1 @@
ccb1a0a1e71f184039ec3cbf0cc16cae kdcproxy-0.1.1.tar.gz
566c254467a655b59edda75b92323215 kdcproxy-0.2.tar.gz