diff --git a/.gitignore b/.gitignore index 62a5fc3..a3e35e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ privoxy-3.0.16-stable-src.tar.gz /privoxy-3.0.19-stable-src.tar.gz /privoxy-3.0.21-stable-src.tar.gz +/privoxy-3.0.22-stable-src.tar.gz diff --git a/privoxy.spec b/privoxy.spec index a0487ae..8fa3b8f 100644 --- a/privoxy.spec +++ b/privoxy.spec @@ -6,8 +6,8 @@ #define beta_or_stable beta Name: privoxy -Version: 3.0.21 -Release: 8%{?dist} +Version: 3.0.22 +Release: 1%{?dist} Summary: Privacy enhancing proxy License: GPLv2+ Source0: http://downloads.sourceforge.net/ijbswa/%{name}-%{version}-%{beta_or_stable}-src.tar.gz @@ -147,6 +147,9 @@ fi #doc/source/developer-manual doc/source/faq doc/source/user-manual %changelog +* Fri Nov 21 2014 Jon Ciesla - 3.0.22-1 +- Latest upstream, BZ 166398. + * Sun Aug 17 2014 Fedora Release Engineering - 3.0.21-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d755107..cf83fef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79558f2545cfcf9731f7de611646d837 privoxy-3.0.21-stable-src.tar.gz +aa121751d332a51d37d3c6e4b7594daa privoxy-3.0.22-stable-src.tar.gz