This commit is contained in:
parent
63235abae9
commit
d0f49d1a25
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
|||||||
/libostree-2023.5.tar.xz
|
/libostree-2023.5.tar.xz
|
||||||
/libostree-2023.6.tar.xz
|
/libostree-2023.6.tar.xz
|
||||||
/libostree-2023.7.tar.xz
|
/libostree-2023.7.tar.xz
|
||||||
|
/libostree-2023.8.tar.xz
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2023.7
|
Version: 2023.8
|
||||||
Release: 4%{?dist}
|
Release: 2%{?dist}
|
||||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
URL: https://ostree.readthedocs.io/en/latest/
|
URL: https://ostree.readthedocs.io/en/latest/
|
||||||
@ -190,6 +190,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 06 2023 Colin Walters <walters@verbum.org> - 2023.8-2
|
||||||
|
- https://github.com/ostreedev/ostree/releases/tag/v2023.8
|
||||||
|
|
||||||
* Mon Dec 04 2023 Colin Walters <walters@verbum.org> - 2023.7-4
|
* Mon Dec 04 2023 Colin Walters <walters@verbum.org> - 2023.7-4
|
||||||
- Enable composefs only on fedora/rhel10 to fix COPR builds
|
- Enable composefs only on fedora/rhel10 to fix COPR builds
|
||||||
which pull from this dist-git
|
which pull from this dist-git
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libostree-2023.7.tar.xz) = 12398c1c30df11e899204e0b798ee650c6099d983b3e20e4f6da4a3a0e4c0b1fcee7c8e123919ccca8e45324102f2378f63a6597c1fd4c3bae14fb89241879b1
|
SHA512 (libostree-2023.8.tar.xz) = 9b09cdd74ed3a6385ca43e34801113ad59331c26fbb6f63330becae5a6f11b562e61246fd7bdb1094efc2f57557e89b462aac1a34967656b49e982a7db8add89
|
||||||
|
Loading…
Reference in New Issue
Block a user