import rpm-ostree-2023.7-1.el9

i9c changed/i9c/rpm-ostree-2023.7-1.el9
MSVSphere Packaging Team 1 year ago
parent fbba57a3cb
commit 0aeab9f989

2
.gitignore vendored

@ -1 +1 @@
SOURCES/rpm-ostree-2023.5.tar.xz SOURCES/rpm-ostree-2023.7.tar.xz

@ -1 +1 @@
128e9b22a79573b867b64a5dba2e343c52a3a821 SOURCES/rpm-ostree-2023.5.tar.xz f1517a7a0d68d59b17694a8baadca6cf30739e7e SOURCES/rpm-ostree-2023.7.tar.xz

@ -3,7 +3,7 @@
Summary: Hybrid image/package system Summary: Hybrid image/package system
Name: rpm-ostree Name: rpm-ostree
Version: 2023.5 Version: 2023.7
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/coreos/rpm-ostree URL: https://github.com/coreos/rpm-ostree
@ -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,18 @@ $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 * Thu Jun 22 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.5-1
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.5 - https://github.com/coreos/rpm-ostree/releases/tag/v2023.5
Resolves: rhbz#2216811 Resolves: rhbz#2216811

Loading…
Cancel
Save