Update to 2023.1
Resolves: rhbz#2172898 xref https://issues.redhat.com/browse/COS-2069
This commit is contained in:
parent
b56ecb6717
commit
d0a01bfa23
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
|||||||
/libostree-2022.3.tar.xz
|
/libostree-2022.3.tar.xz
|
||||||
/libostree-2022.5.tar.xz
|
/libostree-2022.5.tar.xz
|
||||||
/libostree-2022.6.tar.xz
|
/libostree-2022.6.tar.xz
|
||||||
|
/libostree-2023.1.tar.xz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2022.6
|
Version: 2023.1
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}
|
||||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||||
Source1: ostree-readonly-sysroot-migration
|
Source1: ostree-readonly-sysroot-migration
|
||||||
Source2: ostree-readonly-sysroot-migration.service
|
Source2: ostree-readonly-sysroot-migration.service
|
||||||
@ -178,6 +178,11 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Colin Walters <walters@verbum.org> - 2023.1-2
|
||||||
|
- Update to 2023.1
|
||||||
|
Resolves: rhbz#2172898
|
||||||
|
xref https://issues.redhat.com/browse/COS-2069
|
||||||
|
|
||||||
* Thu Feb 9 2023 Sayan Paul <saypaul@redhat.com> - 2022.6-3
|
* Thu Feb 9 2023 Sayan Paul <saypaul@redhat.com> - 2022.6-3
|
||||||
- Resolves: rhbz#2167344
|
- Resolves: rhbz#2167344
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libostree-2022.6.tar.xz) = 03f6b6947a372e36d3a1ae3bbe47543c562113039ce10db9c6f26a7b4015afb41950bd00bd1931937a5fb3043689ca1046eb87afd890571cfedbfa1ef36219a7
|
SHA512 (libostree-2023.1.tar.xz) = a6a6e47d6cb9ec6826d48a50a2abac69e4a040f2b5830d39e8a006c738a163fb15fde8630bf271d92cec9470601281669cd4bf942e4b7c4d42441bd5d1730572
|
||||||
|
Loading…
Reference in New Issue
Block a user