Sync from SUSE:SLFO:Main yast2-pkg-bindings revision 8ca75f936b85c066c8e1e0f1fbfbda70
This commit is contained in:
parent
948f8b9fa2
commit
273d85065e
BIN
yast2-pkg-bindings-4.6.2.tar.bz2
(Stored with Git LFS)
BIN
yast2-pkg-bindings-4.6.2.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
yast2-pkg-bindings-5.0.4.tar.bz2
(Stored with Git LFS)
Normal file
BIN
yast2-pkg-bindings-5.0.4.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 14:18:02 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- 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 <lslezak@suse.com>
|
||||
|
||||
- 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 <lslezak@suse.com>
|
||||
|
||||
- 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 <lslezak@suse.com>
|
||||
|
||||
- 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 <jreidinger@suse.cz>
|
||||
|
||||
- 5.0.0 (bsc#1185510)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 11:54:53 UTC 2023 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user