import ostree-2022.5-1.el9
This commit is contained in:
parent
e101dbd703
commit
620430f38e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libostree-2021.6.tar.xz
|
||||
SOURCES/libostree-2022.5.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
1de62acde38d5916f5aefbdc2c9b58d1609ac8e7 SOURCES/libostree-2021.6.tar.xz
|
||||
cd014ca104b83b4d5eebefdfb860c9e466a54baf SOURCES/libostree-2022.5.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2021.6
|
||||
Version: 2022.5
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -168,6 +168,24 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 22 2022 Luca BRUNO <lucab@redhat.com> - 2022.5-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2022.5
|
||||
Resolves: rhbz#2119815
|
||||
|
||||
* Thu May 05 2022 Colin Walters <walters@verbum.org> - 2022.3-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2022.3
|
||||
Resolves: rhbz#2081840
|
||||
|
||||
* Fri Apr 01 2022 Luca BRUNO <lucab@redhat.com> - 2022.2-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2022.2
|
||||
Resolves: rhbz#2070964
|
||||
|
||||
* Mon Jan 10 2022 Colin Walters <walters@verbum.org> - 2022.1-2
|
||||
- Rebase to 2022.1
|
||||
Resolves: rhbz#2039071
|
||||
|
||||
* Fri Nov 26 2021 Luca BRUNO <lucab@redhat.com> - 2021.6-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2021.6
|
||||
|
Loading…
Reference in New Issue
Block a user