automatic version update by autodist [release 2.9.90-1mamba;Thu Jun 25 2026]

This commit is contained in:
2026-06-25 09:04:09 +02:00
parent 38f621d51a
commit 9e8c89e5f7
+7 -2
View File
@@ -1,11 +1,11 @@
Name: pkgconf
Version: 2.5.1
Version: 2.9.90
Release: 1mamba
Summary: Package compiler and linker metadata toolkit
Group: Development/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://github.com/pkgconf/pkgconf
Source: https://github.com/pkgconf/pkgconf.git/pkgconf-%{version}/pkgconf-%{version}.tar.bz2
License: ISC License
@@ -61,10 +61,12 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
%{_bindir}/bomtool
%{_bindir}/pkgconf
%{_bindir}/pkg-config
%{_bindir}/spdxtool
%{_bindir}/%{_target_platform}-pkg-config
%{_mandir}/man1/bomtool.1*
%{_mandir}/man1/pkgconf.1*
%{_mandir}/man1/pkg-config.1*
%{_mandir}/man1/spdxtool.1*
%files -n lib%{name}
%defattr(-,root,root)
@@ -86,6 +88,9 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
%doc NEWS README.md
%changelog
* Thu Jun 25 2026 Automatic Build System <autodist@openmamba.org> 2.9.90-1mamba
- automatic version update by autodist
* Wed Jun 25 2025 Automatic Build System <autodist@openmamba.org> 2.5.1-1mamba
- automatic version update by autodist