automatic version update by autodist [release 2.4.0-1mamba;Thu Mar 06 2025]
This commit is contained in:
parent
67c2144289
commit
c2b70757c4
@ -1,5 +1,5 @@
|
||||
Name: pkgconf
|
||||
Version: 2.3.0
|
||||
Version: 2.4.0
|
||||
Release: 1mamba
|
||||
Summary: Package compiler and linker metadata toolkit
|
||||
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}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -59,8 +58,6 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -90,6 +87,9 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
|
||||
%doc NEWS README.md
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user