Skip to content

Commit cc72677

Browse files
committed
Automatic commit of package [copr-rpmbuild] release [1.0-1].
Created by command: /usr/bin/tito tag --use-version 1.0
1 parent fbef36a commit cc72677

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.tito/packages/copr-rpmbuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.73-1 rpmbuild/
1+
1.0-1 rpmbuild/

rpmbuild/copr-rpmbuild.spec

+8-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Requires: %1 \
1414
%{expand: %%global latest_requires_packages %1 %%{?latest_requires_packages}}
1515

1616
Name: copr-rpmbuild
17-
Version: 0.73
17+
Version: 1.0
1818
Summary: Run COPR build tasks
1919
Release: 1%{?dist}
2020
URL: https://github.com/fedora-copr/copr
@@ -284,6 +284,13 @@ install -p -m 755 copr-update-builder %buildroot%_bindir
284284

285285

286286
%changelog
287+
* Wed Oct 02 2024 Jiri Kyjovsky <[email protected]> 1.0-1
288+
- Specify snippets to mock config via copr-rpmbuild config file
289+
- Increase the custom method timeout to 90 minutes
290+
- Use new dist-git-client instead of copr one
291+
- Add diff.txt file for fedora review
292+
- When `copr-builder release` set timestamp 0
293+
287294
* Tue May 21 2024 Jakub Kadlcik <[email protected]> 0.73-1
288295
- Remove static methods from tests
289296

0 commit comments

Comments
 (0)