From 79e18afca71f3911a01e012c499f4fa4283427f6 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Jul 27 2016 20:10:58 +0000 Subject: 1.9.0 --- diff --git a/.gitignore b/.gitignore index cb4f1e8..c6737f9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /vcrpy-1.7.3.tar.gz /vcrpy-1.7.4.tar.gz /vcrpy-1.8.0.tar.gz +/vcrpy-1.9.0.tar.gz diff --git a/python-vcrpy.spec b/python-vcrpy.spec index a092779..06ea8dd 100644 --- a/python-vcrpy.spec +++ b/python-vcrpy.spec @@ -13,8 +13,8 @@ %global modname vcrpy Name: python-vcrpy -Version: 1.8.0 -Release: 2%{?dist} +Version: 1.9.0 +Release: 1%{?dist} Summary: Automatically mock your HTTP interactions to simplify and speed up testing Group: Development/Libraries @@ -148,6 +148,9 @@ popd %endif %changelog +* Wed Jul 27 2016 Ralph Bean - 1.9.0-1 +- new version + * Tue Jul 19 2016 Fedora Release Engineering - 1.8.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index c408665..bea15d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e88b570089a65df3217eebb35ae5a86 vcrpy-1.8.0.tar.gz +757886606fd658d02cdf91773e7599fa vcrpy-1.9.0.tar.gz