-
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 #35 from jpopelka/multi-arch
Make baseurls arch independent
- Loading branch information
Showing
66 changed files
with
652 additions
and
649 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Name: mini-tps | ||
Version: 0.1 | ||
Release: 164%{?dist} | ||
Release: 165%{?dist} | ||
Summary: Mini TPS - Test Package Sanity | ||
|
||
License: GPLv2 | ||
|
@@ -64,6 +64,9 @@ install -pD -m 0755 profiles/fedora/prepare-system %{buildroot}%{_libexecdir}/mi | |
|
||
|
||
%changelog | ||
* Fri Jan 12 2024 Jiri Popelka <[email protected]> - 0.1-165 | ||
- multi-arch repos | ||
|
||
* Tue Jan 02 2024 Jiri Popelka <[email protected]> - 0.1-164 | ||
- viewer (generate-result-json) related updates | ||
|
||
|
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
Oops, something went wrong.