import ostree-2022.1-2.el8
This commit is contained in:
parent
3cb74d87af
commit
f6996b9909
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libostree-2021.6.tar.xz
|
SOURCES/libostree-2022.1.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
1de62acde38d5916f5aefbdc2c9b58d1609ac8e7 SOURCES/libostree-2021.6.tar.xz
|
31380c30eeb93de7d9850fa8a071b3fbc3f3acee SOURCES/libostree-2022.1.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2021.6
|
Version: 2022.1
|
||||||
Release: 2%{?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: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -163,6 +163,10 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2022 Colin Walters <walters@verbum.org> - 2022.1-2
|
||||||
|
- Rebase to 2022.1
|
||||||
|
Resolves: rhbz#2032593
|
||||||
|
|
||||||
* Wed Dec 15 2021 Colin Walters <walters@verbum.org> - 2021.6-2
|
* Wed Dec 15 2021 Colin Walters <walters@verbum.org> - 2021.6-2
|
||||||
- Rebase to 2021.6
|
- Rebase to 2021.6
|
||||||
Resolves: rhbz#2032593
|
Resolves: rhbz#2032593
|
||||||
|
Loading…
Reference in New Issue
Block a user