From 5d2464c09187d27a481769e1420d7f55a8ee6c39 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 22 Feb 2023 07:48:51 -0500 Subject: [PATCH] Rebase to 1.9.4 --- .gitignore | 1 + pkgconf.spec | 19 +++++++++++++++++-- sources | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0bc55dd..89d304a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /pkgconf-1.7.3.tar.xz /pkgconf-1.7.4.tar.xz /pkgconf-1.8.0.tar.xz +/pkgconf-1.9.4.tar.xz diff --git a/pkgconf.spec b/pkgconf.spec index c0d13d1..2c7b4ca 100644 --- a/pkgconf.spec +++ b/pkgconf.spec @@ -23,8 +23,8 @@ %global pkgconf_libdirs %{_libdir}/pkgconfig:%{_datadir}/pkgconfig Name: pkgconf -Version: 1.8.0 -Release: 6%{?dist} +Version: 1.9.4 +Release: 1%{?dist} Summary: Package compiler and linker metadata toolkit License: ISC @@ -111,6 +111,14 @@ the system provider of pkg-config. %endif +%package -n bomtool +Summary: Simple SBOM generator using pc(5) files +Requires: lib%{name}%{?_isa} = %{version}-%{release} + +%description -n bomtool +bomtool is a program which helps generate a Software Bill of Materials +manifest using data from installed .pc files. + %prep %autosetup -p1 @@ -210,7 +218,14 @@ rm -rf %{buildroot}%{_datadir}/aclocal %dir %{_datadir}/pkgconfig %endif +%files -n bomtool +%{_bindir}/bomtool + + %changelog +* Wed Feb 22 2023 Neal Gompa - 1.9.4-1 +- Rebase to 1.9.4 + * Wed Feb 22 2023 Neal Gompa - 1.8.0-6 - Drop dependency on system-rpm-config (#2172406) diff --git a/sources b/sources index 6134f48..db993e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pkgconf-1.8.0.tar.xz) = 58204006408ad5ce91222ed3c93c2e0b61c04fa83c0a8ad337b747b583744578dbebd4ad5ccbc577689637caa1c5dc246b7795ac46e39c6666b1aa78199b7c28 +SHA512 (pkgconf-1.9.4.tar.xz) = 079436244f3942161f91c961c96d382a85082079c9843fec5ddd7fb245ba7500a9f7a201b5ef2c70a7a079fe1aacf3a52b73de5402a6f061df87bcdcf0a90755