From ada57e28a0652b2aad76691a6e9038418b547a37 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Thu, 3 Mar 2016 18:52:41 +0000 Subject: [PATCH] New upstream version 1.2.0 --- .gitignore | 1 + python-gssapi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a707c33..30ae534 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /python-gssapi-1.1.2.tar.gz /python-gssapi-1.1.3.tar.gz /python-gssapi-1.1.4.tar.gz +/python-gssapi-1.2.0.tar.gz diff --git a/python-gssapi.spec b/python-gssapi.spec index 84e26bb..a3d2b3f 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -4,8 +4,8 @@ %global with_python3 1 Name: python-gssapi -Version: 1.1.4 -Release: 2%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions) License: ISC @@ -128,6 +128,9 @@ popd %changelog +* Thu Mar 03 2016 Robbie Harwood - 1.2.0-1 +- New upstream version 1.2.0 + * Thu Feb 04 2016 Fedora Release Engineering - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 62d54f6..f997ccf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b170f859ac5bb93590d963b222ebf33f python-gssapi-1.1.4.tar.gz +056f4e802a46b516bb5fb027b5f0358e python-gssapi-1.2.0.tar.gz