From c025adc5cad14a4135bb45712c615d7d3c741b21148301ba345aa31b78dad93d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 13 Sep 2010 09:41:16 +0000 Subject: [PATCH] Accepting request 47788 from GNOME:Factory checked in (request 47788) OBS-URL: https://build.opensuse.org/request/show/47788 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=55 --- libproxy-0.4.5.tar.bz2 | 3 +++ libproxy-0.4.6.tar.bz2 | 3 --- libproxy-plugins.changes | 9 --------- libproxy-plugins.spec | 5 ++--- libproxy.changes | 9 --------- libproxy.spec | 5 ++--- 6 files changed, 7 insertions(+), 27 deletions(-) create mode 100644 libproxy-0.4.5.tar.bz2 delete mode 100644 libproxy-0.4.6.tar.bz2 diff --git a/libproxy-0.4.5.tar.bz2 b/libproxy-0.4.5.tar.bz2 new file mode 100644 index 0000000..f934302 --- /dev/null +++ b/libproxy-0.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cccd9aff6304c7b687ef2364cd95475e6771d3920a521ad1b1d9c3cc70d13d1 +size 70452 diff --git a/libproxy-0.4.6.tar.bz2 b/libproxy-0.4.6.tar.bz2 deleted file mode 100644 index 8039232..0000000 --- a/libproxy-0.4.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9be19e35cec7de2159ad68b620665f02c25938d186697176125e9ad89220fb85 -size 71816 diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index 68e7474..1cd010c 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -Thu Sep 2 09:38:47 CEST 2010 - dimstar@opensuse.org - -- Update to version 0.4.6: - + Fixed a crash in the URL parser - + Fixed build issues with Visual Studio - + Updated the INSTALL file - + Install Python binding in prefix path if site-packages exists - ------------------------------------------------------------------- Fri Aug 20 15:16:46 UTC 2010 - dimstar@opensuse.org diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index ebee3d0..0462a19 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,5 +1,5 @@ # -# spec file for package libproxy-plugins (Version 0.4.6) +# spec file for package libproxy-plugins (Version 0.4.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -38,7 +38,7 @@ Url: http://code.google.com/p/libproxy/ Name: libproxy-plugins Group: System/Libraries Summary: Libproxy provides consistent proxy configuration to applications -Version: 0.4.6 +Version: 0.4.5 Release: 1 %if 0%{?build_snapshot} %define _sourcename %{_name} @@ -315,7 +315,6 @@ cmake \ -DLIB_INSTALL_DIR=%{_libdir} \ -DMODULE_INSTALL_DIR=%{_libdir}/libproxy-%{version}/modules \ -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libproxy-%{version} \ - -DPYTHON_SITEPKG_DIR=%{python_sitelib} \ -DSHARE_INSTALL_PREFIX=%{_datadir} \ -DINCLUDE_INSTALL_DIR=%{_includedir} \ -DPERL_VENDORINSTALL=yes \ diff --git a/libproxy.changes b/libproxy.changes index 68e7474..1cd010c 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -Thu Sep 2 09:38:47 CEST 2010 - dimstar@opensuse.org - -- Update to version 0.4.6: - + Fixed a crash in the URL parser - + Fixed build issues with Visual Studio - + Updated the INSTALL file - + Install Python binding in prefix path if site-packages exists - ------------------------------------------------------------------- Fri Aug 20 15:16:46 UTC 2010 - dimstar@opensuse.org diff --git a/libproxy.spec b/libproxy.spec index 1ebe2eb..fa1f13e 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,5 +1,5 @@ # -# spec file for package libproxy (Version 0.4.6) +# spec file for package libproxy (Version 0.4.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -38,7 +38,7 @@ Url: http://code.google.com/p/libproxy/ Name: libproxy Group: System/Libraries Summary: Libproxy provides consistent proxy configuration to applications -Version: 0.4.6 +Version: 0.4.5 Release: 1 %if 0%{?build_snapshot} %define _sourcename %{_name} @@ -315,7 +315,6 @@ cmake \ -DLIB_INSTALL_DIR=%{_libdir} \ -DMODULE_INSTALL_DIR=%{_libdir}/libproxy-%{version}/modules \ -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libproxy-%{version} \ - -DPYTHON_SITEPKG_DIR=%{python_sitelib} \ -DSHARE_INSTALL_PREFIX=%{_datadir} \ -DINCLUDE_INSTALL_DIR=%{_includedir} \ -DPERL_VENDORINSTALL=yes \