public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aaron Merey <amerey@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libpfm] f44: 4.13.0-20
Date: Wed, 03 Jun 2026 13:41:02 GMT [thread overview]
Message-ID: <178049406269.1.14613201935885592602.rpms-libpfm-5b6e2fc65543@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libpfm
Branch : f44
Commit : 5b6e2fc655432d5261d85983f0fde667703d1a8d
Author : Aaron Merey <amerey@redhat.com>
Date : 2026-05-13T16:37:43-04:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libpfm/c/5b6e2fc655432d5261d85983f0fde667703d1a8d?branch=f44
Log:
4.13.0-20
Install COPYING license file in all subpackages
---
diff --git a/libpfm.spec b/libpfm.spec
index c4ebd9f..de7a2b1 100644
--- a/libpfm.spec
+++ b/libpfm.spec
@@ -9,7 +9,7 @@
Name: libpfm
Version: 4.13.0
-Release: 19%{?dist}
+Release: 20%{?dist}
Summary: Library to encode performance events for use by perf tool
@@ -116,26 +116,33 @@ rm $RPM_BUILD_ROOT%{_libdir}/lib*.a
%ldconfig_scriptlets
%files
+%license COPYING
%doc README
%{_libdir}/lib*.so.*
%files devel
+%license COPYING
%{_includedir}/*
%{_mandir}/man3/*
%{_libdir}/lib*.so
%if %{with_static}
%files static
+%license COPYING
%{_libdir}/lib*.a
%endif
%if %{with python}
%files -n python3-libpfm
+%license COPYING
%{python3_sitearch}/perfmon-*.egg-info/
%{python3_sitearch}/perfmon/
%endif
%changelog
+* Wed May 13 2026 Aaron Merey <amerey@redhat.com> - 4.13.0-20
+- Install COPYING license file in all subpackages
+
* Wed Jan 21 2026 Aaron Merey <amerey@redhat.com> - 4.13.0-19
- Add libpfm-unused-vars.patch
reply other threads:[~2026-06-03 13:41 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=178049406269.1.14613201935885592602.rpms-libpfm-5b6e2fc65543@fedoraproject.org \
--to=amerey@redhat.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