Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6c50c2405 | ||
|
|
c9f01eb77b |
1 changed files with 7 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
|
|
||||||
# cli/getopt_long.c, libpkgconf/bsdstubs.c, libpkgconf/pkg.c and tests/* are ISC
|
# cli/getopt_long.c, libpkgconf/bsdstubs.c, libpkgconf/pkg.c and tests/* are ISC
|
||||||
|
|
@ -226,6 +226,12 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Aug 07 2024 Neal Gompa <ngompa@fedoraproject.org> - 2.3.0-1
|
* Wed Aug 07 2024 Neal Gompa <ngompa@fedoraproject.org> - 2.3.0-1
|
||||||
- Update to 2.3.0
|
- Update to 2.3.0
|
||||||
+ https://github.com/pkgconf/pkgconf/blob/pkgconf-2.3.0/NEWS
|
+ https://github.com/pkgconf/pkgconf/blob/pkgconf-2.3.0/NEWS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue