-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use https://download.devel.redhat.com everywhere
- Loading branch information
Showing
72 changed files
with
1,862 additions
and
1,862 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ install -pD -m 0755 profiles/fedora/prepare-system %{buildroot}%{_libexecdir}/mi | |
|
||
%changelog | ||
* Fri Apr 19 2024 Jiri Popelka <[email protected]> - 0.1-172 | ||
- Use download.devel.redhat.com | ||
- Use https://download.devel.redhat.com everywhere | ||
|
||
* Fri Mar 22 2024 Jan Blazek <[email protected]> - 0.1-171 | ||
- Add compatibility with RHEL 7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[rhel-8.8.0-flatpak] | ||
name=RHEL-8.8.0 Flatpak Hidden | ||
baseurl=http://download.devel.redhat.com/rhel-8/nightly/flatpak/latest-FLATPAK-8.8.0-RHEL-8/compose/Hidden/$basearch/os/ | ||
baseurl=https://download.devel.redhat.com/rhel-8/nightly/flatpak/latest-FLATPAK-8.8.0-RHEL-8/compose/Hidden/$basearch/os/ | ||
enabled=0 | ||
gpgcheck=0 | ||
skip_if_unavailable=True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.