Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package glib-networking for openSUSE:Factory
checked in at 2022-09-21 14:40:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
and /work/SRC/openSUSE:Factory/.glib-networking.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib-networking"
Wed Sep 21 14:40:21 2022 rev:81 rq:1004784 version:2.74.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes
2022-08-10 17:13:29.573738201 +0200
+++
/work/SRC/openSUSE:Factory/.glib-networking.new.2083/glib-networking.changes
2022-09-21 14:40:52.577496013 +0200
@@ -1,0 +2,33 @@
+Thu Sep 15 16:18:01 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 2.74.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep 1 20:26:56 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 2.74.rc:
+ + Support PKCS #12 encrypted certificates.
+ + Various improvements to Meson build system.
+ + Multiple fixes for proxy tests.
+
+-------------------------------------------------------------------
+Tue Aug 9 12:17:55 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 2.74.beta:
+ + Drop environment proxy resolver to lowest priority.
+
+-------------------------------------------------------------------
+Mon Aug 8 16:04:12 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.74.alpha:
+ + Add build option for toggling debug logging.
+ + Move gettext() usage out of hot paths.
+ + Fix tests build when using openssl.
+ + Properly free libproxy lookup results and require libproxy
+ 0.4.16.
+ + Add additional validation for proxy lookup results.
+ + Allow using static libraries via meson subprojects.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
glib-networking-2.72.2.tar.xz
New:
----
glib-networking-2.74.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.8dwf7G/_old 2022-09-21 14:40:53.133497555 +0200
+++ /var/tmp/diff_new_pack.8dwf7G/_new 2022-09-21 14:40:53.137497567 +0200
@@ -18,27 +18,27 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
-Version: 2.72.2
+Version: 2.74.0
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
URL: https://www.gnome.org
-Source0:
https://download.gnome.org/sources/glib-networking/2.72/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/glib-networking/2.74/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: ca-certificates-mozilla
# For directory ownership
BuildRequires: dbus-1
BuildRequires: libgcrypt-devel
-BuildRequires: meson >= 0.43.0
+BuildRequires: meson >= 0.54.0
BuildRequires: pkgconfig
# If this BuildRequires changes because of a gio library version change,
change gio_real_package accordingly
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.69.0
BuildRequires: pkgconfig(gnutls) >= 3.6.5
BuildRequires: pkgconfig(gsettings-desktop-schemas)
-BuildRequires: pkgconfig(libproxy-1.0) >= 0.3.1
+BuildRequires: pkgconfig(libproxy-1.0) >= 0.4.16
BuildRequires: pkgconfig(systemd)
# org.gnome.system.proxy schema is used
Requires: gsettings-desktop-schemas
++++++ glib-networking-2.72.2.tar.xz -> glib-networking-2.74.0.tar.xz ++++++
++++ 9236 lines of diff (skipped)