diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index b2ae310..c290548 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.39 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -154,6 +154,9 @@ exit $ret %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.12.39-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 18 2021 Remi Collet - 0.12.39-1 - update to 0.12.39 (no change)