commit libproxy for openSUSE:Factory

2024-06-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2024-06-20 16:46:32

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.18349 (New)


Package is "libproxy"

Thu Jun 20 16:46:32 2024 rev:91 rq:1181696 version:0.5.7

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2024-04-30 
17:27:03.425510620 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.18349/libproxy.changes 
2024-06-20 16:46:37.764426314 +0200
@@ -1,0 +2,6 @@
+Wed Jun 19 07:39:40 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 0.5.7:
+  + Handle empty ignore settings.
+
+---

Old:

  libproxy-0.5.6.obscpio

New:

  libproxy-0.5.7.obscpio



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.gg8RGK/_old  2024-06-20 16:46:38.748460924 +0200
+++ /var/tmp/diff_new_pack.gg8RGK/_new  2024-06-20 16:46:38.752461064 +0200
@@ -32,7 +32,7 @@
 
 %define _name   libproxy
 Name:   libproxy%{?dash}%{?name_suffix}
-Version:0.5.6
+Version:0.5.7
 Release:0
 Summary:Automatic proxy configuration management for applications
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ _service ++
--- /var/tmp/diff_new_pack.gg8RGK/_old  2024-06-20 16:46:38.812463175 +0200
+++ /var/tmp/diff_new_pack.gg8RGK/_new  2024-06-20 16:46:38.816463316 +0200
@@ -3,7 +3,7 @@
   
 git
 https://github.com/libproxy/libproxy.git
-0.5.6
+0.5.7
 @PARENT_TAG@+@TAG_OFFSET@
 v?(.*)\+0
 \1

++ libproxy-0.5.6.obscpio -> libproxy-0.5.7.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.6/.github/workflows/build.yml 
new/libproxy-0.5.7/.github/workflows/build.yml
--- old/libproxy-0.5.6/.github/workflows/build.yml  2024-04-25 
20:16:16.0 +0200
+++ new/libproxy-0.5.7/.github/workflows/build.yml  2024-06-18 
09:16:59.0 +0200
@@ -32,6 +32,7 @@
   uses: actions/upload-pages-artifact@v3
   with:
 path: ./build/docs/libproxy-1.0/
+if-no-files-found: error
 - name: CodeCov
   uses: codecov/codecov-action@v4
   with:
@@ -109,4 +110,4 @@
 steps:
   - name: Deploy to GitHub Pages
 id: deployment
-uses: actions/deploy-pages@v1
+uses: actions/deploy-pages@v4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.6/.github/workflows/coverity.yml 
new/libproxy-0.5.7/.github/workflows/coverity.yml
--- old/libproxy-0.5.6/.github/workflows/coverity.yml   2024-04-25 
20:16:16.0 +0200
+++ new/libproxy-0.5.7/.github/workflows/coverity.yml   2024-06-18 
09:16:59.0 +0200
@@ -23,7 +23,7 @@
   COVERITY_SCAN_NOTIFICATION_EMAIL: "${{ 
secrets.COVERITY_SCAN_NOTIFICATION_EMAIL }}"
 steps:
   - name: Repository checkout
-uses: actions/checkout@4
+uses: actions/checkout@v4
   - name: Ubuntu Setup
 if: runner.os == 'Linux'
 run: |
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.6/.github/workflows/release.yml 
new/libproxy-0.5.7/.github/workflows/release.yml
--- old/libproxy-0.5.6/.github/workflows/release.yml2024-04-25 
20:16:16.0 +0200
+++ new/libproxy-0.5.7/.github/workflows/release.yml2024-06-18 
09:16:59.0 +0200
@@ -18,7 +18,7 @@
 run: "echo \"RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
 
   - name: "Create release"
-uses: "actions/github-script@v6"
+uses: "actions/github-script@v7"
 with:
   github-token: "${{ secrets.GITHUB_TOKEN }}"
   script: |
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.6/CHANGELOG.md 
new/libproxy-0.5.7/CHANGELOG.md
--- old/libproxy-0.5.6/CHANGELOG.md 2024-04-25 20:16:16.0 +0200
+++ new/libproxy-0.5.7/CHANGELOG.md 1970-01-01 01:00:00.0 +0100
@@ -1,288 +0,0 @@
-# Release Notes
-
-## [Unreleased]
-
-### Changed
-
-- Total rewrite in order to address current pain points:
-  - No documentation
-  - ABI crashes
-  - No tests
-  - No CI
-  - Missing async API
-
-## [0.4.18]
-
-### Changed
-
-- build: Allow configuration of sysconfig module
-- config_envvar: Add environment variable for pacrunner debugging
-- build: disable mozjs by default
-- python: Support Python 3.10 and above
-- Add Duktape pacrunner module
-- config_kde: Compute list of config file locations ourselves
-- cpmfog_gnome3: Add gnome-wayland 

