Skip to content

Commit

Permalink
add jquery-ui-rails package to katellospecfile generated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAga authored and ekohl committed Dec 19, 2024
1 parent 4b08b29 commit 17b016b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/katello/rubygem-katello/rubygem-katello.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%global prereleasesource pre.master
%global prerelease %{?prereleasesource:.}%{?prereleasesource}
%global mainver 4.16.0
%global release 2
%global release 3

Name: rubygem-%{gem_name}
Version: %{mainver}
Expand Down Expand Up @@ -56,6 +56,7 @@ BuildRequires: (rubygem(pulp_python_client) >= 3.12.5 with rubygem(pulp_python_c
BuildRequires: (rubygem(pulp_ostree_client) >= 2.4.4 with rubygem(pulp_ostree_client) < 2.5.0)
BuildRequires: (rubygem(deface) >= 1.0.2 with rubygem(deface) < 2.0.0)
BuildRequires: (rubygem(angular-rails-templates) >= 1.1 with rubygem(angular-rails-templates) < 2)
BuildRequires: (rubygem(jquery-ui-rails) >= 6.0 with rubygem(jquery-ui-rails) < 7.0)
BuildArch: noarch
Provides: foreman-plugin-%{plugin_name} = %{version}
# end specfile generated dependencies
Expand Down Expand Up @@ -168,6 +169,9 @@ done
%{foreman_plugin_log}

%changelog
* Tue Dec 17 2024 MariaAga <[email protected]> - 4.16.0-0.3.pre.master
- move jquery-ui-rails package to katello

* Tue Nov 19 2024 Ewoud Kohl van Wijngaarden <[email protected]> - 4.16.0-0.2.pre.master
- Update angular-rails-templates dependency

Expand Down

0 comments on commit 17b016b

Please sign in to comment.