automatic version update by autodist [release 2.3.8-1mamba;Mon Mar 10 2025]
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Name: libidn2
|
||||
Version: 2.3.7
|
||||
Version: 2.3.8
|
||||
Release: 1mamba
|
||||
Summary: A free software implementation of IDNA2008, Punycode and TR46
|
||||
Group: System/Libraries
|
||||
@ -36,7 +36,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description tools
|
||||
This package contains utility applications for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -57,8 +56,6 @@ rm -f %{buildroot}%{_infodir}/dir
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%post devel
|
||||
%install_info %{name}.info
|
||||
@ -91,6 +88,9 @@ exit 0
|
||||
%{_mandir}/man1/idn2.1*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 10 2025 Automatic Build System <autodist@openmamba.org> 2.3.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 29 2024 Automatic Build System <autodist@openmamba.org> 2.3.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user