diff --git a/yast2-pkg-bindings-4.6.2.tar.bz2 b/yast2-pkg-bindings-4.6.2.tar.bz2 deleted file mode 100644 index 4030f1d..0000000 --- a/yast2-pkg-bindings-4.6.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13b1c1e3a2c8ede012c80d888769856a38b6fb5be197b4c9219ab23800acdd22 -size 137568 diff --git a/yast2-pkg-bindings-5.0.4.tar.bz2 b/yast2-pkg-bindings-5.0.4.tar.bz2 new file mode 100644 index 0000000..18ea93e --- /dev/null +++ b/yast2-pkg-bindings-5.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec9f1637a8b9046a44c90512c81f390d2f95bb9259a65fad7f46569335beb20 +size 139873 diff --git a/yast2-pkg-bindings.changes b/yast2-pkg-bindings.changes index 34c0080..69a978c 100644 --- a/yast2-pkg-bindings.changes +++ b/yast2-pkg-bindings.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Thu Jan 18 14:18:02 UTC 2024 - Ladislav Slezák + +- Fixed repository and service probing with libzypp 7.31.26 + and newer, convert the type to string by pkg-bindings, + not by libzypp which might change it (bsc#1218399) +- 5.0.4 + +------------------------------------------------------------------- +Tue Jan 16 14:32:15 UTC 2024 - Ladislav Slezák + +- Added new pkg calls for managing and resolving the solver + conflicts. Added PkgSolveProblems(), PkgSetSolveSolutions() + and PkgResetSolveSolutions() calls. (gh#openSUSE/agama#944) +- Libzypp 17.31.26+ uses "N/A" for unknown repository types + instead of "NONE", support both cases (bsc#1218859) +- 5.0.3 + +------------------------------------------------------------------- +Wed Sep 20 15:54:13 UTC 2023 - Ladislav Slezák + +- Pkg.SourceEditSet() - Allow setting the repository service name + (related to bsc#1214135) +- 5.0.2 + +------------------------------------------------------------------- +Wed Sep 13 16:36:53 UTC 2023 - Ladislav Slezák + +- Fixed crash in the Pkg.Commit() function when passing + "exclude_docs" or "no_signature" options (bsc#1215238) +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger + +- 5.0.0 (bsc#1185510) + ------------------------------------------------------------------- Mon May 15 11:54:53 UTC 2023 - Ladislav Slezák diff --git a/yast2-pkg-bindings.spec b/yast2-pkg-bindings.spec index 62ff983..dbf9247 100644 --- a/yast2-pkg-bindings.spec +++ b/yast2-pkg-bindings.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-pkg-bindings # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-pkg-bindings -Version: 4.6.2 +Version: 5.0.4 Release: 0 Summary: YaST2 - Package Manager Access License: GPL-2.0-only