diff --git a/zypper-1.14.77.tar.bz2 b/zypper-1.14.77.tar.bz2 deleted file mode 100644 index 5a1d081..0000000 --- a/zypper-1.14.77.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbb2507834ecd1971fe8e3accc007d51def5aeca39ccbae6afe4736eb9124604 -size 9237330 diff --git a/zypper-1.14.78.tar.bz2 b/zypper-1.14.78.tar.bz2 new file mode 100644 index 0000000..aed6fb1 --- /dev/null +++ b/zypper-1.14.78.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd57f00db6728ec0096646f975a37e08e50a45a6e2a170e897d17aaef66b66eb +size 9238148 diff --git a/zypper.changes b/zypper.changes index a46a3c7..d224895 100644 --- a/zypper.changes +++ b/zypper.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 12 14:43:45 CET 2024 - ma@suse.de + +- Don't try to download missing raw metadata if cache is not + writable (bsc#1225451) +- man: Update 'search' command description. + Hint to "se -v" showing the matches within the packages metadata. + Explain that search strings starting with a "/" will implicitly + look into the filelist as well. Otherfise an explicit "-f" is + needed. +- version 1.14.78 + ------------------------------------------------------------------- Fri Sep 6 11:56:39 CEST 2024 - ma@suse.de diff --git a/zypper.spec b/zypper.spec index 7907b22..237786a 100644 --- a/zypper.spec +++ b/zypper.spec @@ -17,7 +17,7 @@ Name: zypper -Version: 1.14.77 +Version: 1.14.78 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -28,7 +28,7 @@ BuildRequires: libboost_headers-devel %else BuildRequires: boost-devel >= 1.33.1 %endif -BuildRequires: cmake >= 3.1 +BuildRequires: cmake >= 3.5 BuildRequires: gcc-c++ >= 7 BuildRequires: gettext-devel >= 0.15 BuildRequires: libzypp-devel >= 17.35.10