diff --git a/.gitignore b/.gitignore index 18c2b66..de22d9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /httpry-0.1.5.tar.gz +/httpry-0.1.7.tar.gz diff --git a/httpry.spec b/httpry.spec index 89837a5..41ee5b4 100644 --- a/httpry.spec +++ b/httpry.spec @@ -1,7 +1,7 @@ Summary: A specialized packet sniffer designed for displaying and logging HTTP traffic Name: httpry -Version: 0.1.5 -Release: 4%{?dist} +Version: 0.1.7 +Release: 1%{?dist} License: GPLv2 and BSD URL: http://dumpsterventures.com/jason/httpry/ Group: Applications/Internet @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/httpry.1* %changelog +* Tue Mar 20 2012 Major Hayden - 0.1.7-1 +- Upstream version 0.1.7 released. + * Mon Feb 27 2012 Major Hayden - 0.1.5-4 - Adjusted Makefile compiler flags to match packaging guidelines. diff --git a/sources b/sources index 59047bd..a4ea7b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7fbba29eaeec1fd6b25e6fa3a12be25d httpry-0.1.5.tar.gz +ee7f9b766adbf22facfc2f98a908de67 httpry-0.1.7.tar.gz