Update to 2023.7
Resolves: #RHEL-14381
This commit is contained in:
parent
f9cd54a428
commit
215456cdc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/libostree-2023.4.tar.xz
|
||||
/libostree-2023.5.tar.xz
|
||||
/libostree-2023.6.tar.xz
|
||||
/libostree-2023.7.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2023.6
|
||||
Release: 1%{?dist}
|
||||
Version: 2023.7
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
Source1: ostree-readonly-sysroot-migration
|
||||
Source2: ostree-readonly-sysroot-migration.service
|
||||
@ -177,6 +177,10 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2023 Colin Walters <walters@verbum.org> - 2023.7-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2023.7
|
||||
Resolves: #RHEL-14381
|
||||
|
||||
* Fri Aug 25 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.6-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2023.6
|
||||
Resolves: rhbz#2234351
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2023.6.tar.xz) = ae803d41ed38ec713959cfa88dab3db94f63c14cc4ad7fc1b0941e3fcfe5128436e25a354c8a291f93ea0c59a3f440b57aecefa109996427463f9165331f78f1
|
||||
SHA512 (libostree-2023.7.tar.xz) = 12398c1c30df11e899204e0b798ee650c6099d983b3e20e4f6da4a3a0e4c0b1fcee7c8e123919ccca8e45324102f2378f63a6597c1fd4c3bae14fb89241879b1
|
||||
|
Loading…
Reference in New Issue
Block a user