public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyqtwebengine] rawhide: fixed dist-info name casing
@ 2026-06-22 16:30 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-06-22 16:30 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 16:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 16:30 [rpms/pyqtwebengine] rawhide: fixed dist-info name casing Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox