From 7fe5ac82ddeb15e2c7ac7027a5e625f4646076d8 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Jan 31 2014 23:45:49 +0000 Subject: Latest upstream release --- diff --git a/.gitignore b/.gitignore index bfdf531..fd722f7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /httpie-0.5.0.tar.gz /httpie-0.6.0.tar.gz /httpie-0.7.2.tar.gz +/httpie-0.8.0.tar.gz diff --git a/httpie.spec b/httpie.spec index 019ca1e..8930c1f 100644 --- a/httpie.spec +++ b/httpie.spec @@ -3,8 +3,8 @@ %endif Name: httpie -Version: 0.7.2 -Release: 2%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: A Curl-like tool for humans Group: Applications/Internet @@ -132,6 +132,9 @@ help2man --no-discard-stderr %{buildroot}/%{_bindir}/python3-http > %{buildroot} %endif %changelog +* Fri Jan 31 2014 Ricky Elrod - 0.8.0-1 +- Latest upstream release. + * Fri Oct 4 2013 Ricky Elrod - 0.7.2-2 - Add in patch to work without having python-requests 2.0.0. diff --git a/sources b/sources index dcbdd74..0685341 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09218336048596da757c4f0cf19642fd httpie-0.7.2.tar.gz +d78b17be565886f018bff05d6a292a75 httpie-0.8.0.tar.gz