X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=privoxy-rh.spec;h=0b5added49b1c4d657c2a85cdb0f645f2119f887;hb=44225e7688c759c05dff02c5b85162b7dabc8e31;hp=61523e92a197e8574462ee32fd2eb8bf7e648b9c;hpb=72da6c47330645f5b441a80b3b25549a8821a7ac;p=privoxy.git diff --git a/privoxy-rh.spec b/privoxy-rh.spec index 61523e92..0b5added 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-rh.spec,v 1.61 2009/01/13 16:47:34 fabiankeil Exp $ +# $Id: privoxy-rh.spec,v 1.63 2009/03/21 10:46:15 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2006 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -37,7 +37,7 @@ Name: privoxy # ATTENTION # Version and release should be updated accordingly on configure.in and # configure. Otherwise, the package can be build with the wrong value -Version: 3.0.11 +Version: 3.0.13 Release: 1 Summary: Privoxy - privacy enhancing proxy License: GPL @@ -70,7 +70,7 @@ Privoxy is based on the Internet Junkbuster. # We check to see if versions match VERSION_MAJOR=3 VERSION_MINOR=0 -VERSION_POINT=11 +VERSION_POINT=13 # find CVS files and remove it. find -name CVS | xargs rm -rf @@ -291,6 +291,7 @@ fi %config %{privoxyconf}/templates/cgi-error-parse %config %{privoxyconf}/templates/cgi-style.css %config %{privoxyconf}/templates/connect-failed +%config %{privoxyconf}/templates/connection-timeout %config %{privoxyconf}/templates/default %config %{privoxyconf}/templates/forwarding-failed %config %{privoxyconf}/templates/edit-actions-add-url-form @@ -306,6 +307,7 @@ fi %config %{privoxyconf}/templates/mod-support-and-service %config %{privoxyconf}/templates/mod-title %config %{privoxyconf}/templates/mod-unstable-warning +%config %{privoxyconf}/templates/no-server-data %config %{privoxyconf}/templates/no-such-domain %config %{privoxyconf}/templates/show-request %config %{privoxyconf}/templates/show-status @@ -765,6 +767,16 @@ fi additional "-r @" flag. # $Log: privoxy-rh.spec,v $ +# Revision 1.64 2009/06/11 12:13:51 fabiankeil +# Bump version for 3.0.13 beta. +# +# Revision 1.63 2009/03/21 10:46:15 fabiankeil +# Bump version to 3.0.12. +# +# Revision 1.62 2009/02/15 17:17:23 fabiankeil +# - Bump version to 3.0.11. +# - List match-all.action as %config file. +# # Revision 1.61 2009/01/13 16:47:34 fabiankeil # The standard.action file is gone. #