From 8aa1b290480b69ae556f65caa9d15f44ee940fb0 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Apr 29 2013 10:30:01 +0000 Subject: Update to latest upstream and fix bogus date warning in changelog. --- diff --git a/.gitignore b/.gitignore index adbee36..79a9ab0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /httpie-0.4.1.tar.gz +/httpie-0.5.0.tar.gz diff --git a/httpie.spec b/httpie.spec index dfe3a74..3fb755f 100644 --- a/httpie.spec +++ b/httpie.spec @@ -3,8 +3,8 @@ %endif Name: httpie -Version: 0.4.1 -Release: 3%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: A Curl-like tool for humans Group: Applications/Internet @@ -121,13 +121,16 @@ help2man --no-discard-stderr %{buildroot}/%{_bindir}/python3-http > %{buildroot} %endif %changelog +* Mon Apr 29 2013 Ricky Elrod - 0.5.0-1 +- Update to latest upstream release. + * Mon Apr 8 2013 Ricky Elrod - 0.4.1-3 - Fix manpage generation by exporting PYTHONPATH. * Mon Mar 26 2013 Ricky Elrod - 0.4.1-2 - Include Python3 support, and fix other review blockers. -* Mon Mar 11 2013 Ricky Elrod - 0.4.1-1 +* Tue Mar 11 2013 Ricky Elrod - 0.4.1-1 - Update to latest upstream release * Thu Jul 19 2012 Ricky Elrod - 0.2.5-1 diff --git a/sources b/sources index 87a8883..76e3458 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6875e694bc5ed927c77b6619e3fe89b0 httpie-0.4.1.tar.gz +ada50384b8acb4726638e48d521cce3d httpie-0.5.0.tar.gz