Skip to content
Snippets Groups Projects
Commit 8cae1b6d authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import aardvark-dns-1.11.0-2.el10

parent d2f81051
Branches r9
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
## (rpmautospec version 0.6.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
release_number = 2;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
......@@ -92,6 +92,9 @@ EOF
%changelog
## START: Generated by rpmautospec
* Tue Jun 04 2024 Jindrich Novy <jnovy@redhat.com> - 1.11.0-2
- Add gating.yaml, Related: RHEL-39410
* Fri May 31 2024 Jindrich Novy <jnovy@redhat.com> - 1.11.0-1
- Update to 1.11.0 upstream release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment