diff --git a/liblc3.spec b/liblc3.spec index 42c8245..5a9c685 100644 --- a/liblc3.spec +++ b/liblc3.spec @@ -1,5 +1,5 @@ Name: liblc3 -Version: 1.1.1 +Version: 1.1.2 Release: 1mamba Summary: Low Complexity Communication Codec (LC3) Group: System/Libraries @@ -26,7 +26,6 @@ Requires: pkg-config %description devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -42,8 +41,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -60,6 +57,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Feb 02 2025 Automatic Build System 1.1.2-1mamba +- automatic version update by autodist + * Sat Apr 20 2024 Automatic Build System 1.1.1-1mamba - automatic version update by autodist