commit libproxy for openSUSE:Factory

2024-04-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2024-04-30 17:26:12

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.1880 (New)


Package is "libproxy"

Tue Apr 30 17:26:12 2024 rev:90 rq:1170725 version:0.5.6

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2024-04-09 
16:46:25.818310424 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1880/libproxy.changes  
2024-04-30 17:27:03.425510620 +0200
@@ -1,0 +2,6 @@
+Mon Apr 29 09:32:19 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 0.5.6:
+  + Support XDP Desktop Portal proxy resolver.
+
+---

Old:

  libproxy-0.5.5.obscpio

New:

  libproxy-0.5.6.obscpio



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.sRar2f/_old  2024-04-30 17:27:05.153573457 +0200
+++ /var/tmp/diff_new_pack.sRar2f/_new  2024-04-30 17:27:05.173574184 +0200
@@ -32,7 +32,7 @@
 
 %define _name   libproxy
 Name:   libproxy%{?dash}%{?name_suffix}
-Version:0.5.5
+Version:0.5.6
 Release:0
 Summary:Automatic proxy configuration management for applications
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ _service ++
--- /var/tmp/diff_new_pack.sRar2f/_old  2024-04-30 17:27:05.393582185 +0200
+++ /var/tmp/diff_new_pack.sRar2f/_new  2024-04-30 17:27:05.397582330 +0200
@@ -3,7 +3,7 @@
   
 git
 https://github.com/libproxy/libproxy.git
-0.5.5
+0.5.6
 @PARENT_TAG@+@TAG_OFFSET@
 v?(.*)\+0
 \1

++ libproxy-0.5.5.obscpio -> libproxy-0.5.6.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.5/.github/workflows/build.yml 
new/libproxy-0.5.6/.github/workflows/build.yml
--- old/libproxy-0.5.5/.github/workflows/build.yml  2024-04-05 
10:56:42.0 +0200
+++ new/libproxy-0.5.6/.github/workflows/build.yml  2024-04-25 
20:16:16.0 +0200
@@ -6,7 +6,7 @@
   build-linux:
 runs-on: ubuntu-latest
 steps:
-- uses: actions/checkout@v3
+- uses: actions/checkout@v4
 - name: Dependencies
   run: |
 sudo apt-get update
@@ -29,28 +29,29 @@
 ninja test -C build
 ninja coverage -C build
 - name: Upload artifact
-  uses: actions/upload-pages-artifact@v1
+  uses: actions/upload-pages-artifact@v3
   with:
 path: ./build/docs/libproxy-1.0/
 - name: CodeCov
-  uses: codecov/codecov-action@v3
+  uses: codecov/codecov-action@v4
+  with:
+token: ${{ secrets.CODECOV_TOKEN }} # required
 
   build-osx:
 runs-on: macos-latest
 steps:
-- uses: actions/checkout@v3
-- uses: actions/setup-python@v4
+- uses: actions/checkout@v4
+- uses: actions/setup-python@v5
   with:
 python-version: |
-  3.10
+  3.12
 - name: Setup
   run: |
 pip install meson ninja
-brew install icu4c gobject-introspection duktape gcovr gi-docgen curl 
vala gsettings-desktop-schemas
-echo 
'PKG_CONFIG_PATH=/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/gi-docgen/lib/pkgconfig'
 >> $GITHUB_ENV
+brew install gobject-introspection duktape gcovr gi-docgen vala 
gsettings-desktop-schemas
 - name: Build and Test
   run: |
-meson setup build
+meson setup build -Ddocs=false
 ninja -C build
 ninja -C build test
 
@@ -79,8 +80,8 @@
 mingw-w64-x86_64-curl
 mingw-w64-x86_64-vala
 mingw-w64-x86_64-gsettings-desktop-schemas
