import CS rpm-ostree-2023.7-1.el9
This commit is contained in:
parent
95d8f05017
commit
305b274237
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/rpm-ostree-2022.19.tar.xz
|
SOURCES/rpm-ostree-2023.7.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
e07fc2eeed3979cf048a4db4e3b4d4218ee81791 SOURCES/rpm-ostree-2022.19.tar.xz
|
f1517a7a0d68d59b17694a8baadca6cf30739e7e SOURCES/rpm-ostree-2023.7.tar.xz
|
||||||
|
@ -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,6 +237,34 @@ $PYTHON autofiles.py > files.devel \
|
|||||||
%files devel -f files.devel
|
%files devel -f files.devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user