Release 2025.3
Resolves: #RHEL-103130
This commit is contained in:
parent
4eb51d26b2
commit
23276a6b6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/libostree-2024.10.tar.xz
|
||||
/libostree-2025.1.tar.xz
|
||||
/libostree-2025.2.tar.xz
|
||||
/libostree-2025.3.tar.xz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2025.2
|
||||
Version: 2025.3
|
||||
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,10 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 11 2025 Joseph Marrero <jmarrero@fedoraproject.org> - 2025.3-1
|
||||
- Rebase to https://github.com/ostreedev/ostree/releases/tag/v2025.3
|
||||
Resolves: #RHEL-103130
|
||||
|
||||
* Mon Mar 24 2025 Joseph Marrero <jmarrero@fedoraproject.org> - 2025.2-1
|
||||
- Rebase to https://github.com/ostreedev/ostree/releases/tag/v2025.2
|
||||
Resolves: #RHEL-84765
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2025.2.tar.xz) = 5e732a22da238b378e779c3886445977da49e2f810d18cb3580b030175e5e9db53408bcba245e840cdaea7e193907d284a369c42b3b7104c270e58a8c38f4f6a
|
||||
SHA512 (libostree-2025.3.tar.xz) = 6307a261adeb9eb1c2d8dc4ce94491e70b6cbcd0c8f0aac3d2f334b6cc9c2838606c5e3dd072508aec5f78cf9d8f5a94dc4942ea1b2b38ebdbd4b57244db9042
|
||||
|
||||
Loading…
Reference in New Issue
Block a user