public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pyqtwebengine] rawhide: fixed dist-info name casing
Date: Mon, 22 Jun 2026 16:30:19 GMT [thread overview]
Message-ID: <178214581925.1.16869351604063634036.rpms-pyqtwebengine-cd28123e8cf8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pyqtwebengine
Branch : rawhide
Commit : cd28123e8cf869898f37834b8ab1c335361830e3
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-06-22T12:30:11-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pyqtwebengine/c/cd28123e8cf869898f37834b8ab1c335361830e3?branch=rawhide
Log:
fixed dist-info name casing
---
diff --git a/pyqtwebengine.spec b/pyqtwebengine.spec
index 7b7dd6b..ec85a7c 100644
--- a/pyqtwebengine.spec
+++ b/pyqtwebengine.spec
@@ -2,7 +2,7 @@
Summary: Python bindings for QtWebEngine
Name: pyqtwebengine
Version: 5.15.6
-Release: 14%{?dist}
+Release: 15%{?dist}
# Automatically converted from old format: GPLv3 - review is highly recommended.
License: GPL-3.0-only
@@ -81,7 +81,7 @@ done
%files -n python%{python3_pkgversion}-qt5-webengine
%doc README
%license LICENSE
-%{python3_sitearch}/PyQtWebEngine-%{version}.dist-info/
+%{python3_sitearch}/pyqtwebengine-%{version}.dist-info/
%{python3_sitearch}/PyQt5/QtWebEngine.*
%{python3_sitearch}/PyQt5/QtWebEngineCore.*
%{python3_sitearch}/PyQt5/QtWebEngineWidgets.*
@@ -99,6 +99,9 @@ done
%changelog
+* Mon Jun 22 2026 Steve Cossette <farchord@gmail.com> - 5.15.6-15
+- Removed dist-info subfolder name
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 5.15.6-14
- Rebuilt for Python 3.15
reply other threads:[~2026-06-22 16:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178214581925.1.16869351604063634036.rpms-pyqtwebengine-cd28123e8cf8@fedoraproject.org \
--to=farchord@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox