Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libostree for openSUSE:Factory 
checked in at 2023-11-02 20:20:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libostree (Old)
 and      /work/SRC/openSUSE:Factory/.libostree.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libostree"

Thu Nov  2 20:20:19 2023 rev:34 rq:1121469 version:2023.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libostree/libostree.changes      2023-09-20 
13:21:32.422203117 +0200
+++ /work/SRC/openSUSE:Factory/.libostree.new.17445/libostree.changes   
2023-11-02 20:20:23.825467156 +0100
@@ -1,0 +2,11 @@
+Fri Oct 27 19:02:18 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 2023.7:
+  + support for a "transient etc"
+  + HTTP layer now retries requests by default
+  + a longstanding bug was fixed where ostree would still try to
+    fetch "loose" objects even when we were doing a delta pull
+  + Fix variety of clang-analyzer fixes (some false positives, some
+    real memory leaks, etc)
+
+-------------------------------------------------------------------

Old:
----
  libostree-2023.6.tar.xz

New:
----
  libostree-2023.7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libostree.spec ++++++
--- /var/tmp/diff_new_pack.41VT72/_old  2023-11-02 20:20:24.437489677 +0100
+++ /var/tmp/diff_new_pack.41VT72/_new  2023-11-02 20:20:24.437489677 +0100
@@ -22,9 +22,8 @@
 %bcond_with        composefs
 %bcond_without     ed25519
 %bcond_with        tests
-
 Name:           libostree
-Version:        2023.6
+Version:        2023.7
 Release:        0
 Summary:        Git for operating system binaries
 License:        LGPL-2.0-or-later
@@ -33,7 +32,6 @@
 Source:         
https://github.com/ostreedev/ostree/releases/download/v%{version}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE ostree-grub2-location.patch boo#974714 
dims...@opensuse.org -- Fix path to grub-mkconfig_lib
 Patch0:         ostree-grub2-location.patch
-
 BuildRequires:  bison
 BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel >= 1.34.0
@@ -54,6 +52,9 @@
 BuildRequires:  pkgconfig(mount) >= 2.23.0
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(zlib)
+# Package was renamed from ostree to libostree with version 2017.2
+Provides:       ostree = %{version}
+Obsoletes:      ostree < %{version}
 %if %{with tests}
 BuildRequires:  gjs
 %endif
@@ -61,10 +62,6 @@
 BuildRequires:  pkgconfig(openssl)
 %endif
 
-# Package was renamed from ostree to libostree with version 2017.2
-Provides:       ostree = %{version}
-Obsoletes:      ostree < %{version}
-
 %description
 OSTree is a tool for managing bootable, immutable, versioned
 filesystem trees. While it takes over some of the roles of tradtional
@@ -104,12 +101,12 @@
 Group:          System/Boot
 Provides:       ostree-grub2 = %{version}
 Obsoletes:      ostree-grub2 < %{version}
+BuildArch:      noarch
 %ifnarch aarch64
 Requires:       grub2
 %else
 Requires:       grub2-efi
 %endif
-BuildArch:      noarch
 
 %description grub2
 GRUB2 integration for OSTree

++++++ libostree-2023.6.tar.xz -> libostree-2023.7.tar.xz ++++++
++++ 5531 lines of diff (skipped)

Reply via email to