]> git.pld-linux.org Git - packages/libzypp.git/commitdiff
- updated to 17.25.5
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Dec 2020 19:12:36 +0000 (20:12 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Dec 2020 19:12:36 +0000 (20:12 +0100)
- updated rpm5 patch

libzypp-rpm5.patch
libzypp.spec

index a0c20ad257386f913ef8e8da273eb88125ce54d5..a9a48064567a9c0fbc8cb07f2ad99e04c505042f 100644 (file)
      }
    }
  };
-@@ -679,7 +679,7 @@
+@@ -597,7 +597,7 @@
+   {
      if ( ! create( RPMDBI_PACKAGES ) )
        return false;
- #warning TESTCASE: rpmdbAppendIterator and (non)sequential access?
 -#ifdef RPMFILEITERMAX // since rpm.4.12
 +#if defined(_RPM_5) || defined(RPMFILEITERMAX) // since rpm.4.12
      ::rpmdbAppendIterator( _mi, (const unsigned *)&off_r, 1 );
index 36b79780bf1f54c4a7e3a1a219f69c6cb103c309..7a29a7164062e2342804e8a1eedbdcefa1400c24 100644 (file)
@@ -7,13 +7,13 @@
 Summary:       Package management library
 Summary(pl.UTF-8):     Biblioteka do zarzÄ…dzania pakietami
 Name:          libzypp
-Version:       17.23.4
+Version:       17.25.5
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 #Source0Download: https://github.com/openSUSE/libzypp/releases
 Source0:       https://github.com/openSUSE/libzypp/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 699b0c0864293a0cbc10c4b9b7a31d4a
+# Source0-md5: 0998bb038f4463c6b74e34d2afda4cc9
 Patch0:                %{name}-rpm5.patch
 Patch1:                %{name}-link.patch
 URL:           https://en.opensuse.org/Portal:Libzypp
This page took 0.088752 seconds and 4 git commands to generate.