-  - uses: actions/checkout@v3
-  - uses: actions/setup-python@v4
+  - uses: actions/checkout@v4
+  - uses: actions/setup-python@v5
 with:
   python-version: '3.9'
   - name: Build and Test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.5/.github/workflows/coverity.yml 
new/libproxy-0.5.6/.github/workflows/coverity.yml
--- old/libproxy-0.5.5/.github/workflows/coverity.yml   2024-04-05 
10:56:42.0 +0200
+++ new/libproxy-0.5.6/.github/workflows/coverity.yml   2024-04-25 
20:16:16.0 +0200
@@ -23,7 +23,7 @@
   COVERITY_SCAN_NOTIFICATION_EMAIL: "${{ 
secrets.COVERITY_SCAN_NOTIFICATION_EMAIL }}"
 steps:
   - name: Repository checkout
-uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
+uses: actions/checkout@4
   - name: Ubuntu Setup
 if: runner.os == 'Linux'
 run: |
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit libproxy for openSUSE:Factory

2024-04-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2024-04-09 16:46:15

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.29460 (New)


Package is "libproxy"

Tue Apr  9 16:46:15 2024 rev:89 rq:1166244 version:0.5.5

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2024-04-03 
17:19:05.334562414 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.29460/libproxy.changes 
2024-04-09 16:46:25.818310424 +0200
@@ -1,0 +2,16 @@
+Mon Apr  8 08:41:09 UTC 2024 - Dominique Leuenberger 
+
+- Update to version 0.5.5:
+  + Windows: Try all configured proxy resolution types.
+  + Cleanup curl.
+  + Add release option.
+  + Expose missing functions in symbol map.
+  + Fix crash during unload by.
+  + Log debug instead of warning on wpad pac failure.
+  + Fix refcounting in px_proxy_factory_copy.
+  + symver: Fix symbol map to be a valid tree.
+  + Fix free function for pxProxyFactory type.
+  + CodeQL badge and updated repology.
+  + meson: Don't build OSX plugin on iOS.
+
+---

Old:

  libproxy-0.5.4.obscpio

New:

  libproxy-0.5.5.obscpio



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.ojKzMJ/_old  2024-04-09 16:46:26.538336906 +0200
+++ /var/tmp/diff_new_pack.ojKzMJ/_new  2024-04-09 16:46:26.538336906 +0200
@@ -32,7 +32,7 @@
 
 %define _name   libproxy
 Name:   libproxy%{?dash}%{?name_suffix}
-Version:0.5.4
+Version:0.5.5
 Release:0
 Summary:Automatic proxy configuration management for applications
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ _service ++
--- /var/tmp/diff_new_pack.ojKzMJ/_old  2024-04-09 16:46:26.578338377 +0200
+++ /var/tmp/diff_new_pack.ojKzMJ/_new  2024-04-09 16:46:26.578338377 +0200
@@ -3,7 +3,7 @@
   
 git
 https://github.com/libproxy/libproxy.git
-0.5.4
+0.5.5
 @PARENT_TAG@+@TAG_OFFSET@
 v?(.*)\+0
 \1

++ libproxy-0.5.4.obscpio -> libproxy-0.5.5.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libproxy-0.5.4/README.md new/libproxy-0.5.5/README.md
--- old/libproxy-0.5.4/README.md2024-02-09 20:41:00.0 +0100
+++ new/libproxy-0.5.5/README.md2024-04-05 10:56:42.0 +0200
@@ -1,6 +1,7 @@
 
