automatic version update by autodist [release 1.0.23-1mamba;Mon Sep 01 2025]
This commit is contained in:
10
gsm.spec
10
gsm.spec
@@ -2,7 +2,7 @@
|
||||
%define minver %(echo %version | cut -d . -f3)
|
||||
|
||||
Name: gsm
|
||||
Version: 1.0.22
|
||||
Version: 1.0.23
|
||||
Release: 1mamba
|
||||
Summary: GSM 06.10 lossy speech compression library
|
||||
Group: System/Tools
|
||||
@@ -39,11 +39,10 @@ GSM 06.10 lossy speech compression library.
|
||||
|
||||
This package contains static libraries and header files need for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n gsm-%{majver}-pl%{minver}
|
||||
%patch0 -p1
|
||||
%patch 0 -p1
|
||||
|
||||
%build
|
||||
%make all \
|
||||
@@ -83,8 +82,6 @@ ln -s toast %{buildroot}%{_bindir}/untoast
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n libgsm -p /sbin/ldconfig
|
||||
%postun -n libgsm -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@@ -105,6 +102,9 @@ ln -s toast %{buildroot}%{_bindir}/untoast
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Mon Sep 01 2025 Automatic Build System <autodist@openmamba.org> 1.0.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 1.0.22-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user