diff options
Diffstat (limited to 'php-pecl-oauth.spec')
| -rw-r--r-- | php-pecl-oauth.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec index 4a880e6..2e96989 100644 --- a/php-pecl-oauth.spec +++ b/php-pecl-oauth.spec @@ -30,7 +30,7 @@ Name: %{?scl_prefix}php-pecl-oauth Summary: PHP OAuth consumer extension License: BSD-3-Clause -Version: 2.0.12 +Version: 2.0.13 Release: 1%{?dist} %forgemeta URL: %{forgeurl} @@ -150,6 +150,7 @@ REPORT_EXIT_STATUS=1 \ %files %license %{sources}/LICENSE +%doc %{sources}/composer.json %doc %{sources}/*.md %doc %{sources}/examples @@ -163,6 +164,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Fri Jun 19 2026 Remi Collet <remi@remirepo.net> - 2.0.13-1 +- update to 2.0.13 + * Tue Apr 7 2026 Remi Collet <remi@remirepo.net> - 2.0.12-1 - update to 2.0.12 - add pie virtual provides |
