diff --git a/.gitignore b/.gitignore index 44528a6..a67b051 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pysaml2-40603ae82e19c47a4e725320b709b03f92810875.tar.gz /pysaml2-3.0.0.tar.gz +/pysaml2-3.0.2.tar.gz diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 6333783..ec25990 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -2,7 +2,7 @@ %global pypi_name pysaml2 Name: python-pysaml2 -Version: 3.0.0 +Version: 3.0.2 Release: 1%{?dist} Summary: Python implementation of SAML Version 2 License: ASL 2.0 @@ -110,6 +110,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Sat Dec 05 2015 Alan Pevec 3.0.2-1 +- Update to 3.0.2 + * Wed Jul 15 2015 Alan Pevec - 3.0.0-1 - update to upstream release 3.0.0 diff --git a/sources b/sources index 3f433b2..d717b1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cde880e3d3ae8c2587afbf02e1961624 pysaml2-3.0.0.tar.gz +9a618b472c3057fadaa97a1414be9a6d pysaml2-3.0.2.tar.gz