Skip to content

Commit

Permalink
Release 44.0
Browse files Browse the repository at this point in the history
Signed-off-by: Cleber Rosa <[email protected]>
  • Loading branch information
clebergnu committed Dec 7, 2016
1 parent 978247a commit 75badf1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
43.0
44.0
7 changes: 5 additions & 2 deletions avocado-plugins-vt.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
%global modulename avocado
%if ! 0%{?commit:1}
%define commit 2c249c1b3c94a1f2ba96b10032d10f70efa1ee9b
%define commit 978247acff2581746a2e35fd34663465d9a53e4d
%endif
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Summary: Avocado Virt Test Plugin
Name: avocado-plugins-vt
Version: 43.0
Version: 44.0
Release: 0%{?dist}
License: GPLv2
Group: Development/Tools
Expand Down Expand Up @@ -53,6 +53,9 @@ Xunit output, among others.


%changelog
* Wed Dec 7 2016 Cleber Rosa <[email protected]> - 44.0-0
- New upstream version

* Tue Nov 8 2016 Cleber Rosa <[email protected]> - 43.0-0
- Update to upstream version 43.0

Expand Down

0 comments on commit 75badf1

Please sign in to comment.