diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-15 07:34:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-15 07:34:00 +0200 |
commit | 2e7ce013119ecc1c7c46ce901b6ee7db572d972c (patch) | |
tree | 09e39b23b0d14e238e18ccdedfd1d55848c2a95d | |
parent | 1b7c1310faa6f7d3179a1a9485268920c426fb78 (diff) |
php-patchwork-jsqueeze: 2.0.3
-rw-r--r-- | php-patchwork-jsqueeze.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-patchwork-jsqueeze.spec b/php-patchwork-jsqueeze.spec index 1753933..ce0b23e 100644 --- a/php-patchwork-jsqueeze.spec +++ b/php-patchwork-jsqueeze.spec @@ -1,7 +1,7 @@ %global github_owner tchwork %global github_name jsqueeze -%global github_version 2.0.2 -%global github_commit 2e581762884cfd035d9b148794ef2a4ab2c3b893 +%global github_version 2.0.3 +%global github_commit 074a7ac403d1fae262fd662c43c04b62d71c3e50 %global packagist_owner patchwork %global packagist_name jsqueeze %global psr4_namespace Patchwork @@ -77,6 +77,9 @@ rm -rf %{buildroot} %changelog +* Thu Oct 15 2015 Remi Collet <remmi@fedoraproject.org> - 2.0.2-2 +- update to 2.0.3 + * Sat Apr 25 2015 Adam Williamson <awilliam@redhat.com> - 2.0.2-1 - new release 2.0.2 |