diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec index f693b26..efa44b6 100644 --- a/php-pecl-rrd.spec +++ b/php-pecl-rrd.spec @@ -19,7 +19,7 @@ Summary: PHP Bindings for rrdtool Name: php-pecl-rrd Version: 2.0.3 -Release: 13%{?dist} +Release: 14%{?dist} License: BSD-2-Clause URL: https://pecl.php.net/package/rrd @@ -171,6 +171,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Mon Jun 24 2024 Troy Dawson - 2.0.3-14 +- Bump release for June 2024 mass rebuild + * Mon Feb 19 2024 Remi Collet - 2.0.3-13 - ignore incompatible-pointer-types see #2264827