public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qpid-proton] epel10: Migrate the old macro
@ 2026-08-26 22:53 Hirotaka Wakabayashi
  0 siblings, 0 replies; only message in thread
From: Hirotaka Wakabayashi @ 2026-08-26 22:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/qpid-proton
Branch : epel10
Commit : 9c6f068838f7f18ffbec92b6d78dce02ef1987cc
Author : Hirotaka Wakabayashi <hiwkby@yahoo.com>
Date   : 2025-08-28T09:01:47+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/qpid-proton/c/9c6f068838f7f18ffbec92b6d78dce02ef1987cc?branch=epel10

Log:
Migrate the old macro

---
diff --git a/qpid-proton.spec b/qpid-proton.spec
index 2afab9c..81fbf35 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -8,7 +8,7 @@
 
 Name:           qpid-proton
 Version:        0.40.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        A high performance, lightweight messaging library
 # Automatically converted from old format: ASL 2.0 - review is highly recommended.
 License:        Apache-2.0
@@ -236,7 +236,7 @@ cd BLD
 # so that we rebuild from scratch
 rm -rf build
 %global whl_tags cp%{python3_version_nodots}-cp%{python3_version_nodots}-%(echo %{python3_platform} | tr -- - _)
-%global _pyproject_wheeldir %{buildroot}/../qpid-proton-0.40.0/BLD/python/dist
+%global _pyproject_wheeldir %{buildroot}/../qpid-proton-%{version}/BLD/python/dist
 cd ..
 %pyproject_install
 # We seem to need to strip the build extension otherwise it seems to embed a reference to
@@ -311,6 +311,9 @@ rm -f  %{buildroot}%{proton_datadir}/CMakeLists.txt
 %check
 
 %changelog
+* Thu Aug 28 2025 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 0.40.0-11
+- Migrated the old macro
+
 * Thu Aug 28 2025 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 0.40.0-10
 - Migrated the old macro
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 22:53 [rpms/qpid-proton] epel10: Migrate the old macro Hirotaka Wakabayashi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox