public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/copr-rpmbuild] f45: Update copr-rpmbuild to 1.10-1
@ 2026-09-22 16:00 Jiri Kyjovsky
0 siblings, 0 replies; only message in thread
From: Jiri Kyjovsky @ 2026-09-22 16:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/copr-rpmbuild
Branch : f45
Commit : 37b40f85c3c9f2364a531d67090794ae1d99166e
Author : Jiri Kyjovsky <j1.kyjovsky@gmail.com>
Date : 2026-09-22T17:59:58+02:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/copr-rpmbuild/c/37b40f85c3c9f2364a531d67090794ae1d99166e?branch=f45
Log:
Update copr-rpmbuild to 1.10-1
---
diff --git a/copr-rpmbuild.spec b/copr-rpmbuild.spec
index b97a055..b9ece7f 100644
--- a/copr-rpmbuild.spec
+++ b/copr-rpmbuild.spec
@@ -14,7 +14,7 @@ Requires: %1 \
%{expand: %%global latest_requires_packages %1 %%{?latest_requires_packages}}
Name: copr-rpmbuild
-Version: 1.9
+Version: 1.10
Summary: Run COPR build tasks
Release: 1%{?dist}
URL: https://github.com/fedora-copr/copr
@@ -93,7 +93,6 @@ Recommends: python-srpm-macros
Recommends: dist-git-client
Suggests: tito
Suggests: rubygem-gem2rpm
-Suggests: pyp2rpm
Suggests: pyp2spec >= 0.10.0
%endif
@@ -119,7 +118,6 @@ Requires: podman
%if 0%{?openEuler} > 0 || 0%{?rhel} > 0
# not supported
%else
-Requires: pyp2rpm
Requires: pyp2spec >= 0.10.0
Requires: rubygem-gem2rpm
Requires: fedora-review >= 0.8
@@ -303,6 +301,11 @@ EOF
%changelog
+* Tue Sep 22 2026 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.10-1
+- avoid ugly tracebacks on early failure in build_rpm()
+- uploadrpm: support multiple RPMs, optional srpm/logs
+- drop support for pyp2rpm
+
* Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 1.9-1
- Add direct RPM upload build type
- Move URLs from pagure to forgejo
diff --git a/sources b/sources
index a2db90d..7c4cf8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (copr-rpmbuild-1.9.tar.gz) = b54d009d45c17ddbd0bccf89d38757dff8b9a1cbe9769c02624ace37adc497c8548ebff82ea66af385e9f735d95f527411a74f66934ee531142615ead0947c8c
+SHA512 (copr-rpmbuild-1.10.tar.gz) = 2a229e63609cedcbdeede728c6cdf4df5f4647ab6ef5ff22648ee57e06a27b4c0678656e490f7d8dceff750e96356877300f92010a1c805caafc5080182e80d0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 16:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 16:00 [rpms/copr-rpmbuild] f45: Update copr-rpmbuild to 1.10-1 Jiri Kyjovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox