import ostree-2022.6-1.el9
This commit is contained in:
parent
650de0d8c7
commit
75fbb3f1aa
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libostree-2022.5.tar.xz
|
||||
SOURCES/libostree-2022.6.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
cd014ca104b83b4d5eebefdfb860c9e466a54baf SOURCES/libostree-2022.5.tar.xz
|
||||
0e80da51128314cbc8255ac4abc570b470478190 SOURCES/libostree-2022.6.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2022.5
|
||||
Version: 2022.6
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
@ -168,10 +168,24 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 23 2022 Luca BRUNO <lucab@redhat.com> - 2022.5-1
|
||||
* Thu Oct 13 2022 Luca BRUNO <lucab@redhat.com> - 2022.6-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2022.6
|
||||
Resolves: rhbz#2134054
|
||||
|
||||
* 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#2127868
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user