![build](https://github.com/libproxy/libproxy/actions/workflows/build.yml/badge.svg)
 
[![codecov](https://codecov.io/github/libproxy/libproxy/branch/main/graph/badge.svg?token=UDbFtICyin)](https://codecov.io/github/libproxy/libproxy)
 
[![Coverity](https://github.com/libproxy/libproxy/actions/workflows/coverity.yml/badge.svg)](https://scan.coverity.com/projects/libproxy)
+[![CodeQL](https://github.com/libproxy/libproxy/workflows/CodeQL/badge.svg)](https://github.com/libproxy/libproxy/actions?query=workflow%3ACodeQL)
 
 # Libproxy
 libproxy is a library that provides automatic proxy configuration management.
@@ -41,7 +42,7 @@
 
 [![Arch 
package](https://repology.org/badge/version-for-repo/arch/libproxy.svg)](https://repology.org/project/libproxy/versions)
 [![Debian 12 
package](https://repology.org/badge/version-for-repo/debian_12/libproxy.svg)](https://repology.org/project/libproxy/versions)
-[![Fedora 37 
package](https://repology.org/badge/version-for-repo/fedora_37/libproxy.svg)](https://repology.org/project/libproxy/versions)
+[![Fedora 39 
package](https://repology.org/badge/version-for-repo/fedora_39/libproxy.svg)](https://repology.org/project/libproxy/versions)
 [![Fedora Rawhide 
package](https://repology.org/badge/version-for-repo/fedora_rawhide/libproxy.svg)](https://repology.org/project/libproxy/versions)
 [![FreeBSD 
port](https://repology.org/badge/version-for-repo/freebsd/libproxy.svg)](https://repology.org/project/libproxy/versions)
 [![Gentoo 
package](https://repology.org/badge/version-for-repo/gentoo/libproxy.svg)](https://repology.org/project/libproxy/versions)
@@ -50,5 +51,5 @@
 [![MSYS2 mingw 
package](https://repology.org/badge/version-for-repo/msys2_mingw/libproxy.svg)](https://repology.org/project/libproxy/versions)
 [![openSUSE Leap 15.5 
package](https://repology.org/badge/version-for-repo/opensuse_leap_15_5/libproxy.svg)](https://repology.org/project/libproxy/versions)
 [![openSUSE Tumbleweed 
package](https://repology.org/badge/version-for-repo/opensuse_tumbleweed/libproxy.svg)](https://repology.org/project/libproxy/versions)
-[![Ubuntu 23.04 
package](https://repology.org/badge/version-for-repo/ubuntu_23_04/libproxy.svg)](https://repology.org/project/libproxy/versions)
+[![Ubuntu 23.10 

commit libproxy for openSUSE:Factory

2024-03-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2024-03-20 21:09:55

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.1905 (New)


Package is "libproxy"

Wed Mar 20 21:09:55 2024 rev:87 rq:1159310 version:0.5.3

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2024-02-29 
21:49:18.739695479 +0100
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1905/libproxy.changes  
2024-03-20 21:10:14.220891782 +0100
@@ -1,0 +2,6 @@
+Tue Mar 19 01:59:20 UTC 2024 - Yifan Jiang 
+
+- Do not use %elif by now since SLE, Leap does not have an rpm
+  supporting the tag.
+
+---



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.pbXxbN/_old  2024-03-20 21:10:14.812913536 +0100
+++ /var/tmp/diff_new_pack.pbXxbN/_new  2024-03-20 21:10:14.812913536 +0100
@@ -19,7 +19,8 @@
 %define flavor @BUILD_FLAVOR@%nil
 %if "%{flavor}" == ""
 ExclusiveArch:  do-not-build
-%elif "%{flavor}" == "client"
+%else
+%if "%{flavor}" == "client"
   %define name_suffix %{flavor}
   %define dash -
   %define mini -mini
@@ -27,6 +28,7 @@
   %define name_suffix %{flavor}
   %define dash -
 %endif
+%endif
 
 %define _name   libproxy
 Name:   libproxy%{?dash}%{?name_suffix}


commit libproxy for openSUSE:Factory

2023-09-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2023-09-20 13:21:25

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.16627 (New)


Package is "libproxy"

Wed Sep 20 13:21:25 2023 rev:85 rq:1110888 version:0.5.3

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2023-06-04 
16:41:27.661722157 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.16627/libproxy.changes 
2023-09-20 13:21:41.962544904 +0200
@@ -1,0 +2,82 @@
+Wed Sep 13 09:06:58 UTC 2023 - Dominique Leuenberger 
+
+- Add libpxbackend-1_0 to baselibs.conf: required by libproxy.so.1.
+
+---
+Wed Aug 16 07:28:37 UTC 2023 - Dominique Leuenberger 
+
+- Generate libpxbackend-1_0-mini to be used inside OBS: the backend
+  is built without additional dependencies like cURL. So there is
+  no wpad/pac support in this variant. Helps break a build cycle.
+
+---
+Thu Jul 13 14:16:36 UTC 2023 - Dominique Leuenberger 
+
+- Update to version 0.5.3:
+  + Fix crash querying URLs without a host.
+  + Web: Update application page.
+  + Add appplication info about apt and python requests.
+
+---
+Fri Jun 16 15:05:33 UTC 2023 - Dominique Leuenberger 
+
+- Update to version 0.5.2:
+  + Link with libsocket where needed.
+  + Remove libsoup from doc and CI.
+  + Fix coverity findings.
+  + Add a comment that docs option needs introspection.
+  + Set pac data after download only.
+  + Fix race condition in px_manager_get_proxies_sync.
+  + Update gobject dependency in pkgconfig file.
+  + Reread env variables in each get_config call.
+
+---
+Fri Jun  2 11:44:56 UTC 2023 - Dominique Leuenberger 
+
+- Update to version 0.5.1:
+  + Guard PxManager test with pacrunner-duktape option.
+  + Install libpxbackend into pkglibdir.
+  + Move glib2 inclusion out of c++ protection.
+  + Replace libsoup with glib socket service functions.
+  + Use glib-object header instead of gio.
+  + Fix libproxy rpath.
+  + Draft: Improve ignore checks.
+- Drop pkgconfig(libpeas-1.0) BuildRequires: libpeas is no longer
+  needed.
+- Add pkgconfig(gobject-introspection-1.0) BuildRequires: this was
+  used before, but pulled in by libpeas.
+
+---
+Fri Jun  2 10:04:42 UTC 2023 - Dominique Leuenberger 
+
+- Update to version 0.5.0:
+  + Complete rewrite, now actively maintained by Volkswagen.
+- Drop libproxy-perl-cflags.patch: no longer applicable as the
+  bindings were ported to gobject-introspection.
+- Adjusted build dependencies:
+  + Dropped cmake, gcc-c++, netcfg, pkgconfig, zlib-devel,
+NetworkManager-devel, dbus-1-devel, perl, python-rpm-macros,
+python3-devel, python-devel, pkgconfig(gio-2.0) >= 2.26,
+pkgconfig(gobject-2.0), pkgconfig(javascriptcoregtk-4.0),
+libKF5ConfigCore5, pkgconfig(mozjs-38), mono-devel.
+  + Added meson, sysuser-tools, vala, pkgconfig(glib-2.0),
+pkgconfig(libpeas-1.0), pkgconfig(gi-docgen),
+pkgconfig(gsettings-desktop-schemas), pkgconfig(libcurl),
+pkgconfig(libsoup-3.0).
+- Change multibuild flavors to build a client library
+  (libproxy.so.1 plus consumer include files) and a backend flavor
+  (pxbackend, linked against cURL, duktape; the lib doing the
+  actual work. The split is needed to break up build cycles with
+  curl).
+- Drop no longer existing subpackages libproxy1-config-kde,
+  libproxy1-config-gnome3, libproxy1-config-pacrunner,
+  libproxy1-networkmanager, libproxy1-pacrunner-duktape,
+  libproxy1-pacrunner-webkit, libproxy1-pacrunner-mozjs,
+  python-libproxy, python3-libproxy, perl-Net-Libproxy,
+  libproxy-sharp. All the language bindings are now handled by
+  gobject-introspection.
+- Introduce the new sub packages typelib-1_0-Libproxy-1_0,
+  libpxbackend-1_0, and libproxy-devel-doc.
+
+
+---

Old:

  libproxy-0.4.18.tar.xz
  libproxy-perl-cflags.patch

New:

  0.5.3.tar.gz



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.6Nt27p/_old  2023-09-20 13:21:43.538601367 +0200
+++ /var/tmp/diff_new_pack.6Nt27p/_new  2023-09-20 13:21:43.538601367 +0200
@@ -18,105 +18,91 @@
 
 %define flavor @BUILD_FLAVOR@%nil
 %if "%{flavor}" == ""
-%define build_core_not_modules 1
+ExclusiveArch:  do-not-build
+%elif "%{flavor}" == "client"
+  %define name_suffix %{flavor}
+  %define dash -
+  %define mini -mini
 

commit libproxy for openSUSE:Factory

2023-06-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2023-06-04 16:41:23

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.15902 (New)


Package is "libproxy"

Sun Jun  4 16:41:23 2023 rev:84 rq:1090447 version:0.4.18

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2022-07-09 
16:59:30.668478817 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.15902/libproxy.changes 
2023-06-04 16:41:27.661722157 +0200
@@ -1,0 +2,5 @@
+Thu Jun  1 12:43:25 UTC 2023 - Frederic Crozat 
+
+- Only build mono support on openSUSE, not SLE nor SUSE ALP.
+
+---



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.A7RjEY/_old  2023-06-04 16:41:28.125724918 +0200
+++ /var/tmp/diff_new_pack.A7RjEY/_new  2023-06-04 16:41:28.129724942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %define build_core_not_modules 0
 %endif
 %define build_mozjs 0
-%if 0%{?suse_version}
+%if 0%{?suse_version} > 1699 || 0%{?is_opensuse}
 %bcond_without mono
 %else
 %bcond_with mono


commit libproxy for openSUSE:Factory

2022-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2022-07-09 16:59:20

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.1523 (New)


Package is "libproxy"

Sat Jul  9 16:59:20 2022 rev:83 rq:987352 version:0.4.18

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2022-05-17 
17:24:09.555156073 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1523/libproxy.changes  
2022-07-09 16:59:30.668478817 +0200
@@ -1,0 +2,25 @@
+Tue Jun 21 08:50:02 UTC 2022 - Dominique Leuenberger 
+
+- Add libproxy-perl-cflags.patch: perl: Use ccflags from %Config
+  for libproxy module compilation; fixes perl test suite on i586.
+
+---
+Mon Jun 20 14:01:59 UTC 2022 - Dominique Leuenberger 
+
+- Update to version 0.4.18:
+  + build: Allow configuration of sysconfig module.
+  + config_envvar: Add environment variable for pacrunner
+debugging.
+  + build: disable mozjs by default.
+  + python: Support Python 3.10 and above.
+  + Add Duktape pacrunner module.
+  + config_kde: Compute list of config file locations ourselves.
+  + cpmfog_gnome3: Add gnome-wayland to permitted DESKTOP_SESSION.
+- Drop libproxy-python-310.patch: fixed upstream.
+- Build duktape pacrunner module:
+  + Add pkgconfig(duktape): new dependency.
+  + Split new subpackage libproxy1-pacrunner-duktape.
+  + Suggest duktape pacrunner for config modules recommending a
+pacrunner.
+
+---

Old:

  libproxy-0.4.17.tar.xz
  libproxy-python-310.patch

New:

  libproxy-0.4.18.tar.xz
  libproxy-perl-cflags.patch



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.wRf6HM/_old  2022-07-09 16:59:31.052479394 +0200
+++ /var/tmp/diff_new_pack.wRf6HM/_new  2022-07-09 16:59:31.056479400 +0200
@@ -39,7 +39,7 @@
 %bcond_without python2
 %{!?_assemblies_dir: %global _assemblies_dir %(pkg-config cecil 
--variable=assemblies_dir)}
 Name:   libproxy%{?dash}%{?name_suffix}
-Version:0.4.17
+Version:0.4.18
 Release:0
 Summary:Automatic proxy configuration management for applications
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -47,8 +47,8 @@
 URL:http://libproxy.github.io/libproxy/
 Source: 
https://github.com/libproxy/libproxy/releases/download/%{version}/%{_name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-OPENSUSE libproxy-python-310.patch dims...@opensuse.org -- Detect 
python 3.10. upstream has more sophisticated changes already in the queue
-Patch0: libproxy-python-310.patch
+# PATCH-FIX-UPSTREAM libproxy-perl-cflags.patch dims...@opensuse.org -- perl: 
Use ccflags from %Config for libproxy module compilation
+Patch0: libproxy-perl-cflags.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 # netcfg is needed for the test suite.
@@ -68,6 +68,7 @@
 %if %{with python2}
 BuildRequires:  python-devel
 %endif
+BuildRequires:  pkgconfig(duktape)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.26
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(javascriptcoregtk-4.0)
@@ -137,6 +138,7 @@
 Obsoletes:  libproxy-gnome < %{version}
 %if 0%{?suse_version}
 Recommends: libproxy1-pacrunner = %{version}
+Suggests:   libproxy1-pacrunner-duktape
 Supplements:(libproxy1 and gnome-session-core)
 %else
 Requires:   libproxy1-pacrunner = %{version}
@@ -165,6 +167,7 @@
 %endif
 %if 0%{?suse_version}
 Recommends: libproxy1-pacrunner = %{version}
+Suggests:   libproxy1-pacrunner-duktape
 Supplements:(libproxy1 and libkde4)
 Supplements:(libproxy1 and plasma5-session)
 %else
@@ -199,6 +202,22 @@
 A module to extend libproxy with capabilities to pass addresses to a
 WPAD/PAC script and have it find the correct proxy.
 
+%package -n libproxy1-pacrunner-duktape
+Summary:Libproxy module to support WPAD/PAC parsing via the WebKit 
JavaScript Engine
+Group:  System/Libraries
+Requires:   libproxy1 = %{version}
+# A virtual symbol to identify that this is a pacrunner.
+Provides:   libproxy1-pacrunner = %{version}
+%if 0%{?suse_version}
+Supplements:(libproxy1 and %(rpm --qf "%%{name}" -qf $(readlink -f 
%{_libdir}/libduktape.so)))
+%endif
+
+%description -n libproxy1-pacrunner-duktape
+A module to extend libproxy with capabilities to pass addresses to a
+WPAD/PAC script and have it find the correct proxy.
+
+Relies on tuktape to do the javascript parsing
+
 %package -n libproxy1-pacrunner-webkit
 Summary:Libproxy module to support WPAD/PAC 

commit libproxy for openSUSE:Factory

2022-05-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2022-05-17 17:23:55

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.1538 (New)


Package is "libproxy"

Tue May 17 17:23:55 2022 rev:82 rq:977524 version:0.4.17

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2022-02-11 
23:08:25.678775638 +0100
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1538/libproxy.changes  
2022-05-17 17:24:09.555156073 +0200
@@ -1,0 +2,5 @@
+Mon May 16 10:27:55 UTC 2022 - Dominique Leuenberger 
+
+- Add libproxy-python-310.patch: Detect python 3.10.
+
+---

New:

  libproxy-python-310.patch



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.xbmPFe/_old  2022-05-17 17:24:10.119156584 +0200
+++ /var/tmp/diff_new_pack.xbmPFe/_new  2022-05-17 17:24:10.123156588 +0200
@@ -47,6 +47,8 @@
 URL:http://libproxy.github.io/libproxy/
 Source: 
https://github.com/libproxy/libproxy/releases/download/%{version}/%{_name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-OPENSUSE libproxy-python-310.patch dims...@opensuse.org -- Detect 
python 3.10. upstream has more sophisticated changes already in the queue
+Patch0: libproxy-python-310.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 # netcfg is needed for the test suite.

++ libproxy-python-310.patch ++
Index: libproxy-0.4.17/cmake/FindPython3Interp.cmake
===
--- libproxy-0.4.17.orig/cmake/FindPython3Interp.cmake
+++ libproxy-0.4.17/cmake/FindPython3Interp.cmake
@@ -39,7 +39,7 @@
 
 unset(_Python3_NAMES)
 
-set(_Python3_VERSIONS 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
+set(_Python3_VERSIONS 3.10 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
 
 if(Python3Interp_FIND_VERSION)
 if(Python3Interp_FIND_VERSION_COUNT GREATER 1)


commit libproxy for openSUSE:Factory

2022-02-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2022-02-11 23:07:14

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.1956 (New)


Package is "libproxy"

Fri Feb 11 23:07:14 2022 rev:81 rq:953148 version:0.4.17

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2021-07-22 
22:42:59.239228985 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1956/libproxy.changes  
2022-02-11 23:08:25.678775638 +0100
@@ -1,0 +2,7 @@
+Thu Feb 10 00:11:21 UTC 2022 - Bj??rn Lie 
+
+- Drop gconf2-devel BuildRequires: libproxy was ported to gsettings
+  quite some time ago.
+- Update our Supplements to current standard.
+
+---



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.qVGF91/_old  2022-02-11 23:08:26.122776922 +0100
+++ /var/tmp/diff_new_pack.qVGF91/_new  2022-02-11 23:08:26.126776933 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -57,7 +57,6 @@
 %if ! 0%{?windows}
 BuildRequires:  NetworkManager-devel
 BuildRequires:  dbus-1-devel
-BuildRequires:  gconf2-devel
 # For directory ownership, but also because we want to rebuild the modules if
 # the library changed
 BuildRequires:  libproxy1 = %{version}
@@ -136,7 +135,7 @@
 Obsoletes:  libproxy-gnome < %{version}
 %if 0%{?suse_version}
 Recommends: libproxy1-pacrunner = %{version}
-Supplements:packageand(libproxy1:gnome-session-core)
+Supplements:(libproxy1 and gnome-session-core)
 %else
 Requires:   libproxy1-pacrunner = %{version}
 %endif
@@ -164,8 +163,8 @@
 %endif
 %if 0%{?suse_version}
 Recommends: libproxy1-pacrunner = %{version}
-Supplements:packageand(libproxy1:libkde4)
-Supplements:packageand(libproxy1:plasma5-session)
+Supplements:(libproxy1 and libkde4)
+Supplements:(libproxy1 and plasma5-session)
 %else
 Requires:   libproxy1-pacrunner = %{version}
 %endif
@@ -191,7 +190,7 @@
 # A virtual symbol to identify that this is a pacrunner.
 Provides:   libproxy1-pacrunner = %{version}
 %if 0%{?suse_version}
-Supplements:packageand(libproxy1:libmozjs185-1_0)
+Supplements:(libproxy1 and libmozjs185-1_0)
 %endif
 
 %description -n libproxy1-pacrunner-mozjs
@@ -205,7 +204,7 @@
 # A virtual symbol to identify that this is a pacrunner.
 Provides:   libproxy1-pacrunner = %{version}
 %if 0%{?suse_version}
-Supplements:packageand(libproxy1:libjavascriptcoregtk-3_0-0)
+Supplements:(libproxy1 and libjavascriptcoregtk-3_0-0)
 %endif
 
 %description -n libproxy1-pacrunner-webkit
@@ -217,7 +216,7 @@
 Group:  System/Libraries
 Requires:   libproxy1 = %{version}
 %if 0%{?suse_version}
-Supplements:packageand(libproxy1:NetworkManager)
+Supplements:(libproxy1 and NetworkManager)
 %endif
 
 %description -n libproxy1-networkmanager


commit libproxy for openSUSE:Factory

2021-07-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2021-07-22 22:42:35

Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and  /work/SRC/openSUSE:Factory/.libproxy.new.1899 (New)


Package is "libproxy"

Thu Jul 22 22:42:35 2021 rev:80 rq:907247 version:0.4.17

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy.changes2020-12-30 
17:12:31.756772640 +0100
+++ /work/SRC/openSUSE:Factory/.libproxy.new.1899/libproxy.changes  
2021-07-22 22:42:59.239228985 +0200
@@ -1,0 +2,9 @@
+Tue Jul 13 13:33:13 UTC 2021 - Dominique Leuenberger 
+
+- Do no longer BuildRequire libmodman-devel: libproxy 0.4.17 was
+  changed upstream to only support to internal version (no other
+  consumer of libmodman exists).
+- No longer pass -DFORCE_SYSTEM_LIBMODMAN=ON to cmake: not
+  understood anymore (boo#1188265).
+
+---



Other differences:
--
++ libproxy.spec ++
--- /var/tmp/diff_new_pack.5P0BL3/_old  2021-07-22 22:42:59.771228292 +0200
+++ /var/tmp/diff_new_pack.5P0BL3/_new  2021-07-22 22:42:59.771228292 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libproxy
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,7 +49,6 @@
 Source99:   baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  libmodman-devel
 # netcfg is needed for the test suite.
 BuildRequires:  netcfg
 BuildRequires:  pkgconfig
@@ -128,6 +127,7 @@
 an answer how to reach a certain network resource.
 
 %else
+
 %package -n libproxy1-config-gnome3
 Summary:Libproxy module for GNOME3 configuration
 Group:  System/Libraries
@@ -299,7 +299,6 @@
 %if %{with mono}
   -DWITH_DOTNET=1 \
 %endif
-  -DFORCE_SYSTEM_LIBMODMAN=ON \
 %endif
   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
   -DBIN_INSTALL_DIR=%{_bindir} \