Skip to content

Commit

Permalink
Update katello-repos to use Pulpcore 3.39
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou authored and ekohl committed Nov 24, 2023
1 parent 401f5e2 commit 20ee079
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/katello/katello-repos/katello-repos.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global pulpcore_version 3.28
%global pulpcore_version 3.39

%define repo_dir %{_sysconfdir}/yum.repos.d
%define repo_dist %{dist}

%global prereleasesource nightly
%global prerelease %{?prereleasesource:.}%{?prereleasesource}
%global release 1
%global release 2

Name: katello-repos
Version: 4.11
Expand Down Expand Up @@ -68,6 +68,9 @@ rm -rf %{buildroot}
%config %{repo_dir}/*.repo

%changelog
* Wed Nov 15 2023 Ian Ballou <ianballou67@gmail.com> - 4.11-0.2.nightly
- Bump Pulpcore version to 3.39

* Mon Aug 28 2023 David Moore <damoore@redhat.com> - 4.11-0.1.nightly
- Bump version to 4.11.0

Expand Down

0 comments on commit 20ee079

Please sign in to comment.