Skip to content

Commit

Permalink
Correct the package name everywhere
Browse files Browse the repository at this point in the history
There is sidekiq-reliable-fetch and gitlab-sidekiq-fetcher, I somehow mixed the
two.
  • Loading branch information
adamruzicka committed Oct 16, 2019
1 parent 6ee58a1 commit 6c5740b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion comps/comps-foreman-rhel7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<packagereq type="default">tfm-rubygem-gettext</packagereq>
<packagereq type="default">tfm-rubygem-gettext_i18n_rails</packagereq>
<packagereq type="default">tfm-rubygem-gettext_i18n_rails_js</packagereq>
<packagereq type="default">tfm-rubygem-gitlab-reliable-fetcher</packagereq>
<packagereq type="default">tfm-rubygem-gitlab-sidekiq-fetcher</packagereq>
<packagereq type="default">tfm-rubygem-google-api-client</packagereq>
<packagereq type="default">tfm-rubygem-googleauth</packagereq>
<packagereq type="default">tfm-rubygem-graphql</packagereq>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ cp -a .%{gem_dir}/* \
%changelog
* Tue Oct 15 2019 Adam Ruzicka <aruzicka@redhat.com> 0.5.2-1
- Add rubygem-gitlab-reliable-fetcher generated by gem2rpm using the scl template
- Add rubygem-gitlab-sidekiq-fetcher generated by gem2rpm using the scl template
2 changes: 1 addition & 1 deletion rel-eng/tito.props
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ whitelist = foreman
rubygem-gettext
rubygem-gettext_i18n_rails
rubygem-gettext_i18n_rails_js
rubygem-gitlab-reliable-fetcher
rubygem-gitlab-sidekiq-fetcher
rubygem-google-api-client
rubygem-googleauth
rubygem-graphql
Expand Down

0 comments on commit 6c5740b

Please sign in to comment.