|
|
@ -1,6 +1,6 @@
|
|
|
|
# remirepo/fedora spec file for php-pecl-rrd
|
|
|
|
# remirepo/fedora spec file for php-pecl-rrd
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Copyright (c) 2011-2021 Remi Collet
|
|
|
|
# Copyright (c) 2011-2022 Remi Collet
|
|
|
|
# License: CC-BY-SA
|
|
|
|
# License: CC-BY-SA
|
|
|
|
# http://creativecommons.org/licenses/by-sa/4.0/
|
|
|
|
# http://creativecommons.org/licenses/by-sa/4.0/
|
|
|
|
#
|
|
|
|
#
|
|
|
@ -17,7 +17,7 @@
|
|
|
|
Summary: PHP Bindings for rrdtool
|
|
|
|
Summary: PHP Bindings for rrdtool
|
|
|
|
Name: php-pecl-rrd
|
|
|
|
Name: php-pecl-rrd
|
|
|
|
Version: 2.0.3
|
|
|
|
Version: 2.0.3
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
|
URL: https://pecl.php.net/package/rrd
|
|
|
|
URL: https://pecl.php.net/package/rrd
|
|
|
|
|
|
|
|
|
|
|
@ -159,6 +159,9 @@ REPORT_EXIT_STATUS=1 \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 16 2022 Remi Collet <rcollet@redhat.com> - 2.0.3-4
|
|
|
|
|
|
|
|
- build for PHP 8.1 #2070040
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.3-3
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.3-3
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
Related: rhbz#1991688
|
|
|
|
Related: rhbz#1991688
|
|
|
|