Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D-Bus: Fix download_end signal name in org.rpm.dnf.v0.Base interface #1147

Conversation

ppisar
Copy link
Contributor

@ppisar ppisar commented Jan 8, 2024

Commit a703658 (dnfdaemon: Fix download callbacks) renamed repo_load_end signal to download_end, but forgot to change the name in org.rpm.dnf.v0.Base interface introspection file.

Fixes: #1146

Commit a703658 (dnfdaemon: Fix
download callbacks) renamed repo_load_end signal to download_end, but
forgot to change the name in org.rpm.dnf.v0.Base interface
introspection file.

Fixes: rpm-software-management#1146
@evan-goode evan-goode added this pull request to the merge queue Jan 8, 2024
Merged via the queue into rpm-software-management:main with commit 7d27fef Jan 8, 2024
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

dbus/interfaces/org.rpm.dnf.v0.Base.xml misnames repo_load_end signal
2 participants