From 8952635c9ea2aef16d16f16844e7db6e134a0129 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Aug 03 2020 19:34:15 +0000 Subject: Bump epoch to fix upgradepath Signed-off-by: Igor Raits --- diff --git a/ansible-lint.spec b/ansible-lint.spec index 1641381..4e54565 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -2,8 +2,9 @@ %global lib_name ansiblelint Name: %{archive_name} +Epoch: 1 Version: 4.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Best practices checker for Ansible License: MIT @@ -71,6 +72,9 @@ export PYTHONPATH=%{buildroot}/%{python3_sitelib} %{python3_sitelib}/ansible_lint-%{version}.dist-info %changelog +* Mon Aug 03 2020 Igor Raits - 1:4.2.0-6 +- Bump epoch to fix upgradepath + * Mon Jul 27 2020 Fedora Release Engineering - 4.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild