-
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.
Merge pull request #72 from jpopelka/cg_import
Konflux imported: Get RPMs from build instead of from a (sub)task(s)
- Loading branch information
Showing
7 changed files
with
272 additions
and
189 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
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
Name: mini-tps | ||
Version: 0.1 | ||
Release: 183%{?dist} | ||
Release: 184%{?dist} | ||
Summary: Mini TPS - Test Package Sanity | ||
|
||
License: GPLv2 | ||
|
@@ -73,6 +73,11 @@ install -pD -m 0755 profiles/fedora/prepare-system %{buildroot}%{_libexecdir}/mi | |
|
||
|
||
%changelog | ||
* Tue Dec 17 2024 Jiri Popelka <[email protected]> - 0.1-184 | ||
- Konflux imported: Get RPMs from build intead of from a (sub)task(s) | ||
- Don't install redhat-internal-cert-install rpm | ||
- viewer: ignore UTF-8 errors | ||
|
||
* Fri Nov 01 2024 Michal Srb <[email protected]> - 0.1-183 | ||
- Remove Resilient Storage repos for 10 | ||
|
||
|
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
Oops, something went wrong.