diff --git a/pkgconf-1.7.3.tar.xz b/pkgconf-1.7.3.tar.xz deleted file mode 100644 index 3851b1c..0000000 --- a/pkgconf-1.7.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b846aea51cf696c3392a0ae58bef93e2e72f8e7073ca6ad1ed8b01c85871f9c0 -size 293148 diff --git a/pkgconf-1.7.4.tar.xz b/pkgconf-1.7.4.tar.xz new file mode 100644 index 0000000..d71de8d --- /dev/null +++ b/pkgconf-1.7.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab +size 293888 diff --git a/pkgconf.changes b/pkgconf.changes index 1bde55a..fad86d3 100644 --- a/pkgconf.changes +++ b/pkgconf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 30 15:33:37 UTC 2021 - Callum Farmer + +- Update to 1.7.4 + + Add PKG_CONFIG_DONT_DEFINE_PREFIX environment variable + + Handle platforms where realpath(3) requires a pre-allocated + buffer + + Fix null-dereference crash when pulling a malformed + 'uninstalled' .pc file into a dependency tree. + ------------------------------------------------------------------- Wed Apr 7 16:19:46 UTC 2021 - Dirk Müller diff --git a/pkgconf.spec b/pkgconf.spec index 725ae2f..c6089ec 100644 --- a/pkgconf.spec +++ b/pkgconf.spec @@ -45,7 +45,7 @@ %global devname lib%{name}-devel Name: pkgconf -Version: 1.7.3 +Version: 1.7.4 Release: 0 Summary: Package compiler and linker metadata toolkit License: ISC