Update to 1.4.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
98259cf8cd
commit
b5eff1eafe
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/pkgconf-1.3.12.tar.xz
|
/pkgconf-1.3.12.tar.xz
|
||||||
/pkgconf-1.3.90.tar.xz
|
/pkgconf-1.3.90.tar.xz
|
||||||
/pkgconf-1.4.0.tar.xz
|
/pkgconf-1.4.0.tar.xz
|
||||||
|
/pkgconf-1.4.1.tar.xz
|
||||||
|
|||||||
@ -16,8 +16,8 @@
|
|||||||
%global pkgconf_libdirs %{_libdir}/pkgconfig:%{_datadir}/pkgconfig
|
%global pkgconf_libdirs %{_libdir}/pkgconfig:%{_datadir}/pkgconfig
|
||||||
|
|
||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -181,6 +181,9 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-1
|
||||||
|
- Update to 1.4.1
|
||||||
|
|
||||||
* Sun Jan 07 2018 Neal Gompa <ngompa13@gmail.com> - 1.4.0-2
|
* Sun Jan 07 2018 Neal Gompa <ngompa13@gmail.com> - 1.4.0-2
|
||||||
- Move pc(5) manpage to main pkgconf package
|
- Move pc(5) manpage to main pkgconf package
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pkgconf-1.4.0.tar.xz) = 92c6790e524bd87c2f6ef17320aba4307009c2c7cd0a76ca9d828a41fd7e7b77a1bed841c204a4dafd2efbd2e3359790d877ac0a6ed13965c123da55f3e051a0
|
SHA512 (pkgconf-1.4.1.tar.xz) = cb55ffc6ac00f63afa05c794012473025e5fa204eb5204259e2bf19cdab238cd86f18d4ec8fb536f74049369396bd4da23b0487ef148e212e11ecb9961addbf9
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user