forked from pool/pkgconf
Accepting request 913729 from home:gmbr3:Active
- Update to version 1.8.0: + Fix a minor memory leak relating to cross-personalities + Fix some edge cases with --redefine-prefix + Do not prepend sysroot_dir if the .pc file does not exist in the sysroot + Do not perform path filtering on default system include and library path lists. OBS-URL: https://build.opensuse.org/request/show/913729 OBS-URL: https://build.opensuse.org/package/show/devel:tools/pkgconf?expand=0&rev=25
This commit is contained in:
parent
59f6a1e739
commit
517f858857
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab
|
|
||||||
size 293888
|
|
BIN
pkgconf-1.8.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
pkgconf-1.8.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 23 09:18:29 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.8.0:
|
||||||
|
+ Fix a minor memory leak relating to cross-personalities
|
||||||
|
+ Fix some edge cases with --redefine-prefix
|
||||||
|
+ Do not prepend sysroot_dir if the .pc file does not exist
|
||||||
|
in the sysroot
|
||||||
|
+ Do not perform path filtering on default system include
|
||||||
|
and library path lists.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 30 15:33:37 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
Wed Jun 30 15:33:37 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
%global devname lib%{name}-devel
|
%global devname lib%{name}-devel
|
||||||
|
|
||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 1.7.4
|
Version: 1.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user