diff --git a/collectd.spec b/collectd.spec index 12a158a9e968ecc6bdaa9931cb0ebd0da75b0eef..8459c0893d5ec70a043e14802ca00362666efaf9 100644 --- a/collectd.spec +++ b/collectd.spec @@ -6,7 +6,7 @@ Summary: Statistics collection daemon for filling RRD files Name: collectd Version: 5.9.0 -Release: 3 +Release: 4 License: GPLv2 URL: https://collectd.org/ @@ -520,6 +520,7 @@ This is a collectd plugin that reads data from Zookeeper's MNTR command. # recompile generated files touch src/pinba.proto +sed -i 's#longintrepr\.h#cpython/&#' src/cpython.h %build @@ -1039,6 +1040,9 @@ make check %changelog +* Fri Aug 18 2023 jiangxinyu - 5.9.0-4 +- Fix missing longintrepr.h + * Fri Mar 10 2023 jiangxinyu - 5.9.0-3 - Add buildrequires