From 7610786499dad5263f2bd451e867fba71c82ff83 Mon Sep 17 00:00:00 2001 From: CentOS Buildsys Date: Jan 27 2014 07:32:37 +0000 Subject: import python-kerberos-1.1-13.el7.src.rpm --- diff --git a/SPECS/python-kerberos.spec b/SPECS/python-kerberos.spec index de28262..759e1d3 100644 --- a/SPECS/python-kerberos.spec +++ b/SPECS/python-kerberos.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kerberos Version: 1.1 -Release: 11%{?dist} +Release: 13%{?dist} Summary: A high-level wrapper for Kerberos (GSSAPI) operations Group: System Environment/Libraries @@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 24 2014 Daniel Mach - 1.1-13 +- Mass rebuild 2014-01-24 + +* Fri Dec 27 2013 Daniel Mach - 1.1-12 +- Mass rebuild 2013-12-27 + * Mon Jun 17 2013 Rob Crittenden - 1.1-11 - Fix version in setup.py so egg information is correct (#975202)