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

Update dwz to 0.14 #7741

Merged
merged 1 commit into from Apr 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions dwz.spec
@@ -1,7 +1,7 @@
### RPM external dwz 0.13
### RPM external dwz 0.14

%define dwz_branch %{n}-%{realversion}-branch
%define dwz_commit 205663f31976
%define dwz_commit b612e38de2a1a376362cc2ac0da3c0938b8e0bca

Source: git://sourceware.org/git/dwz.git?obj=%{dwz_branch}/%{dwz_commit}&export=dwz-%{dwz_commit}&output=/dwz-%{dwz_commit}.tgz

Expand Down