import ostree-2022.1-2.el8

This commit is contained in:
CentOS Sources 2022-01-13 12:54:37 +00:00 committed by Stepan Oksanichenko
parent 3cb74d87af
commit f6996b9909
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libostree-2021.6.tar.xz SOURCES/libostree-2022.1.tar.xz

View File

@ -1 +1 @@
1de62acde38d5916f5aefbdc2c9b58d1609ac8e7 SOURCES/libostree-2021.6.tar.xz 31380c30eeb93de7d9850fa8a071b3fbc3f3acee SOURCES/libostree-2022.1.tar.xz

View File

@ -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