Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpathrs for openSUSE:Factory checked in at 2026-08-28 19:54:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpathrs (Old) and /work/SRC/openSUSE:Factory/.libpathrs.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpathrs" Fri Aug 28 19:54:55 2026 rev:3 rq:1374355 version:0.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libpathrs/libpathrs.changes 2026-03-04 21:04:26.930527499 +0100 +++ /work/SRC/openSUSE:Factory/.libpathrs.new.1265/libpathrs.changes 2026-08-28 19:57:54.948068937 +0200 @@ -1,0 +2,11 @@ +Fri Aug 28 05:53:54 UTC 2026 - Aleksa Sarai <[email protected]> + +- Update to libpathrs v0.2.5. Upstream release notes: + <https://github.com/cyphar/libpathrs/releases/tag/v0.2.4> + + WARNING: This release includes breaking API changes which will cause issues + when rebuilding binaries. Previously-built binaries will continue to work + (thanks to symbol versioning) but any dependency of this package should + validate their builds. + +------------------------------------------------------------------- Old: ---- libpathrs-0.2.4.tar.xz libpathrs-0.2.4.tar.xz.asc New: ---- libpathrs-0.2.5.tar.xz libpathrs-0.2.5.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpathrs.spec ++++++ --- /var/tmp/diff_new_pack.HGtAOh/_old 2026-08-28 19:57:56.186112221 +0200 +++ /var/tmp/diff_new_pack.HGtAOh/_new 2026-08-28 19:57:56.196112571 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpathrs # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2026 Aleksa Sarai <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -23,21 +23,21 @@ %define pyname pathrs Name: libpathrs -Version: 0.2.4 +Version: 0.2.5 Release: 0 Summary: Safe path resolution library for Linux Group: Productivity/Security -License: MPL-2.0 OR LGPL-3.0-or-later +License: LGPL-3.0-or-later OR MPL-2.0 URL: https://github.com/cyphar/%{name} Source0: https://github.com/cyphar/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/cyphar/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring Source3: vendor.tar.zst -BuildRequires: rust >= 1.63 BuildRequires: cargo BuildRequires: cargo-packaging -BuildRequires: zstd BuildRequires: fdupes +BuildRequires: rust >= 1.63 +BuildRequires: zstd # We need to use lld in order to avoid issues with our version scripts. BuildRequires: lld BuildRequires: clang @@ -94,11 +94,11 @@ Group: Development/Libraries/Python URL: https://pypi.org/p/pathrs BuildRequires: %{python_module cffi >= 1.10.0} +BuildRequires: %{python_module devel} +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 44} BuildRequires: %{python_module toml if %python-base < 3.11} BuildRequires: %{python_module wheel} -BuildRequires: %{python_module pip} -BuildRequires: %{python_module devel} BuildRequires: python-rpm-macros Requires: %{libname} = %{version}-%{release} %define python_subpackage_only 1 ++++++ libpathrs-0.2.4.tar.xz -> libpathrs-0.2.5.tar.xz ++++++ ++++ 7155 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/libpathrs/vendor.tar.zst /work/SRC/openSUSE:Factory/.libpathrs.new.1265/vendor.tar.zst differ: char 7, line 1
