-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [copr-rpmbuild] release [0.72-1].
Created by command: /usr/bin/tito tag
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 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 +1 @@ | ||
0.71-1 rpmbuild/ | ||
0.72-1 rpmbuild/ |
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ Requires: %1 \ | |
%{expand: %%global latest_requires_packages %1 %%{?latest_requires_packages}} | ||
|
||
Name: copr-rpmbuild | ||
Version: 0.71 | ||
Version: 0.72 | ||
Summary: Run COPR build tasks | ||
Release: 1%{?dist} | ||
URL: https://github.com/fedora-copr/copr | ||
|
@@ -323,6 +323,9 @@ install -p -m 644 copr_distgit_client.py %{buildroot}%{expand:%%%{python}_siteli | |
|
||
|
||
%changelog | ||
* Sat Mar 16 2024 Pavel Raiskup <[email protected]> 0.72-1 | ||
- don't clean after builds with user ssh access | ||
|
||
* Fri Mar 01 2024 Pavel Raiskup <[email protected]> 0.71-1 | ||
- don't set bootstrap_image_ready for rawhide | ||
- no Jinja-vars in config_opts keys (mock-core-configs 40.2 compat) | ||
|