Resolves: rhbz#2216810
This commit is contained in:
parent
54d9b0b449
commit
038fec7dd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/libostree-2023.1.tar.xz
|
||||
/libostree-2023.2.tar.xz
|
||||
/libostree-2023.3.tar.xz
|
||||
/libostree-2023.4.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2023.3
|
||||
Version: 2023.4
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
Source1: ostree-readonly-sysroot-migration
|
||||
@ -178,6 +178,10 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 22 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.4-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2023.4
|
||||
Resolves: rhbz#2216810
|
||||
|
||||
* Tue Jun 13 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.3-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2023.3
|
||||
Resolves: rhbz#2211487
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2023.3.tar.xz) = af3b80d55e15b515e860ab0ee5f061f1a4d649b21441d5cde66e71ff4349ef480565cb795838ebce2f42784d53e349c2443159d9ee452277001d930ba814fe40
|
||||
SHA512 (libostree-2023.4.tar.xz) = 7587732c6852843abd6e4ab0778399a3da868318eb536c1c8e7031bcc7d18ad033c3162e146da3dbdee1c468c4287721cf7421c6208dbd6a9383982e160a5e80
|
||||
|
Loading…
Reference in New Issue
Block a user