import CS ostree-2026.4-1.el9
This commit is contained in:
parent
55e9332c1a
commit
083dfa5990
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libostree-2026.3.tar.xz
|
||||
SOURCES/libostree-2026.4.tar.xz
|
||||
|
||||
@ -1 +1 @@
|
||||
46b2822c93e56e9cf678f4314f1b1d986d066037 SOURCES/libostree-2026.3.tar.xz
|
||||
be31484d5c00353b6c3d966750c83eb44a8a53d0 SOURCES/libostree-2026.4.tar.xz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2026.3
|
||||
Version: 2026.4
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
Source1: ostree-readonly-sysroot-migration
|
||||
@ -179,6 +179,11 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 21 2026 Joseph Marrero Corchado <jmarrero@redhat.com> - 2026.4-1
|
||||
- Rebase to 2026.4
|
||||
Release https://github.com/ostreedev/ostree/releases/tag/v2026.4
|
||||
Resolves: #RHEL-246612
|
||||
|
||||
* Thu Aug 06 2026 Joseph Marrero Corchado <jmarrero@redhat.com> - 2026.3-1
|
||||
- Rebase to 2026.3
|
||||
Release https://github.com/ostreedev/ostree/releases/tag/v2026.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user