public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libpfm] f44: 4.13.0-20
@ 2026-06-03 13:41 Aaron Merey
0 siblings, 0 replies; only message in thread
From: Aaron Merey @ 2026-06-03 13:41 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 13:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 13:41 [rpms/libpfm] f44: 4.13.0-20 Aaron Merey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox