Update to 1.4.0
This commit is contained in:
parent
cf41f5098b
commit
d3efe32f37
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/pkgconf-1.3.10.tar.xz
|
||||
/pkgconf-1.3.12.tar.xz
|
||||
/pkgconf-1.3.90.tar.xz
|
||||
/pkgconf-1.4.0.tar.xz
|
||||
|
@ -16,8 +16,8 @@
|
||||
%global pkgconf_libdirs %{_libdir}/pkgconfig:%{_datadir}/pkgconfig
|
||||
|
||||
Name: pkgconf
|
||||
Version: 1.3.90
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Package compiler and linker metadata toolkit
|
||||
|
||||
License: ISC
|
||||
@ -181,6 +181,9 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 05 2018 Neal Gompa <ngompa13@gmail.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Fri Jan 05 2018 Neal Gompa <ngompa13@gmail.com> - 1.3.90-2
|
||||
- Add simple wrapper to support platform-specific pkg-config paths (#1513810)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pkgconf-1.3.90.tar.xz) = 8efca947546969fea63e97f23eb1b5af49a1f2378eec66ff4f403fa218bcb3d5fed62a32fd6be70d9ebf39c8024bb9714cd0c2a52e6960c98021cabefc274530
|
||||
SHA512 (pkgconf-1.4.0.tar.xz) = 92c6790e524bd87c2f6ef17320aba4307009c2c7cd0a76ca9d828a41fd7e7b77a1bed841c204a4dafd2efbd2e3359790d877ac0a6ed13965c123da55f3e051a0
|
||||
|
Loading…
Reference in New Issue
Block a user