public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openqa] f44: Drop shfmt from -devel dependencies (it was retired)
@ 2026-06-05 23:33 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-05 23:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openqa
Branch : f44
Commit : e726cd2734925ceafc0d4354346716a130fd59ed
Author : Adam Williamson <awilliam@redhat.com>
Date : 2026-03-11T12:53:25-07:00
Stats : +4/-834 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openqa/c/e726cd2734925ceafc0d4354346716a130fd59ed?branch=f44
Log:
Drop shfmt from -devel dependencies (it was retired)
Also convert to autorelease and autochangelog.
---
diff --git a/openqa.spec b/openqa.spec
index 0c2f93e..1bbdaab 100644
--- a/openqa.spec
+++ b/openqa.spec
@@ -89,8 +89,9 @@
%endif
# Diff from SUSE: perl::Critic::Community is omitted as we do not package it,
# SUSE has python3-yamllint but we just have yamllint
+# shfmt is omitted as our package for it was orphaned and retired
# The following line is generated from dependencies.yaml (upstream)
-%define style_check_requires ShellCheck perl(Code::TidyAll) perl(Perl::Critic) yamllint shfmt
+%define style_check_requires ShellCheck perl(Code::TidyAll) perl(Perl::Critic) yamllint
# diff from SUSE: perl(Devel::Cover::Report::Codecovbash) dropped because
# it's not in Fedora (this means you can't run 'make coverage-codecov')
# The following line is generated from dependencies.yaml (upstream)
@@ -111,7 +112,7 @@
Name: openqa
Version: %{github_version}%{?github_date:^%{github_date}git%{shortcommit}}
-Release: 1%{?dist}
+Release: %{autorelease}
Summary: OS-level automated testing framework
# openQA is mostly GPLv2+. some scripts and bundled Node modules are
# MIT, ace-builds is BSD-3-Clause
@@ -801,835 +802,4 @@ fi
%{_datadir}/openqa/lib/OpenQA/WebAPI/Plugin/FedoraUpdateRestart.pm
%changelog
-* Mon Jan 26 2026 Adam Williamson <awilliam@redhat.com> - 5^20260126git19189f0-1
-- Update to latest upstream git
-- Drop merged patches
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5^20250711git28a0214-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Sep 05 2025 Adam Williamson <awilliam@redhat.com> - 5^20250711git28a0214-3
-- Backport PR #6719 to include failed modules in job.done messages
-
-* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5^20250711git28a0214-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Fri Jul 11 2025 Adam Williamson <awilliam@redhat.com> - 5^20250711git28a0214-1
-- Update to latest upstream git (fix timestamps on overview page)
-
-* Thu Jul 10 2025 Adam Williamson <awilliam@redhat.com> - 5^20250710git2f1c94d-1
-- Update to latest upstream git
-- Drop merged patch
-
-* Wed Jul 09 2025 Adam Williamson <awilliam@redhat.com> - 5^20250709git371ad64-1
-- Update to latest upstream git
-- Drop merged patches
-
-* Mon Jul 07 2025 Adam Williamson <awilliam@redhat.com> - 5^20250522git6deeb26-2
-- Backport PR #6578 to fix tap worker dbus quota issue
-
-* Thu May 22 2025 Adam Williamson <awilliam@redhat.com> - 5^20250522git6deeb26-1
-- Update to latest upstream git
-- Drop merged patches
-- Backport new git config fixes (PR #6472)
-
-* Fri May 16 2025 Adam Williamson <awilliam@redhat.com> - 5^20250430git10b1e43-4
-- Update bundled dependency metadata
-
-* Wed May 14 2025 Adam Williamson <awilliam@redhat.com> - 5^20250430git10b1e43-3
-- Backport PR #6455 to fix --clean with YAML templates
-- Update #6446 patches
-- Fix group memberships harder
-
-* Tue May 13 2025 Adam Williamson <awilliam@redhat.com> - 5^20250430git10b1e43-2
-- Backport PR #6446 to fix template dump/load issues
-- Fix group memberships
-
-* Wed Apr 30 2025 Adam Williamson <awilliam@redhat.com> - 5^20250430git10b1e43-1
-- Update to latest upstream git
-- Backport PR #6414 to fix configuration of automatic git operations
-
-* Thu Mar 27 2025 Adam Williamson <awilliam@redhat.com> - 4.6^20240729gitd5cf789-6
-- Backport some OAuth2 fixes we need
-
-* Wed Feb 12 2025 Adam Williamson <awilliam@redhat.com> - 4.6^20240729gitd5cf789-5
-- Exclude our custom plugins from the main package
-
-* Thu Jan 23 2025 Adam Williamson <awilliam@redhat.com> - 4.6^20240729gitd5cf789-4
-- Fix an eternal loop issue in the Fedora messaging plugin
-
-* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20240729gitd5cf789-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Mon Jul 29 2024 Adam Williamson <awilliam@redhat.com> - 4.6^20240729gitd5cf789-1
-- Update to latest upstream git
-- Backport #5797 to avoid retrying obsoleted jobs
-
-* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20240712git52b44bf-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Fri Jul 12 2024 Adam Williamson <awilliam@redhat.com> - 4.6^20240712git52b44bf-1
-- Update to latest upstream git, resync spec, update licenses
-
-* Thu Feb 08 2024 Adam Williamson <awilliam@redhat.com> - 4.6^20240208git46cfab2-1
-- Update to latest upstream git, resync spec
-
-* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20231222gitb96c049-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20231222gitb96c049-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Tue Jan 02 2024 Adam Williamson <awilliam@redhat.com> - 4.6^20231222gitb96c049-1
-- Update to recent upstream git, resync spec
-
-* Mon Nov 27 2023 Adam Williamson <awilliam@redhat.com> - 4.6^20231125git872b397-1
-- Update to recent upstream git, resync spec, drop merged patch
-
-* Tue Oct 31 2023 Adam Williamson <awilliam@redhat.com> - 4.6^20231024gitc944acc-1
-- Update to a recent upstream git snapshot, resync spec
-- Backport PR #5349 to fix a test skipping problem
-
-* Thu Oct 19 2023 Adam Williamson <awilliam@redhat.com> - 4.6^20230525git0864455-3
-- Backport PR #5337 to add the gitlab fedora flatpak repo for bugrefs
-
-* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20230525git0864455-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Fri May 26 2023 Adam Williamson <awilliam@redhat.com> - 4.6^20230525git0864455-1
-- Update to latest git, drop merged patch, re-sync spec
-
-* Mon Apr 24 2023 Adam Williamson <awilliam@redhat.com> - 4.6^20230424gitf229f6d-1
-- Update to latest git, re-sync spec, rebase patch
-
-* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20221123gitb93eb7f-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Mon Dec 19 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20221123gitb93eb7f-3
-- Backport #4498 (slightly rediffed) to solve a problem with retrying grouped tests
-
-* Thu Dec 01 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20221123gitb93eb7f-2
-- FedoraMessaging: handle chunked ADVISORY_NVRS_N settings
-
-* Thu Nov 24 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20221123gitb93eb7f-1
-- Update to latest git, re-sync spec, drop merged patches
-
-* Sat Aug 27 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20220615git8ea2059-3
-- Backport PR #4784 to fix a worker startup bug
-- Backport PR #4785 to add pagure.io and GNOME gitlab trackers
-
-* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.6^20220615git8ea2059-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Mon Jun 20 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20220615git8ea2059-1
-- Update to latest git, re-sync spec
-- Backport PR #4710 to fix perl 5.36 warnings on @_ use in signed subs
-
-* Tue May 31 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20220531git47fe286-1
-- Update to latest git, re-sync spec
-
-* Tue Feb 01 2022 Adam Williamson <awilliam@redhat.com> - 4.6^20220201git9267281-1
-- Update to latest git
-- Switch to newer caret-based snapshot versioning scheme
-
-* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-70.20211130gitf004793
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Tue Dec 14 2021 Adam Williamson <awilliam@redhat.com> - 4.6-69.20211130gitf004793
-- Require perl-interpreter, not perl, to thin dependencies
-
-* Tue Nov 30 2021 Adam Williamson <awilliam@redhat.com> - 4.6-68.20211130gitf004793
-- Update to latest git, resync spec, drop merged patches
-
-* Thu Aug 05 2021 Adam Williamson <awilliam@redhat.com> - 4.6-67.20210804git6541adf
-- Backport PR #4109 to fix admin UI needle search for 'never' needles
-
-* Wed Aug 04 2021 Adam Williamson <awilliam@redhat.com> - 4.6-66.20210804git6541adf
-- Update to latest git, resync spec
-
-* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-65.20210630git597771a
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Wed Jun 30 2021 Adam Williamson <awilliam@redhat.com> - - 4.6-64.20210630git597771a
-- Update to latest git, resync spec
-
-* Tue Jun 29 2021 Dan Čermák <dan.cermak@cgc-instruments.com>
-- Switch to using sysusers instead of manual adduser
-
-* Thu May 20 2021 Adam Williamson <awilliam@redhat.com> - 4.6-63.20210520gitb2720ea
-- Update to latest git, resync spec, drop merged patch
-
-* Thu Apr 01 2021 Adam Williamson <awilliam@redhat.com> - 4.6-62.20210401git0e542b6
-- Bump to latest git, re-sync spec with upstream
-- Backport PR #3816: compatibility with Mojolicious 9.11+
-
-* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.6-61.20201103git91baf79
-- Rebuilt for updated systemd-rpm-macros
- See https://pagure.io/fesco/issue/2583.
-
-* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-60.20201103git91baf79
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Wed Nov 18 2020 Adam Williamson <awilliam@redhat.com> - 4.6-59.20201103git91baf79
-- Update PR #3564 backport with latest changes
-
-* Tue Nov 17 2020 Adam Williamson <awilliam@redhat.com> - 4.6-58.20201103git91baf79
-- Backport PR #3564: improved fixes for placeholders/overrides
-
-* Mon Nov 16 2020 Adam Williamson <awilliam@redhat.com> - 4.6-57.20201103git91baf79
-- Backport PR #3560: fix for placeholders/overrides in _URL-derived settings
-
-* Thu Nov 05 2020 Adam Williamson <awilliam@redhat.com> - 4.6-56.20201103git91baf79
-- Backport PR #3519: fix create_admin script to not always fail
-
-* Tue Nov 03 2020 Adam Williamson <awilliam@redhat.com> - 4.6-55.20201103git91baf79
-- Bump to latest git, re-sync spec with upstream
-
-* Fri Aug 07 2020 Adam Williamson <awilliam@redhat.com> - 4.6-54.20200805gite9b4474
-- Fix FedoraUpdateRestart plugin for upstream code change
-
-* Wed Aug 05 2020 Adam Williamson <awilliam@redhat.com> - 4.6-53.20200805gite9b4474
-- Bump to latest git, re-sync spec with upstream
-
-* Tue Aug 04 2020 Adam Williamson <awilliam@redhat.com> - 4.6-52.20200607git5349e27
-- Bump to more recent git, re-sync spec with upstream
-
-* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-51.20200429git46234f9
-- Second attempt - Rebuilt for
- https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-50.20200429git46234f9
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Wed Apr 29 2020 Adam Williamson <awilliam@redhat.com> - 4.6-49.20200429git46234f9
-- Bump to latest git
-- Resync spec with upstream
-- Backport PR #3017: missing asset check shouldn't use 'hidden' asset attribute
-
-* Sat Apr 18 2020 Adam Williamson <awilliam@redhat.com> - 4.6-48.20200415git7160d88
-- Backport PR #2955 to fix broken load_templates --clean
-
-* Wed Apr 15 2020 Adam Williamson <awilliam@redhat.com> - 4.6-47.20200415git7160d88
-- Bump to latest git
-- Drop merged patch
-- Resync spec with upstream
-
-* Fri Mar 20 2020 Adam Williamson <awilliam@redhat.com> - 4.6-46.20200319git12cea51
-- Backport #2856 to fix extracting compressed download assets
-
-* Thu Mar 19 2020 Adam Williamson <awilliam@redhat.com> - 4.6-45.20200319git12cea51
-- Bump to latest git (inc. fix for POO #62417)
-- Drop workaround for POO #62417
-
-* Thu Mar 19 2020 Adam Williamson <awilliam@redhat.com> - 4.6-44.20200205git4861e34
-- Restart aarch64 install tests that fail in the first module (#1689037)
-
-* Wed Feb 05 2020 Adam Williamson <awilliam@redhat.com> - 4.6-43.20200205git4861e34
-- Bump to latest git again (mainly for scheduling fixes)
-- Resync spec with upstream
-- Tweak restart plugin:
- + Restart FreeIPA jobs (we have the capacity now, and it should work)
- + Restart incomplete jobs (as a hack for POO #62417)
-
-* Wed Feb 05 2020 Adam Williamson <awilliam@redhat.com> - 4.6-42.20200101git68ae00a
-- Backport #2667 to fix a scheduling race causing incomplete jobs
-
-* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-41.20200101git68ae00a
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Mon Jan 06 2020 Adam Williamson <awilliam@redhat.com> - 4.6-40.20200101git68ae00a
-- Backport #2636 to fix an asset download bug that breaks tests
-
-* Thu Jan 02 2020 Adam Williamson <awilliam@redhat.com> - 4.6-39.20200101git68ae00a
-- Bump to latest git again
-- Resync with upstream spec
-- Update FedoraMessaging plugin for changes to constants
-
-* Fri Nov 22 2019 Adam Williamson <awilliam@redhat.com> - 4.6-38.20191121git8fcf81f
-- Drop a couple of unsatisfiable deps from the -devel package
-
-* Thu Nov 21 2019 Adam Williamson <awilliam@redhat.com> - 4.6-37.20191121git8fcf81f
-- Update to latest git again
-
-* Tue Nov 05 2019 Adam Williamson <awilliam@redhat.com> - 4.6-36.20191105git09e70da
-- Update to latest upstream git
-- Drop merged patches
-
-* Fri Nov 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-35.20191031git127fcf3
-- Backport PR #2456 to fix a needle URL issue affecting needle diff
-
-* Thu Oct 31 2019 Adam Williamson <awilliam@redhat.com> - 4.6-34.20191031git127fcf3
-- Update to latest upstream git
-- Resync spec with upstream
-- Drop fedmsg plugin (only carry fedora-messaging now)
-
-* Fri Sep 20 2019 Adam Williamson <awilliam@redhat.com> - 4.6-33.20190806git1c53390
-- FedoraMessaging: include NVRs in update messages, change id
-
-* Tue Aug 20 2019 Adam Williamson <awilliam@redhat.com> - 4.6-32.20190806git1c53390
-- Backport a patch to fix some annoying log warnings
-
-* Tue Aug 13 2019 Adam Williamson <awilliam@redhat.com> - 4.6-31.20190806git1c53390
-- FedoraMessaging: fix fedora_messaging_schema header value
-
-* Fri Aug 09 2019 Adam Williamson <awilliam@redhat.com> - 4.6-30.20190806git1c53390
-- Fix test invocation again
-
-* Thu Aug 08 2019 Adam Williamson <awilliam@redhat.com> - 4.6-29.20190806git1c53390
-- FedoraMessaging: only include (sub)variant if it's defined
-
-* Thu Aug 08 2019 Adam Williamson <awilliam@redhat.com> - 4.6-28.20190806git1c53390
-- Fix FedoraMessaging 'system' value to be an array of hashes
-
-* Thu Aug 08 2019 Adam Williamson <awilliam@redhat.com> - 4.6-27.20190806git1c53390
-- Tweak FedoraMessaging update message 'release' data
-
-* Thu Aug 08 2019 Adam Williamson <awilliam@redhat.com> - 4.6-26.20190806git1c53390
-- Tweak FedoraMessaging to publish 'image' in compose messages
-
-* Thu Aug 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-25.20190806git1c53390
-- Backport PR #2244 to fix some problems in load_templates
-
-* Thu Aug 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-24.20190806git1c53390
-- Bump to latest git again, drop all patches (all merged)
-
-* Thu Aug 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-23.20190726git92e8f3c
-- Prepend the topic_prefix to ci-messages messages also
-
-* Thu Aug 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-22.20190726git92e8f3c
-- Some fixes for the FedoraMessaging plugin
-
-* Thu Aug 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-21.20190726git92e8f3c
-- Allow AMQP messages with no prefix (backport PR #2236)
-
-* Thu Aug 01 2019 Adam Williamson <awilliam@redhat.com> - 4.6-18.20190716git5bfa647.fc30.2
-- Backport PR #2232 (faster and safer markdown rendering)
-- Allow comments by users again (safe with PR #2232)
-
-* Wed Jul 31 2019 Adam Williamson <awilliam@redhat.com> - 4.6-18.20190716git5bfa647.fc30.1
-- Only allow operators and admins to post comments (security issue)
-
-* Tue Jul 30 2019 Adam Williamson <awilliam@redhat.com> - 4.6-20.20190726git92e8f3c
-- Add plugin for publishing fedora-messaging messages
-- Backport PR #2232 (faster and safer markdown rendering)
-
-* Fri Jul 26 2019 Adam Williamson <awilliam@redhat.com> - 4.6-19.20190726git92e8f3c
-- Bump to latest git again
-- Re-sync spec with upstream (including new python script subpackage)
-- Drop merged patches
-
-* Thu Jul 25 2019 Adam Williamson <awilliam@redhat.com> - 4.6-18.20190716git5bfa647
-- Backport PR #2213 (fixes vulnerability to maliciously-formed API requests)
-- Backport PR #2217 (allow passing headers to publish_amqp)
-
-* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-17.20190716git5bfa647
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
-* Tue Jul 16 2019 Adam Williamson <awilliam@redhat.com> - 4.6-16.20190716git5bfa647
-- Update to latest git again, re-sync spec with upstream
-- Enable AMQP plugin now the dependencies are packaged
-- Backport some PRs to fix some test failures
-
-* Mon Jun 03 2019 Adam Williamson <awilliam@redhat.com> - 4.6-15.20190603git8a35385
-- Update to latest git again
-- Fix update auto restart plugin for upstream changes
-
-* Fri May 24 2019 Adam Williamson <awilliam@redhat.com> - 4.6-14.20190522gitab91f31
-- Update to latest git again
-- Drop merged patch
-
-* Tue Mar 12 2019 Adam Williamson <awilliam@redhat.com> - 4.6-13.20190312gitb3e49dc
-- Update to latest git again
-- Revise the parallel cancel patch to match current PR state
-- Drop merged patches
-
-* Mon Mar 04 2019 Adam Williamson <awilliam@redhat.com> - 4.6-12.20190205git2b90641
-- Backport fixes for various issues:
- + Parent and other child jobs being cancelled when a single child fails
- + Issue with download_asset task retry causing jobs to start prematurely
- + Retried minion tasks failing due to argument passing error
-
-* Wed Feb 06 2019 Adam Williamson <awilliam@redhat.com> - 4.6-11.20190205git2b90641
-- Bump to latest git again
-- Drop merged patch
-- Backport PR #1989 to avoid a minion parallel task issue
-- Try dropping the 'restart on job died' patch to see current effects
-
-* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6-10.20190114git5672fc3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Mon Jan 14 2019 Adam Williamson <awilliam@redhat.com> - 4.6-9.20190114git5672fc3
-- Bump to latest git again with various bug fixes
-- Drop merged patch
-
-* Wed Jan 09 2019 Adam Williamson <awilliam@redhat.com> - 4.6-8.20190108git798c6f1
-- Fix update restarter plugin for an upstream change
-
-* Tue Jan 08 2019 Adam Williamson <awilliam@redhat.com> - 4.6-7.20190108git798c6f1
-- Bump to latest git again, remove merged patch
-
-* Tue Dec 18 2018 Adam Williamson <awilliam@redhat.com> - 4.6-6.20181218git66c0b50
-- Bump to latest git again, remove backported patches
-- Backport PR #1935 to fix another test failure due to IPC mocking
-
-* Fri Nov 30 2018 Adam Williamson <awilliam@redhat.com> - 4.6-5.20181121gitb543647
-- Backport PR #1901 to use Python 3 fedmsg-logger in fedmsg plugin
-
-* Wed Nov 21 2018 Adam Williamson <awilliam@redhat.com> - 4.6-4.20181121gitb543647
-- Bump to latest git again, now deps are available
-- Update a couple of PR patches to latest versions
-- Backport another PR to fix a test bug
-
-* Tue Nov 20 2018 Adam Williamson <awilliam@redhat.com> - 4.6-3.20181113git3a06172
-- Backport PR to fix UEFI var file handling with caching disabled
-
-* Mon Nov 19 2018 Adam Williamson <awilliam@redhat.com> - 4.6-2.20181113git3a06172
-- Backport a couple more useful changes
-- Buildrequire glibc-langpack-en: see
- https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot
-
-* Wed Nov 14 2018 Adam Williamson <awilliam@redhat.com> - 4.6-1.20181113git3a06172
-- Update to latest upstream git
- (Before PR#1783, we do not have the deps for that yet)
-- Port changes from SUSE spec (new deps, UTF-8 makeinstall...)
-- Make asset cache script more similar to SUSE's
-- Backport a few PRs to fix test issues
-
-* Mon Oct 01 2018 Adam Williamson <awilliam@redhat.com> - 4.5-13.20180207git3977d2f
-- Adapt tests to logging changes in Mojolicious 8 (still works with 7)
-
-* Fri Sep 28 2018 Adam Williamson <awilliam@redhat.com> - 4.5-12.20180207git3977d2f
-- Restart workers on failure
-
-* Thu Aug 23 2018 Adam Williamson <awilliam@redhat.com> - 4.5-11.20180207git3977d2f
-- fedmsg plugin package requires daemonize
-
-* Wed Aug 22 2018 Adam Williamson <awilliam@redhat.com> - 4.5-10.20180207git3977d2f
-- Update fedmsg 'standard' patch to fix a few issues
-
-* Tue Aug 21 2018 Adam Williamson <awilliam@redhat.com> - 4.5-9.20180207git3977d2f
-- Emit individual openQA-internal job_create messages when posting an ISO
-- Emit fedmsgs in new 'standard' format (as well as old format):
- https://pagure.io/fedora-ci/messages
-
-* Fri Jul 20 2018 Adam Williamson <awilliam@redhat.com> - 4.5-8.20180207git3977d2f
-- Backport a patch to handle a git error message case issue
-
-* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-7.20180207git3977d2f
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Fri Apr 20 2018 Adam Williamson <awilliam@redhat.com> - 4.5-6.20180207git3977d2f
-- Don't auto-restart failed FreeIPA update tests
- They take forever and don't behave correctly on restart anyhow
-
-* Fri Feb 09 2018 Adam Williamson <awilliam@redhat.com> - 4.5-5.20180207git3977d2f
-- Bump to latest git again
-- Fix tests to run with postgres
-
-* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-4.20171220gitbe13358
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Thu Dec 21 2017 Adam Williamson <awilliam@redhat.com> - 4.5-3.20171220gitbe13358
-- Bump AssetPack requirement
-
-* Thu Dec 21 2017 Adam Williamson <awilliam@redhat.com> - 4.5-2.20171220gitbe13358
-- Update to latest git again, drop merged patches
-- Update spec with latest upstream changes (mainly to do with dropping sqlite)
-
-* Thu Dec 21 2017 Adam Williamson <awilliam@redhat.com> - 4.4-66.20170908gitcc6c98a
-- Update #1493 backport to final committed version (_ONLY_OBSOLETE_SAME_BUILD)
-
-* Thu Nov 23 2017 Adam Williamson <awilliam@redhat.com> - 4.5-1.20171122git472b115
-- Bump to near-latest git (versioned 4.5 upstream)
-- Clean spec a bit, following upstream cleanup somewhat
-
-* Wed Nov 08 2017 Adam Williamson <awilliam@redhat.com> - 4.4-65.20170908gitcc6c98a
-- Backport _ONLYOBSOLETESAME scheduling parameter (PR #1493)
-
-* Thu Sep 14 2017 Adam Williamson <awilliam@redhat.com> - 4.4-64.20170908gitcc6c98a
-- Swap out my scheduler fix for the one mudler merged upstream
-
-* Wed Sep 13 2017 Adam Williamson <awilliam@redhat.com> - 4.4-63.20170908gitcc6c98a
-- Try to fix yet another scheduler issue (poo#25260)
-
-* Mon Sep 11 2017 Adam Williamson <awilliam@redhat.com> - 4.4-62.20170908gitcc6c98a
-- Bump to latest git again for attempted fix for poo#25124
-- Patch from mudler to try and reduce websockets disconnections
-
-* Fri Sep 08 2017 Adam Williamson <awilliam@redhat.com> - 4.4-61.20170908git257ef9f
-- Bump to latest git yet again (one more scheduler fix)
-
-* Thu Sep 07 2017 Adam Williamson <awilliam@redhat.com> - 4.4-60.20170905git1c421a8
-- Bump to latest git (more scheduler fixes)
-- Bump Mojolicious dep (new scheduler works poorly with 7.30)
-
-* Thu Aug 17 2017 Adam Williamson <awilliam@redhat.com> - 4.4-59.20170817git9fa6353
-- Bump to latest git
-- Drop #1432 patch (now merged)
-
-* Tue Aug 15 2017 Adam Williamson <awilliam@redhat.com> - 4.4-58.20170810git5b1e729
-- Backport PR #1432 to hopefully improve remaining scheduler problems
-
-* Thu Aug 10 2017 Adam Williamson <awilliam@redhat.com> - 4.4-57.20170810git5b1e729
-- Bump to latest git again (more scheduler fixes)
-
-* Fri Aug 04 2017 Adam Williamson <awilliam@redhat.com> - 4.4-56.20170804gitb5911e5
-- Bump to latest git again (some tweaks to scheduling)
-- Patch a new test to include . in INC
-
-* Wed Aug 02 2017 Adam Williamson <awilliam@redhat.com> - 4.4-55.20170802git25c355a
-- Drop notify_workers from update restart plugin
-
-* Wed Aug 02 2017 Adam Williamson <awilliam@redhat.com> - 4.4-54.20170802git25c355a
-- Bump to latest git again (with removal of job grabbing)
-
-* Mon Jul 31 2017 Adam Williamson <awilliam@redhat.com> - 4.4-53.20170730git4c72a17
-- Patch an issue in job grabbing that could cause workers to stall
-
-* Thu Jul 27 2017 Adam Williamson <awilliam@redhat.com> - 4.4-52.20170730git4c72a17
-- Update to latest git, drop merged patches
-- Merge latest SUSE spec file changes
-
-* Tue Jul 25 2017 Adam Williamson <awilliam@redhat.com> - 4.4-51.20170409gitfead7af
-- Fix build (test suite) with Perl 5.26 (Rawhide)
-
-* Tue Jul 25 2017 Adam Williamson <awilliam@redhat.com> - 4.4-50.20170409gitfead7af
-- Recommend git (it's not required, but some features use it)
-
-* Tue Apr 11 2017 Adam Williamson <awilliam@redhat.com> - 4.4-49.20170409gitfead7af
-- Backport a couple of bugfix PRs (web UI flags, failed match border)
-
-* Mon Apr 10 2017 Adam Williamson <awilliam@redhat.com> - 4.4-48.20170409gitfead7af
-- Re-generate asset cache with AssetPack 1.41
-
-* Mon Apr 10 2017 Adam Williamson <awilliam@redhat.com> - 4.4-47.20170409gitfead7af
-- Update to latest git, drop all merged patches
-
-* Wed Mar 29 2017 Adam Williamson <awilliam@redhat.com> - 4.4-46.20170130git8cc04a2
-- Update the #1280 backport to final(?) version
-
-* Wed Mar 29 2017 Adam Williamson <awilliam@redhat.com> - 4.4-45.20170130git8cc04a2
-- Backport PR #1280 to fix 'tag' comment parsing for Fedora BUILDs
-
-* Fri Mar 17 2017 Adam Williamson <awilliam@redhat.com> - 4.4-44.20170130git8cc04a2
-- Update #1215 backport to fix some problems with it
-
-* Tue Mar 14 2017 Adam Williamson <awilliam@redhat.com> - 4.4-43.20170130git8cc04a2
-- Backport PR #1215 to prevent workers dying after failed API calls
-
-* Wed Mar 01 2017 Adam Williamson <awilliam@redhat.com> - 4.4-42.20170130git8cc04a2
-- Backport configurable build sort order feature from upstream master
-
-* Wed Mar 01 2017 Adam Williamson <awilliam@redhat.com> - 4.4-41.20170130git8cc04a2
-- Add a plugin that restarts Fedora update tests on failure
-
-* Tue Feb 28 2017 Adam Williamson <awilliam@redhat.com> - 4.4-40.20170130git8cc04a2
-- Fix a problem with the duplication patch that caused workers to be killed
-
-* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4-39.20170130git8cc04a2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Jan 30 2017 Adam Williamson <awilliam@redhat.com> - 4.4-38.20170130git8cc04a2
-- Update to latest git, drop merged #1200 patch
-- Split out client and doc packages (following SUSE)
-- Add /usr/bin/openqa-client symlink (following SUSE)
-- Update Mojolicious requirements
-- Replace duplication patch with version that works against new code
-- Backport #1211 to fix tests when Selenium is unavailable
-
-* Wed Jan 25 2017 Adam Williamson <awilliam@redhat.com> - 4.4-37.20170104git3d6640e
-- Backport PR #1200 to allow setting precedence order override
-
-* Wed Jan 04 2017 Adam Williamson <awilliam@redhat.com> - 4.4-36.20170104git3d6640e
-- Update to latest git, drop merged patch #1133
-
-* Wed Jan 04 2017 Adam Williamson <awilliam@redhat.com> - 4.4-35.20170103git30ded4f
-- Backport #1133 to improve the db deployment locking a bit
-
-* Tue Jan 03 2017 Adam Williamson <awilliam@redhat.com> - 4.4-34.20170103git30ded4f
-- Update to latest git again (many enhancements, inc. my DB schema upgrade one)
-- Drop no-longer-needed dependency and merged patch
-
-* Fri Dec 16 2016 Adam Williamson <awilliam@redhat.com> - 4.4-33.20161216git7addfed
-- bump to latest git again, with brc/bgo patch merged
-- backport PR #1087 to have initdb indicate result by exit code
-
-* Wed Dec 14 2016 Adam Williamson <awilliam@redhat.com> - 4.4-32.20161213git2fb9bdb
-- backport patch to add 'brc' (RHBZ) and 'bgo' (BGO) bug labels
-
-* Tue Dec 13 2016 Adam Williamson <awilliam@redhat.com> - 4.4-31.20161213git2fb9bdb
-- bump to latest git again (some useful-looking fixes)
-
-* Mon Dec 05 2016 Adam Williamson <awilliam@redhat.com> - 4.4-30.20161205git84716b1
-- bump to latest git again (get some upstream changes to fedmsg messages)
-- Backport a PR to add comment ID to fedmsg comment messages
-- BuildRequire Test::MockObject as AMQP test uses it
-
-* Mon Nov 28 2016 Adam Williamson <awilliam@redhat.com> - 4.4-29.20161128git663c025
-- Bump to latest git (general F25 cycle start bump, lots of new stuff)
-- Port over spec changes from openSUSE
-
-* Thu Nov 10 2016 Adam Williamson <awilliam@redhat.com> - 4.4-28.20161022git1f44aeb
-- Backport patch to add 'before' and 'after' params to the API job query
-
-* Mon Oct 24 2016 Adam Williamson <awilliam@redhat.com> - 4.4-27.20161022git1f44aeb
-- backport #963 to fix worker handling of missing assets
-
-* Sat Oct 22 2016 Adam Williamson <awilliam@redhat.com> - 4.4-26.20161022git1f44aeb
-- bump to git one more time, all recent fixes merged upstream
-
-* Fri Oct 21 2016 Adam Williamson <awilliam@redhat.com> - 4.4-25.20161020git877db25
-- stop job cancellation breaking on artefact upload (and duplicating the job)
-
-* Fri Oct 21 2016 Adam Williamson <awilliam@redhat.com> - 4.4-24.20161020git877db25
-- latest git again (with #954 merged)
-- latest version of #955
-- backport #956 (fix group overview page for groups with no description)
-
-* Thu Oct 20 2016 Adam Williamson <awilliam@redhat.com> - 4.4-23.20161020gitbaac24b
-- latest git again (with #945), backport three asset fixups
-
-* Wed Oct 19 2016 Adam Williamson <awilliam@redhat.com> - 4.4-22.20161019git91993f8
-- latest git again, backport PR #945 (to fix asset cleanup)
-
-* Thu Oct 06 2016 Adam Williamson <awilliam@redhat.com> - 4.4-21.20161006git1ad6190
-- bump to latest git again, to get #920 (fix for asset download name)
-
-* Fri Sep 23 2016 Adam Williamson <awilliam@redhat.com> - 4.4-20.20160922git23e4f45
-- bump to latest git once more, coolo fixed more stuff
-
-* Mon Sep 19 2016 Adam Williamson <awilliam@redhat.com> - 4.4-19.20160919git5c812db
-- bump to latest git again, all patches merged except auto-dupe reversion
-
-* Fri Sep 16 2016 Adam Williamson <awilliam@redhat.com> - 4.4-18.20160915git13b8eb4
-- bump to latest git again (inc. garret's needle fix)
-- update #883, rediff #875 on new #883, add an extra fix on top of #875
-
-* Thu Sep 15 2016 Adam Williamson <awilliam@redhat.com> - 4.4-17.20160915git323d73a
-- backport a couple of worker notification fixes I wrote
-
-* Thu Sep 15 2016 Adam Williamson <awilliam@redhat.com> - 4.4-16.20160915git323d73a
-- also backport garretraziel's needles-in-subdirs fix (#868)
-
-* Thu Sep 15 2016 Adam Williamson <awilliam@redhat.com> - 4.4-15.20160915git323d73a
-- bump to git master again, more fixes, backport #875
-
-* Wed Sep 14 2016 Adam Williamson <awilliam@redhat.com> - 4.4-14.20160914git89e98b7
-- bump to git master again, with better HMAC timestamp fix
-
-* Mon Sep 12 2016 Adam Williamson <awilliam@redhat.com> - 4.4-13.20160912gitc185cf9
-- bump to git master again, drop merged patches
-- increase HMAC timestamp validity from 5 to 10 mins to workaround POO #13690
-
-* Mon Sep 12 2016 Adam Williamson <awilliam@redhat.com> - 4.4-12.20160912git14305d0
-- bump to latest git, drop merged patches
-- drop my PR #844 patches in favour of coolo's #848 (merged upstream)
-- backport PR #864 to make dead worker check less greedy
-
-* Sat Sep 10 2016 Adam Williamson <awilliam@redhat.com> - 4.4-11.20160902gitee52128
-- revert upstream's disabling of auto-duplication of 'unknown incomplete' jobs
-
-* Sat Sep 03 2016 Adam Williamson <awilliam@redhat.com> - 4.4-10.20160902gitee52128
-- bump to latest git (minor changes)
-
-* Thu Sep 01 2016 Adam Williamson <awilliam@redhat.com> - 4.4-9.20160829git8609e09
-- move the status_update timer removal back a bit
-- latest tested upstream-submitted versions of PR #844 patches
-
-* Wed Aug 31 2016 Adam Williamson <awilliam@redhat.com> - 4.4-8.20160829git8609e09
-- ok, let's see if this works:
-- keep the upload reversion (use non-blocking post)
-- keep updating status till file upload completes
-- checksum uploaded assets by 100MiB chunks to avoid long block on file read
-
-* Wed Aug 31 2016 Adam Williamson <awilliam@redhat.com> - 4.4-7.20160829git8609e09
-- re-apply the upload reversion so we use non-blocking post again...
-
-* Wed Aug 31 2016 Adam Williamson <awilliam@redhat.com> - 4.4-6.20160829git8609e09
-- worker: drop the inactivity time thing, didn't work
-
-* Wed Aug 31 2016 Adam Williamson <awilliam@redhat.com> - 4.4-5.20160829git8609e09
-- worker: keep updating status till file upload completes
-
-* Wed Aug 31 2016 Adam Williamson <awilliam@redhat.com> - 4.4-4.20160829git8609e09
-- try using simple blocking post for file upload with inactivity timeout
-
-* Mon Aug 29 2016 Adam Williamson <awilliam@redhat.com> - 4.4-3.20160829git8609e09
-- Complete revert of f2547e9 to see if it helps upload issues
-
-* Mon Aug 29 2016 Adam Williamson <awilliam@redhat.com> - 4.4-2.20160829git8609e09
-- update to latest git (should help with upload failures)
-- apply PR #802 to see if it helps with job cancel failures
-
-* Fri Aug 26 2016 Adam Williamson <awilliam@redhat.com> - 4.4-1.20160826git1ac2387
-- update to latest git again
-- SUSE switched to 4.4 as the base version, so follow that
-
-* Fri Jul 08 2016 Adam Williamson <awilliam@redhat.com> - 4.3-30.20160708git84c9461
-- update to latest git again
-- drop merged patches: PR #767 and asset removal PR #773
-
-* Wed Jul 06 2016 Adam Williamson <awilliam@redhat.com> - 4.3.29-20160706gitc34c90b
-- Apply PR #767 to fix multiple interactive mode issues
-
-* Wed Jul 06 2016 Adam Williamson <awilliam@redhat.com> - 4.3.28-20160706gitc34c90b
-- bump to latest git again (fix fuzzy web UI logo)
-
-* Tue Jul 05 2016 Adam Williamson <awilliam@redhat.com> - 4.3.27-20160630git1e9c29b
-- bump to latest git again (some useful bug fixes landed)
-
-* Mon Jun 27 2016 Adam Williamson <awilliam@redhat.com> - 4.3.26-20160627gita08377c
-- bump to latest upstream git
-- drop Assetpack-Bootstrap3 dep
-- drop triggerin use and just pre-generate and package the asset cache
-- add script for generating the asset cache (using a minimal mojo app)
-
-* Tue May 24 2016 Adam Williamson <awilliam@redhat.com> - 4.3-25.20160413git45e4923
-- backport support for configuring asset types not to show links for
-
-* Wed Apr 13 2016 Adam Williamson <awilliam@redhat.com> - 4.3-24.20160413git45e4923
-- bump a bit further to include garretraziel's HDD_1 search fix
-
-* Thu Apr 07 2016 Adam Williamson <awilliam@redhat.com> - 4.3-23.20160408git968b05d
-- rebase to current upstream git master (patch set is getting unwieldy)
-- drop database migration scriptlets (done in openQA itself now)
-
-* Thu Mar 31 2016 Adam Williamson <awilliam@redhat.com> - 4.3-22
-- backport: allow needles to be in nested directories (jskladan)
-
-* Thu Mar 10 2016 Adam Williamson <awilliam@redhat.com> - 4.3-21
-- add a 'build' property to the fedmsg data
-
-* Thu Mar 10 2016 Adam Williamson <awilliam@redhat.com> - 4.3-20
-- let geekotest own share/factory instead of packaging factory/tmp
-- backport PR that allows loading of config file-specified plugins
-- add a plugin to emit fedmsgs
-
-* Tue Mar 08 2016 Adam Williamson <awilliam@redhat.com> - 4.3-19
-- package /var/lib/openqa/share/factory/tmp with appropriate ownership
-
-* Mon Feb 29 2016 Adam Williamson <awilliam@redhat.com> - 4.3-18
-- backports: make asset downloading more robust against unexpected cases
-
-* Wed Feb 17 2016 Adam Williamson <awilliam@redhat.com> - 4.3-17
-- backport: start services after database services
-- backport: treat kernels/initrds as assets, allow download of all assets
-
-* Wed Feb 17 2016 Adam Williamson <awilliam@redhat.com> - 4.3-16
-- update the selenium-skipping patch to a better version
-
-* Tue Feb 16 2016 Adam Williamson <awilliam@redhat.com> - 4.3-15
-- fix mode of generate-packed-assets (stupid RPM...)
-- backport patch to not install unneeded scripts
-- don't do prove -r twice in check
-
-* Tue Feb 16 2016 Adam Williamson <awilliam@redhat.com> - 4.3-14
-- re-organize requires in spec file
-- fix the tests to run if perl(Selenium) bits aren't available
-- backport fix for worker systemd unit with newer systemd
-- enable test suite (some tests are skipped, but better than nothing)
-
-* Tue Feb 16 2016 Adam Williamson <awilliam@redhat.com> - 4.3-13
-- update backported patches that have been merged upstream now
-- backport generate-packed-assets instead of adding it as SOURCE1
-
-* Fri Feb 12 2016 Adam Williamson <awilliam@redhat.com> - 4.3-12
-- quiet the trigger script down a bit
-- clean up sass cache in the trigger script
-- more customizable trigger script for upstream submission
-- setgid in upgradedb as well as initdb
-
-* Fri Feb 12 2016 Adam Williamson <awilliam@redhat.com> - 4.3-11
-- fix initdb UID / GID issues
-- use triggers for packed asset (re-)generation (Zbigniew)
-- server should own script dir as well as worker
-- drop ownership / ghosting of specific asset dirs
-
-* Wed Feb 10 2016 Adam Williamson <awilliam@redhat.com> - 4.3-10
-- log to journal by default (upstream PR #541)
-
-* Mon Feb 08 2016 Adam Williamson <awilliam@redhat.com> - 4.3-9
-- drop the log file ghost stuff, it's for AppArmor, not needed for Fedora
-- comment on the requirement for remote workers to mount shared data
-- explain the location of the compat symlinks in -common
-- fix ownership of database.ini (thanks Zbigniew)
-
-* Sun Feb 07 2016 Adam Williamson <awilliam@redhat.com> - 4.3-8
-- more package review improvements:
-- * drop the old commented perl(EV) conflict which isn't needed now
-- * don't use systemd_requires macro
-- * explain that build is a lie (but make it parallel nothing)
-- * move check to the logical place
-- * don't fail scriptlets on user creation failure
-- * move post-install info message to httpd subpackage
-- * openqa.ini does not need to be owned by geekotest
-- * don't own directories we shouldn't
-
-* Fri Feb 05 2016 Adam Williamson <awilliam@redhat.com> - 4.3-7
-- package review improvements:
-- * no need for worker to Requires(post) os-autoinst
-- * explain why tests are currently disabled
-- * fix a few macro invocations to use curly braces
-- * use directory macros where appropriate in scriptlets
-- * split apache configuration into a subpackage
-
-* Thu Jan 28 2016 Adam Williamson <awilliam@redhat.com> - 4.3-6
-- update ISOURL patch to latest revision
-
-* Thu Jan 28 2016 Adam Williamson <awilliam@redhat.com> - 4.3-5
-- patch: fix ISO downloading when ISOURL is specified but not ISO
-
-* Wed Jan 27 2016 Adam Williamson <awilliam@redhat.com> - 4.3-4
-- patch: stop gru task barfing on malformed JSON (upstream PR #518)
-
-* Fri Jan 15 2016 Adam Williamson <awilliam@redhat.com> - 4.3-3
-- filter perl(Perl::Critic) auto-requires, only needed for tests
-
-* Fri Jan 15 2016 Adam Williamson <awilliam@redhat.com> - 4.3-2
-- fix __requires_exclude (stray | made it too greedy)
-
-* Fri Jan 15 2016 Adam Williamson <awilliam@redhat.com> - 4.3-1
-- new release 4.3, drop patches merged upstream
-- tweak auto-provides / requires filtering
-- backport fix for slowdown caused by using dbus for thumbnails
-- update database on package update
-- include license in -common
-
-* Tue Jan 05 2016 Adam Williamson <awilliam@redhat.com> - 4.2-12
-- one more backport (of a PR I just wrote) for HDD cleanup
-
-* Mon Jan 04 2016 Adam Williamson <awilliam@redhat.com> - 4.2-11
-- backport cleanup of generated HDD snapshots
-
-* Wed Dec 16 2015 Adam Williamson <awilliam@redhat.com> - 4.2-10
-- backport tmpdir creation fix (prevents large uploads failing)
-
-* Wed Dec 02 2015 Adam Williamson <awilliam@redhat.com> - 4.2-9
-- backport branding fix (removes SUSE navbar)
-
-* Tue Nov 17 2015 Adam Williamson <awilliam@redhat.com> - 4.2-8
-- make create_admin executable
-
-* Sat Oct 24 2015 Adam Williamson <awilliam@redhat.com> - 4.2-7
-- conflict with perl(EV) - see openQA GH #450
-
-* Thu Oct 22 2015 Adam Williamson <awilliam@redhat.com> - 4.2-6
-- backport sqlite security fix and admin user creation script
-
-* Sat Oct 17 2015 Adam Williamson <awilliam@redhat.com> - 4.2-5
-- correct worker username in a couple of places, adjust perms
-
-* Sat Oct 17 2015 Adam Williamson <awilliam@redhat.com> - 4.2-4
-- another dep fix: sqlite
-
-* Sat Oct 17 2015 Adam Williamson <awilliam@redhat.com> - 4.2-3
-- correct some dependencies, exclude internal auto-generated reqs
-
-* Fri Oct 16 2015 Adam Williamson <awilliam@redhat.com> - 4.2-2
-- fix apache config filenames in sed commands
-
-* Thu Oct 15 2015 Adam Williamson <awilliam@redhat.com> - 4.2-1
-- update to 4.2 upstream, tweak spec a bit more
-
-* Fri Aug 14 2015 Adam Williamson <awilliam@redhat.com> - 4-1.20150814gitc66ff87
-- initial package (based on openSUSE spec)
+%{autochangelog}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 23:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 23:33 [rpms/openqa] f44: Drop shfmt from -devel dependencies (it was retired) Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox