diff --git a/mpg123.spec b/mpg123.spec index 8971271e687e95bbd6df67a07b279aa832e10a7e..4f89c201427e44a8145a8e513be346d85e9cdb21 100644 --- a/mpg123.spec +++ b/mpg123.spec @@ -7,7 +7,7 @@ libraries. Name: mpg123 Version: 1.29.3 -Release: 3 +Release: 4 Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 License: LGPLv2+ URL: http://mpg123.org @@ -17,6 +17,8 @@ Requires: %{name}-libs = %{version}-%{release} %description %{_description} +%global _summary %{summary} + %package plugins-pulseaudio Summary: Pulseaudio output plug-in for mpg123 BuildRequires: pulseaudio-libs-devel @@ -124,6 +126,9 @@ popd %doc %{_mandir}/man1/* %changelog +* Mon Aug 19 2024 Chaochao Bai - 1.29.3-4 +- Add the _summary macro to resolve the macro error in the libs package + * Mon Feb 28 2022 pei-jiankang - 1.29.3-3 - modify libdir Repeat packaging