From ff131a03336b90ae5912c44c19df2997b2a5ab9e Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 17 Jan 2025 01:17:30 +0300 Subject: [PATCH] import mock-core-configs-42.1-1.el9 --- .gitignore | 2 +- .mock-core-configs.metadata | 2 +- SPECS/mock-core-configs.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1c8adae..8620ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/mock-core-configs-41.5.tar.gz +SOURCES/mock-core-configs-42.1.tar.gz diff --git a/.mock-core-configs.metadata b/.mock-core-configs.metadata index 52b49c3..47e945a 100644 --- a/.mock-core-configs.metadata +++ b/.mock-core-configs.metadata @@ -1 +1 @@ -8031ad54eb10b79a262ce498bb9713b0aeee1133 SOURCES/mock-core-configs-41.5.tar.gz +a7bb1bf047bf7124e98e06f2e2715bdfa542878e SOURCES/mock-core-configs-42.1.tar.gz diff --git a/SPECS/mock-core-configs.spec b/SPECS/mock-core-configs.spec index 9c2be44..5400a1b 100644 --- a/SPECS/mock-core-configs.spec +++ b/SPECS/mock-core-configs.spec @@ -3,7 +3,7 @@ %endif Name: mock-core-configs -Version: 41.5 +Version: 42.1 Release: 1%{?dist} Summary: Mock core config files basic chroots @@ -22,7 +22,7 @@ BuildArch: noarch Provides: mock-configs # distribution-gpg-keys contains GPG keys used by mock configs -Requires: distribution-gpg-keys >= 1.105 +Requires: distribution-gpg-keys >= 1.107 # specify minimal compatible version of mock Requires: mock >= 5.4.post1 Requires: mock-filesystem @@ -149,6 +149,9 @@ fi %ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg %changelog +* Thu Jan 16 2025 Pavel Raiskup 42.1-1 +- branch fedora-42 configs, move rawhide to releasever=43 + * Thu Dec 19 2024 Pavel Raiskup 41.5-1 - Fedora 39 EOL - fix openSUSE-tumbleweed update failure during the second build (duli4868@gmail.com)