Update to 4.6.0 (#1595474).
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
1728649630
commit
3765e8902c
4 changed files with 10 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@
|
|||
/tests-v4.4.4.tar.bz2
|
||||
/Gettext-4.5.0.tar.gz
|
||||
/tests-v4.5.0.tar.bz2
|
||||
/Gettext-4.6.0.tar.gz
|
||||
/tests-v4.6.0.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# This was borrowed from nodejs-grunt-contrib-concat
|
||||
|
||||
tag=v4.5.0
|
||||
tag=v4.6.0
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
Name: php-gettext-gettext
|
||||
Version: 4.5.0
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -96,6 +96,10 @@ phpunit --bootstrap tests/bootstrap.php --filter ^\(\(?!\(testBlade\|testTwig\)\
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 29 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 4.6.0-1
|
||||
- Update to 4.6.0 (#1595474).
|
||||
- https://github.com/oscarotero/Gettext/blob/v4.6.0/CHANGELOG.md
|
||||
|
||||
* Sun May 20 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 4.5.0-1
|
||||
- Update to 4.5.0 (#1571010).
|
||||
- https://github.com/oscarotero/Gettext/blob/v4.5.0/CHANGELOG.md
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (Gettext-4.5.0.tar.gz) = 914fc0199283b73f028d36b0843694ae425424bd9e4ccc26438898511e639ddf48a9f9648dac385250b781858db585a52c30fb679366146b2de351eeaa1dc8d0
|
||||
SHA512 (tests-v4.5.0.tar.bz2) = 581f6beea795aba7ebf5586effcac2eba73f4167d38e0ab563babf365cc6d3e5ce6f590a9b26c966af19318beaf5010f2fc76939d63c688ebfc318551197bc09
|
||||
SHA512 (Gettext-4.6.0.tar.gz) = 6aa07fe4300381b53e524a3dd8ce64891955c092de7e44c3cf319594c75778c33c67d802a069a2462532fad873c012cbe9b5d47324c65d47fb89facfd3880f1a
|
||||
SHA512 (tests-v4.6.0.tar.bz2) = 4311c23bc318376645149f7b828e99333ab1ce789b3ce7cc2abb561305a79b1c137f03d947b311af0a3620024fe64e382028e84f3ced154cea78e7cb328c50bd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue