Accepting request 913762 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/913762 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pkgconf?expand=0&rev=12
This commit is contained in:
commit
670eabaa38
@ -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>
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
%global devname lib%{name}-devel
|
||||
|
||||
Name: pkgconf
|
||||
Version: 1.7.4
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: Package compiler and linker metadata toolkit
|
||||
License: ISC
|
||||
|
Loading…
Reference in New Issue
Block a user