import ostree-2022.5-1.el9_0
This commit is contained in:
parent
a77a425742
commit
650de0d8c7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libostree-2022.1.tar.xz
|
||||
SOURCES/libostree-2022.5.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
31380c30eeb93de7d9850fa8a071b3fbc3f3acee SOURCES/libostree-2022.1.tar.xz
|
||||
cd014ca104b83b4d5eebefdfb860c9e466a54baf SOURCES/libostree-2022.5.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2022.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2022.5
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
@ -168,6 +168,11 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 23 2022 Luca BRUNO <lucab@redhat.com> - 2022.5-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2022.5
|
||||
Resolves: rhbz#2127868
|
||||
|
||||
* Mon Jan 10 2022 Colin Walters <walters@verbum.org> - 2022.1-2
|
||||
- Rebase to 2022.1
|
||||
Resolves: rhbz#2039071
|
||||
|
Loading…
Reference in New Issue
Block a user