spec: new upstream version 2022.6
Resolves: rhbz#2134054
This commit is contained in:
parent
4edbac1434
commit
be092351df
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/libostree-2022.2.tar.xz
|
||||
/libostree-2022.3.tar.xz
|
||||
/libostree-2022.5.tar.xz
|
||||
/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,6 +168,11 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2022.5.tar.xz) = 39abd076491ebab5cd6e23bff6ce0a346fe8d1e6a372abb42626ef5a8643411070b272637513b37393dc37af9b8eaaa42c19e2f1c16b98d441358c2046653654
|
||||
SHA512 (libostree-2022.6.tar.xz) = 03f6b6947a372e36d3a1ae3bbe47543c562113039ce10db9c6f26a7b4015afb41950bd00bd1931937a5fb3043689ca1046eb87afd890571cfedbfa1ef36219a7
|
||||
|
Loading…
Reference in New Issue
Block a user