Skip to content

Commit

Permalink
Fixed version number after yet another merge conflict and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Sep 15, 2021
1 parent 6ae4d59 commit 156e0e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/yast2-add-on.spec
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
BuildRequires: update-desktop-files
# UIExtensionChecker
BuildRequires: yast2 >= 4.4.18
BuildRequires: yast2 >= 4.4.19
BuildRequires: yast2-devtools >= 3.1.10
# Y2packager::Resolvables
BuildRequires: yast2-packager >= 4.2.11

Requires: autoyast2-installation
# UIExtensionChecker
Requires: yast2 >= 4.4.18
Requires: yast2 >= 4.4.19
Requires: yast2-country
Requires: yast2-installation
# Packager ProductLicense#HandleLicenseDialogRet allowing "refuse" action
Expand Down

0 comments on commit 156e0e3

Please sign in to comment.