From 6dc09f768e6911ee0cceb011647290bfd844b485 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sep 07 2010 11:49:46 +0000 Subject: Update to 0.4.6 --- diff --git a/.gitignore b/.gitignore index a7c68b3..b0647e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libproxy-0.4.4.tar.gz /libproxy-0.4.5.tar.gz +/libproxy-0.4.6.tar.gz diff --git a/libproxy.spec b/libproxy.spec index 8660fc2..1997684 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -9,13 +9,13 @@ %global _with_gnome 1 %global _with_kde 1 %global _with_networkmanager 1 -#global _with_webkit 1 +%global _with_webkit 1 %endif %global _with_python 1 Name: libproxy -Version: 0.4.5 -Release: 2%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 07 2010 Nicolas Chauvet - 0.4.6-1 +- Update to 0.4.6 + * Mon Sep 06 2010 Nicolas Chauvet - 0.4.5-2 - Update to 0.4.5 - Disable mozjs on fedora >= 15 diff --git a/sources b/sources index a669141..98878a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b1ef3886d6b8ca5425b9e4eca9856e3 libproxy-0.4.5.tar.gz +199c6b120baf1f7258a55f38d5ec74f5 libproxy-0.4.6.tar.gz