diff options
Diffstat (limited to 'php-symfony-contracts.spec')
-rw-r--r-- | php-symfony-contracts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony-contracts.spec b/php-symfony-contracts.spec index c076192..ca0917a 100644 --- a/php-symfony-contracts.spec +++ b/php-symfony-contracts.spec @@ -21,7 +21,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{pk_vendor}-%{pk_project} -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: A set of abstractions extracted out of the Symfony @@ -165,6 +165,9 @@ exit $ret %changelog +* Mon Jun 3 2019 Remi Collet <remi@remirepo.net> - 1.1.2-1 +- update to 1.1.2 (no change) + * Tue May 28 2019 Remi Collet <remi@remirepo.net> - 1.1.1-1 - update to 1.1.1 |