Compare commits

1 Commits
1.1 ... main

4 changed files with 20 additions and 10 deletions

Binary file not shown.

BIN
libostree-2025.2.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun May 4 10:59:54 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop obsolete gnome-common BuildRequires, and add
docbook-xsl-stylesheets and xsltproc BuildRequires.
-------------------------------------------------------------------
Sat Mar 22 17:43:39 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 2025.2:
+ sign: Support generic "spki" type of commit signatures
+ boot: Drop ostree-finalize-staged.path
+ bug fixes
-------------------------------------------------------------------
Fri Jan 31 20:13:41 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -24,7 +24,7 @@
%bcond_without ed25519
%bcond_with tests
Name: libostree
Version: 2025.1
Version: 2025.2
Release: 0
Summary: Git for operating system binaries
License: LGPL-2.0-or-later
@@ -34,11 +34,12 @@ Source: https://github.com/ostreedev/ostree/releases/download/v%{version
# PATCH-FIX-OPENSUSE ostree-grub2-location.patch boo#974714 dimstar@opensuse.org -- Fix path to grub-mkconfig_lib
Patch0: ostree-grub2-location.patch
BuildRequires: bison
BuildRequires: gnome-common
BuildRequires: docbook-xsl-stylesheets
BuildRequires: gobject-introspection-devel >= 1.34.0
BuildRequires: libattr-devel
BuildRequires: libcap-devel
BuildRequires: pkgconfig
BuildRequires: xsltproc
BuildRequires: pkgconfig(dracut)
BuildRequires: pkgconfig(e2p)
BuildRequires: pkgconfig(fuse3) >= 3.1.1
@@ -162,7 +163,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%service_add_pre ostree-remount.service
%service_add_pre ostree-finalize-staged.service
%service_add_pre ostree-finalize-staged-hold.service
%service_add_pre ostree-finalize-staged.path
%service_add_pre ostree-boot-complete.service
%preun
@@ -170,7 +170,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%service_del_preun ostree-remount.service
%service_del_preun ostree-finalize-staged.service
%service_del_preun ostree-finalize-staged-hold.service
%service_del_preun ostree-finalize-staged.path
%service_del_preun ostree-boot-complete.service
%post
@@ -178,7 +177,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%service_add_post ostree-remount.service
%service_add_post ostree-finalize-staged.service
%service_add_post ostree-finalize-staged-hold.service
%service_add_post ostree-finalize-staged.path
%service_add_post ostree-boot-complete.service
%tmpfiles_create %{_tmpfilesdir}/ostree-tmpfiles.conf
@@ -187,7 +185,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%service_del_postun ostree-remount.service
%service_del_postun ostree-finalize-staged.service
%service_del_postun ostree-finalize-staged-hold.service
%service_del_postun ostree-finalize-staged.path
%service_del_postun ostree-boot-complete.service
%files
@@ -209,7 +206,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_unitdir}/ostree-remount.service
%{_unitdir}/ostree-finalize-staged.service
%{_unitdir}/ostree-finalize-staged-hold.service
%{_unitdir}/ostree-finalize-staged.path
%{_unitdir}/ostree-boot-complete.service
%{_unitdir}/ostree-state-overlay@.service
%dir %{_sysconfdir}/dracut.conf.d