rpms/tinyproxy/F-9 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 tinyproxy.spec, 1.1, 1.2

Jeremy Hinegardner jjh at fedoraproject.org
Sat Aug 30 20:08:42 UTC 2008


Author: jjh

Update of /cvs/pkgs/rpms/tinyproxy/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13563

Modified Files:
	.cvsignore sources tinyproxy.spec 
Log Message:
update to new upstream version 1.6.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tinyproxy/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Apr 2008 02:05:30 -0000	1.2
+++ .cvsignore	30 Aug 2008 20:08:12 -0000	1.3
@@ -1 +1 @@
-tinyproxy-1.6.3.tar.gz
+tinyproxy-1.6.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tinyproxy/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Apr 2008 02:05:30 -0000	1.2
+++ sources	30 Aug 2008 20:08:12 -0000	1.3
@@ -1 +1 @@
-bd14d029b12621bcfd7ee71b2f4893da  tinyproxy-1.6.3.tar.gz
+3157b9159a8d005f4248cf4d4d6c65e2  tinyproxy-1.6.4.tar.gz


Index: tinyproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tinyproxy/F-9/tinyproxy.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tinyproxy.spec	25 Apr 2008 02:07:22 -0000	1.1
+++ tinyproxy.spec	30 Aug 2008 20:08:12 -0000	1.2
@@ -2,16 +2,16 @@
 %define tinyproxy_datadir %{_datadir}/tinyproxy
 
 Name:           tinyproxy
-Version:        1.6.3
+Version:        1.6.4
 Release:        2%{?dist}
 Summary:        A small, efficient HTTP/SSL proxy daemon
 
 Group:          System Environment/Daemons
 License:        GPLv2+
-URL:            https://projects.banu.com/tinyproxy/
+URL:            http://tinyproxy.banu.com/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://files.banu.com/pub/tinyproxy/1.6/%{name}-%{version}.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.conf
 
@@ -84,9 +84,15 @@
 %config(noreplace) %{tinyproxy_confdir}/%{name}.conf
 
 %changelog
+* Sun Aug 24 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.6.4-2
+- update to upstream 1.6.4 final
+
+* Sun Jun 22 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.6.4-1
+- update to upstream candidate 1.6.4
+
 * Wed Apr 16 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.6.3-2
 - fix spec review issues
-- fix initscript 
+- fix initscript
 
 * Sun Mar 09 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.6.3-1
 - Initial rpm configuration




More information about the fedora-extras-commits mailing list