diff --git a/.gitignore b/.gitignore index 3ad0ae9..de96a56 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /python-rhsm-1.13.2.tar.gz /python-rhsm-1.13.3.tar.gz /python-rhsm-1.13.6.tar.gz +/python-rhsm-1.13.8.tar.gz diff --git a/python-rhsm.spec b/python-rhsm.spec index 65d04f1..7983f8e 100644 --- a/python-rhsm.spec +++ b/python-rhsm.spec @@ -10,7 +10,7 @@ Name: python-rhsm -Version: 1.13.6 +Version: 1.13.8 Release: 1%{?dist} Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform @@ -71,6 +71,12 @@ rm -rf %{buildroot} %attr(644,root,root) %{_sysconfdir}/rhsm/ca/*.pem %changelog +* Fri Nov 21 2014 William Poteat 1.13.8-1 +- + +* Fri Nov 07 2014 Unknown name 1.13.7-1 +- + * Thu Oct 23 2014 Alex Wood 1.13.6-1 - 1153375: Support TLSv1.2 and v1.1 by default. (alikins@redhat.com) - Set CA PEM files permissions to 644. (awood@redhat.com) diff --git a/sources b/sources index e1e034a..f9bfd21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3751a4009c22b0d5aa63647f409bc364 python-rhsm-1.13.6.tar.gz +5d93f52d08115b24ec8fb40f0324e360 python-rhsm-1.13.8.tar.gz