diff --git a/pkgconf-1.7.4.tar.xz b/pkgconf-1.7.4.tar.xz deleted file mode 100644 index d71de8d..0000000 --- a/pkgconf-1.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab -size 293888 diff --git a/pkgconf-1.8.0.tar.xz b/pkgconf-1.8.0.tar.xz new file mode 100644 index 0000000..fa350b2 --- /dev/null +++ b/pkgconf-1.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf +size 296304 diff --git a/pkgconf.changes b/pkgconf.changes index fad86d3..f93cdff 100644 --- a/pkgconf.changes +++ b/pkgconf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 23 09:18:29 UTC 2021 - Callum Farmer + +- 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 diff --git a/pkgconf.spec b/pkgconf.spec index c6089ec..a1cde0a 100644 --- a/pkgconf.spec +++ b/pkgconf.spec @@ -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