diff --git a/libproxy.spec b/libproxy.spec index 6d120e6..3e34bc7 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,10 +1,10 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define gecko_version 1.9 +%define gecko_version 1.9.1 Name: libproxy Version: 0.2.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -184,6 +184,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Mar 9 2009 kwizart < kwizart at gmail.com > - 0.2.3-10 +- Rebuild for webkit +- Raise requirement for xulrunner to 1.9.1 + * Wed Feb 25 2009 Fedora Release Engineering - 0.2.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild