From 73112ffda5edcece9c37d5ca392de9739d9dbd8c Mon Sep 17 00:00:00 2001 From: Devan Goodwin Date: Jun 21 2013 19:25:51 +0000 Subject: Update python-rhsm to 1.8.13-1 --- diff --git a/.gitignore b/.gitignore index c426008..b7f5967 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /python-rhsm-1.8.9.tar.gz /python-rhsm-1.8.11.tar.gz /python-rhsm-1.8.12.tar.gz +/python-rhsm-1.8.13.tar.gz diff --git a/python-rhsm.spec b/python-rhsm.spec index 1cc2423..22d0e80 100644 --- a/python-rhsm.spec +++ b/python-rhsm.spec @@ -5,7 +5,7 @@ Name: python-rhsm -Version: 1.8.12 +Version: 1.8.13 Release: 1%{?dist} Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform @@ -63,6 +63,9 @@ rm -rf %{buildroot} %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem %changelog +* Fri Jun 21 2013 Adrian Likins 1.8.13-1 +- Added autoheal option to updateConsumer (cschevia@redhat.com) + * Fri May 31 2013 jesus m. rodriguez 1.8.12-1 - Update the releasers with a 6.3 (bkearney@redhat.com) - 967566: Enhance the ssl bindings to expose the issuer. (bkearney@redhat.com) diff --git a/sources b/sources index 6e2ea8a..da55428 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7358ae96a73da68594e2c7ea9e2216ed python-rhsm-1.8.12.tar.gz +6f2b235ab1f057469bc6433e02a973c7 python-rhsm-1.8.13.tar.gz