Auto sync2gitlab import of rpm-ostree-2022.10.90.g4abaf4b4-4.el8.src.rpm
This commit is contained in:
parent
4b59dac076
commit
c66a66a1a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/rpm-ostree-2022.2.tar.xz
|
/rpm-ostree-2022.2.tar.xz
|
||||||
/rpm-ostree-2022.2.8.gd50a74bd.tar.xz
|
/rpm-ostree-2022.2.8.gd50a74bd.tar.xz
|
||||||
|
/rpm-ostree-2022.10.90.g4abaf4b4.tar.xz
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
|
|
||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2022.2.8.gd50a74bd
|
Version: 2022.10.90.g4abaf4b4
|
||||||
Release: 2%{?dist}
|
Release: 4%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/coreos/rpm-ostree
|
URL: https://github.com/coreos/rpm-ostree
|
||||||
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
|
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
|
||||||
# in the upstream git. It also contains vendored Rust sources.
|
# in the upstream git. It also contains vendored Rust sources. This is generated from the "rhel8" branch.
|
||||||
Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-ostree-%{version}.tar.xz
|
Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-ostree-%{version}.tar.xz
|
||||||
|
|
||||||
ExclusiveArch: %{rust_arches}
|
ExclusiveArch: %{rust_arches}
|
||||||
@ -202,6 +202,7 @@ $PYTHON autofiles.py > files \
|
|||||||
'%{_sysconfdir}/rpm-ostreed.conf' \
|
'%{_sysconfdir}/rpm-ostreed.conf' \
|
||||||
'%{_prefix}/lib/systemd/system/*' \
|
'%{_prefix}/lib/systemd/system/*' \
|
||||||
'%{_libexecdir}/rpm-ostree*' \
|
'%{_libexecdir}/rpm-ostree*' \
|
||||||
|
'%{_libexecdir}/libostree/ext/*' \
|
||||||
'%{_datadir}/polkit-1/actions/*.policy' \
|
'%{_datadir}/polkit-1/actions/*.policy' \
|
||||||
'%{_datadir}/dbus-1/system-services' \
|
'%{_datadir}/dbus-1/system-services' \
|
||||||
'%{_datadir}/bash-completion/completions/*'
|
'%{_datadir}/bash-completion/completions/*'
|
||||||
@ -226,6 +227,16 @@ $PYTHON autofiles.py > files.devel \
|
|||||||
%files devel -f files.devel
|
%files devel -f files.devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 16 2022 Colin Walters <walters@verbum.org> - 2022.10.90.g4abaf4b4-4
|
||||||
|
- Update to latest https://github.com/coreos/rpm-ostree/tree/rhel8 at commit
|
||||||
|
https://github.com/coreos/rpm-ostree/commit/4abaf4b4
|
||||||
|
Resolves: rhbz#2118774
|
||||||
|
|
||||||
|
* Tue Jul 19 2022 Colin Walters <walters@verbum.org> - 2022.10.86.gd8f0c67a-3
|
||||||
|
- Update to latest https://github.com/coreos/rpm-ostree/tree/rhel8 at commit
|
||||||
|
https://github.com/coreos/rpm-ostree/commit/d8f0c67a0eba32281c9f2782a286e06486a4b909
|
||||||
|
Resolves: rhbz#2105414
|
||||||
|
|
||||||
* Wed Jun 15 2022 Colin Walters <walters@verbum.org> - 2022.2.8.gd50a74bd-2
|
* Wed Jun 15 2022 Colin Walters <walters@verbum.org> - 2022.2.8.gd50a74bd-2
|
||||||
- Update to latest rhel8 branch
|
- Update to latest rhel8 branch
|
||||||
https://github.com/coreos/rpm-ostree/pull/3749
|
https://github.com/coreos/rpm-ostree/pull/3749
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpm-ostree-2022.2.8.gd50a74bd.tar.xz) = 93594064edba1be59f6f6c6153bb78272a90c8f7cc1915bec4b6b074b79deecd2a4061eba7df593b9d0fc27a45503d56aeba0cd162413593c3d6b2b921a62981
|
SHA512 (rpm-ostree-2022.10.90.g4abaf4b4.tar.xz) = 2fef71ac7cf19cea530311e3ea504bf22106cf00d493e01cf6d4fb2dd5cd3a0d1dd160e3dcdf47ff2f99cc23b993d45671d35e969642a53a15c9be3bd7871308
|
||||||
|
Loading…
Reference in New Issue
Block a user