diff options
author | Remi Collet <remi@remirepo.net> | 2019-11-18 12:07:52 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-11-18 12:07:52 +0100 |
commit | 44f532874d2cc14693c8abd8fc2b3258288019c8 (patch) | |
tree | 1df24b7a0ced7a55aa85cfb13dd83e5ec73ce8fc /php-typo3-phar-stream-wrapper2.spec | |
parent | f81d0cbd92587fd4bf903cf45570d56643b7f984 (diff) |
Diffstat (limited to 'php-typo3-phar-stream-wrapper2.spec')
-rw-r--r-- | php-typo3-phar-stream-wrapper2.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-typo3-phar-stream-wrapper2.spec b/php-typo3-phar-stream-wrapper2.spec index ac160c1..8f16a20 100644 --- a/php-typo3-phar-stream-wrapper2.spec +++ b/php-typo3-phar-stream-wrapper2.spec @@ -12,8 +12,8 @@ %global github_owner TYPO3 %global github_name phar-stream-wrapper -%global github_version 2.1.2 -%global github_commit 057622f5a3b92a5ffbea0fbaadce573500a62870 +%global github_version 2.1.3 +%global github_commit e8a656d72028b97ab9f61ed993734f3cded02eeb %global composer_vendor typo3 %global composer_project phar-stream-wrapper @@ -157,6 +157,9 @@ exit $RETURN_CODE %changelog +* Sat Nov 16 2019 Shawn Iwinski <shawn@iwin.ski> - 2.1.3-1 +- Update to 2.1.3 (RHBZ #1763189) + * Sun Jun 16 2019 Shawn Iwinski <shawn@iwin.ski> - 2.1.2-1 - Update to 2.1.2 (RHBZ #1708652, #1708653, #1708646, #1708649) - https://typo3.org/security/advisory/typo3-psa-2019-007/ |