This commit is contained in:
parent
302e0bdb80
commit
686cfc7fbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/libostree-2022.7.tar.xz
|
||||
/libostree-2023.1.tar.xz
|
||||
/libostree-2023.2.tar.xz
|
||||
/libostree-2023.3.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2023.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2023.3
|
||||
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/
|
||||
@ -169,6 +169,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 18 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.3-1
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2023.3
|
||||
|
||||
* Wed Mar 22 2023 Colin Walters <walters@verbum.org> - 2023.2-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2023.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2023.2.tar.xz) = 549a2bdf8cef93d421aaf990e2d1c534063f0314b5933db7ce123bdd138229e24cc171d541296e45a7546a91d35149c1c8f29ea90949876200c574e7ec297b98
|
||||
SHA512 (libostree-2023.3.tar.xz) = af3b80d55e15b515e860ab0ee5f061f1a4d649b21441d5cde66e71ff4349ef480565cb795838ebce2f42784d53e349c2443159d9ee452277001d930ba814fe40
|
||||
|
Loading…
Reference in New Issue
Block a user