This commit is contained in:
parent
85f18e16df
commit
c4cd304b1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/libostree-2022.4.tar.xz
|
||||
/libostree-2022.5.tar.xz
|
||||
/libostree-2022.6.tar.xz
|
||||
/libostree-2022.7.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2022.6
|
||||
Release: 1%{?dist}
|
||||
Version: 2022.7
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
@ -169,6 +169,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2022 Colin Walters <walters@verbum.org> - 2022.7-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2022.7
|
||||
|
||||
* Mon Oct 10 2022 Luca BRUNO <lucab@lucabruno.net> - 2022.6-1
|
||||
- New upstream version
|
||||
https://github.com/ostreedev/ostree/releases/tag/v2022.6
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2022.6.tar.xz) = 03f6b6947a372e36d3a1ae3bbe47543c562113039ce10db9c6f26a7b4015afb41950bd00bd1931937a5fb3043689ca1046eb87afd890571cfedbfa1ef36219a7
|
||||
SHA512 (libostree-2022.7.tar.xz) = 725eff027b2c4c1aec0c222a5fa6059f3a777f4d0c831b82a4021befba0078692aa5ced2c4c609530c70462b4148a3cc33152e3d9dc4a5d6f8cf98f61ef09c2a
|
||||
|
Loading…
Reference in New Issue
Block a user