[httpie] Latest upstream release

Ricky Elrod codeblock at fedoraproject.org
Fri Jan 31 23:45:24 UTC 2014


commit 7fe5ac82ddeb15e2c7ac7027a5e625f4646076d8
Author: Ricky Elrod <ricky at elrod.me>
Date:   Fri Jan 31 18:45:49 2014 -0500

    Latest upstream release

 .gitignore  |    1 +
 httpie.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <codeblock at fedoraproject.org> - 0.8.0-1
+- Latest upstream release.
+
 * Fri Oct 4 2013 Ricky Elrod <codeblock at fedoraproject.org> - 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


More information about the scm-commits mailing list