Skip to content

Commit 5a0dac0

Browse files
committed
Release 113.0
Signed-off-by: Cleber Rosa <crosa@redhat.com>
1 parent 4814a6c commit 5a0dac0

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
109.0
1+
113.0

avocado-plugins-vt.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
%global gittar %{srcname}-%{version}.tar.gz
1111
%else
1212
%if ! 0%{?commit:1}
13-
%global commit fc37acd5ec9b7dc2ea6d29b60729fe0ff9480e62
13+
%global commit 4814a6c0645427c51841d1427ba17d206eae8324
1414
%endif
1515
%if ! 0%{?commit_date:1}
16-
%global commit_date 20250113
16+
%global commit_date 20260127
1717
%endif
1818
%global shortcommit %(c=%{commit};echo ${c:0:8})
1919
%global gitrel .%{commit_date}git%{shortcommit}
@@ -31,7 +31,7 @@
3131

3232
Summary: Avocado Virt Test Plugin
3333
Name: avocado-plugins-vt
34-
Version: 109.0
34+
Version: 113.0
3535
Release: 1%{?gitrel}%{?dist}
3636
License: GPLv2
3737
Group: Development/Tools
@@ -103,6 +103,9 @@ Xunit output, among others.
103103

104104

105105
%changelog
106+
* Tue Jan 27 2026 Cleber Rosa <crosa@redhat.com> - 113.0-1
107+
- New release
108+
106109
* Wed Jan 14 2025 Jan Richter <jarichte@redhat.com> - 109.0-1
107110
- New release
108111

0 commit comments

Comments
 (0)