Skip to content

Commit

Permalink
add jquery-ui-rails package to katello
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAga committed Nov 4, 2024
1 parent 8a5c316 commit f530f2d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 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.15.0
%global release 2
%global release 3

Name: rubygem-%{gem_name}
Version: %{mainver}
Expand Down Expand Up @@ -76,6 +76,10 @@ BuildRequires: (npm(react-bootstrap) >= 0.32.1 with npm(react-bootstrap) < 1.0.0
BuildRequires: (npm(use-deep-compare-effect) >= 1.6.1 with npm(use-deep-compare-effect) < 2.0.0)
# end package.json dependencies BuildRequires

# start specfile assets BuildRequires
BuildRequires: (rubygem(jquery-ui-rails) >= 6.0 with rubygem(jquery-ui-rails) < 7.0)
# end specfile assets BuildRequires

%description
Katello adds Content and Subscription Management to Foreman. For this it
relies on Candlepin and Pulp.
Expand Down Expand Up @@ -168,6 +172,9 @@ done
%{foreman_plugin_log}

%changelog
* Mon Nov 04 2024 MariaAga <[email protected]> - 4.15.0-0.3.pre.master
- move jquery-ui-rails package to katello

* Wed Oct 30 2024 Ian Ballou <[email protected]> - 4.15.0-0.2.pre.master
- Bump Pulpcore client bindings requirements for the 3.63 repo.

Expand Down

0 comments on commit f530f2d

Please sign in to comment.