Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 03:32:57 +00:00
parent cb8ca352d3
commit 74fa3e8483

View File

@ -24,7 +24,7 @@
Name: pkgconf Name: pkgconf
Version: 1.7.4 Version: 1.7.4
Release: 2%{?dist} Release: 3%{?dist}
Summary: Package compiler and linker metadata toolkit Summary: Package compiler and linker metadata toolkit
License: ISC License: ISC
@ -216,6 +216,9 @@ rm -rf %{buildroot}%{_datadir}/aclocal
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 23 2021 Sandro Mani <manisandro@gmail.com> - 1.7.4-2 * Wed Jun 23 2021 Sandro Mani <manisandro@gmail.com> - 1.7.4-2
- Don't prepend sysroot_dir if pkg-config file lies outside of sysroot_dir (#1974883) - Don't prepend sysroot_dir if pkg-config file lies outside of sysroot_dir (#1974883)