krbVmodule python-krbV.spec,1.3,1.4

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Thu May 11 01:37:44 UTC 2006


Author: mikeb

Update of /cvs/devel/krbVmodule
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4390

Modified Files:
	python-krbV.spec 
Log Message:
bump release


Index: python-krbV.spec
===================================================================
RCS file: /cvs/devel/krbVmodule/python-krbV.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-krbV.spec	27 Apr 2006 19:52:36 -0000	1.3
+++ python-krbV.spec	11 May 2006 01:37:42 -0000	1.4
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(plat_specific=True)")} 
 
 Name: python-krbV
-Version: 1.0.12
-Release: 2%{?dist}
+Version: 1.0.13
+Release: 1%{?dist}
 Summary: Python extension module for Kerberos 5
 
 Group: Development/Languages
@@ -47,6 +47,9 @@
 %{python_sitelib}/krbVmodule.so
 
 %changelog
+* Wed May 10 2006 Mike Bonnet <mikeb at redhat.com> - 1.0.13-1
+- AuthContext.addrs can now be set manually, rather than calling genaddrs()
+
 * Thu Apr 27 2006 Mike Bonnet <mikeb at redhat.com> - 1.0.12-2
 - configure.in: parse version number out of spec file
 - add URL tag




More information about the fedora-extras-commits mailing list