From 73748fe7d3815d979230a6b10f3c06de184e41b6 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Jan 28 2016 12:46:28 +0000 Subject: update to 0.6.0 release --- diff --git a/.gitignore b/.gitignore index e3f54d0..989539d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /requests-toolbelt-0.4.0.tar.gz /requests-toolbelt-0.5.0.tar.gz /requests-toolbelt-0.5.1.tar.gz +/requests-toolbelt-0.6.0.tar.gz diff --git a/python-requests-toolbelt.spec b/python-requests-toolbelt.spec index d889dd1..c88f63a 100644 --- a/python-requests-toolbelt.spec +++ b/python-requests-toolbelt.spec @@ -2,7 +2,7 @@ %global sum A utility belt for advanced users of python-requests Name: python-%{srcname} -Version: 0.5.1 +Version: 0.6.0 Release: 1%{?dist} Summary: %{sum} @@ -71,6 +71,9 @@ belong in requests proper. %{python3_sitelib}/requests_toolbelt-%{version}-py3.*.egg-info %changelog +* Thu Jan 28 2016 Parag Nemade - 0.6.0-1 +- update to 0.6.0 release + * Mon Dec 21 2015 Parag Nemade - 0.5.1-1 - update to 0.5.1 release diff --git a/sources b/sources index fe1dc09..4459373 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -580ab16edf9d1afad883623ba7873af9 requests-toolbelt-0.5.1.tar.gz +f7863ab5144a3ace64a4c851ec290907 requests-toolbelt-0.6.0.tar.gz