From 64fd584bf51fc1f716e4cdc7a07695e0d3c48828 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Nov 28 2008 09:14:08 +0000 Subject: Fix release number --- diff --git a/python-kerberos.spec b/python-kerberos.spec index 72d8a1a..623c505 100644 --- a/python-kerberos.spec +++ b/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: 0%{?dist} +Release: 1%{?dist} Summary: A high-level wrapper for Kerberos (GSSAPI) operations Group: System Environment/Libraries @@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Nov 27 2008 Simo Sorce - 1.1-0 +* Thu Nov 27 2008 Simo Sorce - 1.1-1 - New Upstream Release - Remove patches as this version has them included already