diff --git a/.gitignore b/.gitignore index a5345a4..6adc5d4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /raven-5.22.0.tar.gz /raven-5.24.2.tar.gz /raven-5.26.0.tar.gz +/raven-5.27.0.tar.gz diff --git a/python-raven.spec b/python-raven.spec index 723b6b2..b55e333 100644 --- a/python-raven.spec +++ b/python-raven.spec @@ -7,7 +7,7 @@ Name: python-raven -Version: 5.26.0 +Version: 5.27.0 Release: 1%{?dist} Summary: Python client for Sentry @@ -121,6 +121,9 @@ popd %endif # with_python3 %changelog +* Mon Sep 19 2016 Sander Hoentjen - 5.27.0-1 +- New upstream release + * Thu Sep 01 2016 Sander Hoentjen - 5.26.0-1 - New upstream release diff --git a/sources b/sources index 72d3a20..0a96af2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c71be6ef6746ab6c5f9a7b870b95774 raven-5.26.0.tar.gz +007d5fe6a0667f2e4e95eef7eb9ac720 raven-5.27.0.tar.gz