-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sandro Bonazzola <[email protected]>
- Loading branch information
1 parent
ee785b6
commit 1f18589
Showing
4 changed files
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Name: ovirt-engine-appliance | ||
Version: @VERSION@ | ||
Release: @RELEASE@%{?dist}%{?extra_release} | ||
License: GPLv2 | ||
License: GPL-2.0-only | ||
Summary: The oVirt Engine Appliance image (OVA) | ||
Group: Applications/System | ||
URL: https://www.ovirt.org/ | ||
|
@@ -55,8 +55,5 @@ rm -rf %{buildroot} | |
%doc ovirt-engine-appliance-manifest-rpm | ||
|
||
%changelog | ||
* Mon Apr 20 2022 Sandro Bonazzola <[email protected]> - 4.5-@RELEASE@ | ||
- oVirt Engine Appliance 4.5 GA | ||
|
||
* Tue Sep 07 2021 Sandro Bonazzola <[email protected]> - 4.5 | ||
- oVirt Engine Appliance 4.5 | ||
* Fri Dec 01 2023 Sandro Bonazzola <[email protected]> - 4.5-@RELEASE@ | ||
- oVirt Engine Appliance 4.5.5 GA |