diff --git a/libostree-2025.4.tar.xz b/libostree-2025.5.tar.xz similarity index 32% rename from libostree-2025.4.tar.xz rename to libostree-2025.5.tar.xz index c4441caa60419778cffa90f95e1678924d1dfded..6fcd8208b9b8e4917d15301beb2d96bc310747f1 100644 --- a/libostree-2025.4.tar.xz +++ b/libostree-2025.5.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:014d12d19ea664fae53fe147d3d2c0b7465a3c37e099c87d289df908adeb5669 -size 2133044 +oid sha256:a2ddd454ba0e620e08fb7324dec8bdbb6d03360f531313691b42e19b59db6c88 +size 2133156 diff --git a/ostree.spec b/ostree.spec index e128018b467793d0ed6eb034dc0bc7fffd32b3f3..1a4c8a11d799813ac57d2e0c941dcac915e70cf2 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,6 +1,6 @@ #needsrootforbuild Name: ostree -Version: 2025.4 +Version: 2025.5 Release: 1 Summary: A tool like git for operating system binaries License: LGPL-2.0-or-later @@ -30,7 +30,7 @@ BuildRequires: /usr/bin/xsltproc BuildRequires: /usr/sbin/grub2-mkconfig %{?systemd_requires} -Requires: dracut systemd-units gnupg2 +Requires: dracut systemd-units gnupg2 which %ifarch x86_64 Requires: grub2 %else @@ -107,6 +107,9 @@ The %{name}-devel package includes the header files for the %{name} library. %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Tue Aug 26 2025 Funda Wang - 2025.5-1 +- update to 2025.5 + * Tue Jul 22 2025 Funda Wang - 2025.4-1 - update to 2025.4