spec: new upstream version 2021.6
Resolves: rhbz#2026931
This commit is contained in:
parent
c083705cd4
commit
3f1e943882
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
|||||||
/libostree-2021.2.tar.xz
|
/libostree-2021.2.tar.xz
|
||||||
/libostree-2021.3.tar.xz
|
/libostree-2021.3.tar.xz
|
||||||
/libostree-2021.5.tar.xz
|
/libostree-2021.5.tar.xz
|
||||||
|
/libostree-2021.6.tar.xz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2021.5
|
Version: 2021.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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+
|
||||||
URL: https://ostree.readthedocs.io/en/latest/
|
URL: https://ostree.readthedocs.io/en/latest/
|
||||||
@ -168,6 +168,11 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 26 2021 Luca BRUNO <lucab@redhat.com> - 2021.6-1
|
||||||
|
- New upstream version
|
||||||
|
https://github.com/ostreedev/ostree/releases/tag/v2021.6
|
||||||
|
Resolves: rhbz#2026931
|
||||||
|
|
||||||
* Tue Oct 19 2021 Colin Walters <walters@verbum.org> - 2021.5-3
|
* Tue Oct 19 2021 Colin Walters <walters@verbum.org> - 2021.5-3
|
||||||
- Pointless rebuild to re-trigger gating etc
|
- Pointless rebuild to re-trigger gating etc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libostree-2021.5.tar.xz) = 73d463e9cfaa027ac640051615b312c1800e71b2587e33cbae1e60356cb3c3f5d4afcda8ace680636ebd1d112061f2a8a7c25c46aa24a1b260244451157ffe8a
|
SHA512 (libostree-2021.6.tar.xz) = 5fcb8053530eb3b687198331a8f84f7913bba32be29c1828251e1ba70b436b0364531e54f75b6d04580d79304131892d4b72e32f6ba653d0e1caddf902ae660c
|
||||||
|
Loading…
Reference in New Issue
Block a user