diff --git a/.gitignore b/.gitignore index 482eb40..944be90 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ clog /yaml-2.0.4.tgz /yaml-2.1.0.tgz /yaml-2.2.0.tgz +/yaml-2.2.1.tgz diff --git a/php-pecl-yaml.spec b/php-pecl-yaml.spec index 7670d6c..18e8928 100644 --- a/php-pecl-yaml.spec +++ b/php-pecl-yaml.spec @@ -5,7 +5,7 @@ %global ini_name 40-%{pecl_name}.ini Name: php-pecl-yaml -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Support for YAML 1.1 serialization using the LibYAML library @@ -13,6 +13,7 @@ License: MIT URL: https://pecl.php.net/package/yaml Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz +BuildRequires: make BuildRequires: php-devel >= 7.1 BuildRequires: php-pear BuildRequires: libyaml-devel @@ -103,6 +104,9 @@ done %changelog +* Mon Dec 21 2020 Remi Collet - 2.2.1-1 +- update to 2.2.1 + * Mon Nov 30 2020 Remi Collet - 2.2.0-1 - update to 2.2.0 diff --git a/sources b/sources index 79544dd..cb7ace7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yaml-2.2.0.tgz) = 3af6a0f2bcbab7d0ea21b81c2914a8c65393156b5a974448645ca079edbd616b5f46564e5f55a83d556f8e3fc38573a869f79c9eb3c2449e1c3d410ae32a6fb5 +SHA512 (yaml-2.2.1.tgz) = b171ca9ca108dc093fb0dda3bc9de821fdd8ddcf79d386baba02f367e331f42e6500f26e73577864cd5f8d12f8c9bfe01962fb8d1bb56fa26d6f0a1208ac5441