|
|
@ -3,8 +3,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Hybrid image/package system
|
|
|
|
Summary: Hybrid image/package system
|
|
|
|
Name: rpm-ostree
|
|
|
|
Name: rpm-ostree
|
|
|
|
Version: 2022.19
|
|
|
|
Version: 2023.7
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?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"
|
|
|
@ -14,13 +14,9 @@ Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
|
%if 0%{?rhel} && !0%{?eln}
|
|
|
|
|
|
|
|
BuildRequires: rust-toolset
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging
|
|
|
|
BuildRequires: rust-packaging
|
|
|
|
BuildRequires: cargo
|
|
|
|
BuildRequires: cargo
|
|
|
|
BuildRequires: rust
|
|
|
|
BuildRequires: rust
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Enable ASAN + UBSAN
|
|
|
|
# Enable ASAN + UBSAN
|
|
|
|
%bcond_with sanitizers
|
|
|
|
%bcond_with sanitizers
|
|
|
@ -241,9 +237,37 @@ $PYTHON autofiles.py > files.devel \
|
|
|
|
%files devel -f files.devel
|
|
|
|
%files devel -f files.devel
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2022.19-3
|
|
|
|
* Sat Aug 26 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.7-1
|
|
|
|
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.7
|
|
|
|
|
|
|
|
Resolves: rhbz#2234352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 25 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.6-1
|
|
|
|
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.6
|
|
|
|
|
|
|
|
Resolves: rhbz#2234352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Colin Walters <walters@verbum.org> - 2023.5-2
|
|
|
|
|
|
|
|
- Backport https://github.com/coreos/rpm-ostree/pull/4510
|
|
|
|
|
|
|
|
Related: rhbz#2224081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 22 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.5-1
|
|
|
|
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.5
|
|
|
|
|
|
|
|
Resolves: rhbz#2216811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 13 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.4-1
|
|
|
|
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.4
|
|
|
|
|
|
|
|
Resolves: rhbz#2211486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 24 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.3-1
|
|
|
|
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.3
|
|
|
|
|
|
|
|
Resolves: rhbz#2189315
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2023.2-1
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 07 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.2-1
|
|
|
|
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.2
|
|
|
|
|
|
|
|
Resolves: rhbz#2176213
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 20 2022 Colin Walters <walters@verbum.org> - 2022.19-3
|
|
|
|
* Tue Dec 20 2022 Colin Walters <walters@verbum.org> - 2022.19-3
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2022.19
|
|
|
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2022.19
|
|
|
|
Resolves: rhbz#2153460
|
|
|
|
Resolves: rhbz#2153460
|
|
|
|