automatic version update by autodist [release 2.4.0-1mamba;Thu Mar 06 2025]

This commit is contained in:
Automatic Build System 2025-03-06 18:12:59 +01:00
parent 67c2144289
commit c2b70757c4

View File

@ -1,5 +1,5 @@
Name: pkgconf Name: pkgconf
Version: 2.3.0 Version: 2.4.0
Release: 1mamba Release: 1mamba
Summary: Package compiler and linker metadata toolkit Summary: Package compiler and linker metadata toolkit
Group: Development/Tools Group: Development/Tools
@ -36,7 +36,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep %prep
%setup -q %setup -q
@ -59,8 +58,6 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -90,6 +87,9 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
%doc NEWS README.md %doc NEWS README.md
%changelog %changelog
* Thu Mar 06 2025 Automatic Build System <autodist@openmamba.org> 2.4.0-1mamba
- automatic version update by autodist
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 2.3.0-1mamba * Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 2.3.0-1mamba
- automatic version update by autodist - automatic version update by autodist