Resolves: #1993001 - rename spec file

This commit is contained in:
Josef Řídký 2021-08-17 14:59:41 +02:00
parent f2116961e3
commit 28174c6007
2 changed files with 15 additions and 2 deletions

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}

View File

@ -12,7 +12,7 @@ Name: dump
%endif
Epoch: 1
Version: 0.4
Release: 0.47.%{PREVER}%{?dist}
Release: 0.51.%{PREVER}%{?dist}
License: BSD
URL: https://sourceforge.net/projects/dump/
Source: http://downloads.sourceforge.net/dump/dump-%{DUMP_VERSION}.tar.gz
@ -131,7 +131,13 @@ popd
%{_mandir}/man8/rrestore.8*
%changelog
* Mon Feb 10 2021 Josef Ridky <jridky@redhat.com> - 1:0.4-0.47.b47
* Tue Aug 17 2021 Josef Ridky <jridky@redhat.com> - 1:0.4-0.51.b47
- rename spec file to restore
- add gating.yaml
- changes between .47 and .51 had to be stripped due of wrong sync
between centos and dist-git
* Wed Feb 10 2021 Josef Ridky <jridky@redhat.com> - 1:0.4-0.47.b47
- remove dump from RHEL environment
* Mon Feb 08 2021 Jeff Makey <jeff@makey.net> - 1:0.4-0.46.b47