From e565ce72047e881813fde2fad70b5342613bf98e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 21 Jun 2025 10:25:53 +0200 Subject: [PATCH] automatic version update by autodist [release 2.5.0-1mamba;Fri Jun 20 2025] --- pkgconf.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pkgconf.spec b/pkgconf.spec index 920d182..25a3dbf 100644 --- a/pkgconf.spec +++ b/pkgconf.spec @@ -1,5 +1,5 @@ Name: pkgconf -Version: 2.4.3 +Version: 2.5.0 Release: 1mamba Summary: Package compiler and linker metadata toolkit Group: Development/Tools @@ -35,8 +35,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. - - %prep %setup -q @@ -58,12 +56,13 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" - %files %defattr(-,root,root) +%{_bindir}/bomtool %{_bindir}/pkgconf %{_bindir}/pkg-config %{_bindir}/%{_target_platform}-pkg-config +%{_mandir}/man1/bomtool.1* %{_mandir}/man1/pkgconf.1* %{_mandir}/man1/pkg-config.1* @@ -87,6 +86,9 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz %doc NEWS README.md %changelog +* Fri Jun 20 2025 Automatic Build System 2.5.0-1mamba +- automatic version update by autodist + * Sat Mar 08 2025 Automatic Build System 2.4.3-1mamba - automatic version update by autodist