From 613fb272d1921a528431432f6a6f1cf8769797ed Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 22 Sep 2023 20:10:00 +0300 Subject: [PATCH] import rpm-ostree-2023.7-1.el9 --- .gitignore | 2 +- .rpm-ostree.metadata | 2 +- SPECS/rpm-ostree.spec | 36 ++++++++++++++++++++++++++++++------ 3 files changed, 32 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 86a1986..001c245 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/rpm-ostree-2022.19.tar.xz +SOURCES/rpm-ostree-2023.7.tar.xz diff --git a/.rpm-ostree.metadata b/.rpm-ostree.metadata index 91db9a8..f3a8734 100644 --- a/.rpm-ostree.metadata +++ b/.rpm-ostree.metadata @@ -1 +1 @@ -e07fc2eeed3979cf048a4db4e3b4d4218ee81791 SOURCES/rpm-ostree-2022.19.tar.xz +f1517a7a0d68d59b17694a8baadca6cf30739e7e SOURCES/rpm-ostree-2023.7.tar.xz diff --git a/SPECS/rpm-ostree.spec b/SPECS/rpm-ostree.spec index 7c0dd04..bacec67 100644 --- a/SPECS/rpm-ostree.spec +++ b/SPECS/rpm-ostree.spec @@ -3,8 +3,8 @@ Summary: Hybrid image/package system Name: rpm-ostree -Version: 2022.19 -Release: 3%{?dist} +Version: 2023.7 +Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/coreos/rpm-ostree # 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} BuildRequires: make -%if 0%{?rhel} && !0%{?eln} -BuildRequires: rust-toolset -%else BuildRequires: rust-packaging BuildRequires: cargo BuildRequires: rust -%endif # Enable ASAN + UBSAN %bcond_with sanitizers @@ -241,6 +237,34 @@ $PYTHON autofiles.py > files.devel \ %files devel -f files.devel %changelog +* Sat Aug 26 2023 Joseph Marrero - 2023.7-1 +- https://github.com/coreos/rpm-ostree/releases/tag/v2023.7 + Resolves: rhbz#2234352 + +* Fri Aug 25 2023 Joseph Marrero - 2023.6-1 +- https://github.com/coreos/rpm-ostree/releases/tag/v2023.6 + Resolves: rhbz#2234352 + +* Fri Jul 21 2023 Colin Walters - 2023.5-2 +- Backport https://github.com/coreos/rpm-ostree/pull/4510 + Related: rhbz#2224081 + +* Thu Jun 22 2023 Joseph Marrero - 2023.5-1 +- https://github.com/coreos/rpm-ostree/releases/tag/v2023.5 + Resolves: rhbz#2216811 + +* Tue Jun 13 2023 Joseph Marrero - 2023.4-1 +- https://github.com/coreos/rpm-ostree/releases/tag/v2023.4 + Resolves: rhbz#2211486 + +* Mon Apr 24 2023 Joseph Marrero - 2023.3-1 +- https://github.com/coreos/rpm-ostree/releases/tag/v2023.3 + Resolves: rhbz#2189315 + +* Tue Mar 07 2023 Joseph Marrero - 2023.2-1 +- https://github.com/coreos/rpm-ostree/releases/tag/v2023.2 + Resolves: rhbz#2176213 + * Tue Dec 20 2022 Colin Walters - 2022.19-3 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.19 Resolves: rhbz#2153460