summaryrefslogtreecommitdiffstats
path: root/php-gettext-gettext.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-23 13:15:08 +0200
committerRemi Collet <remi@remirepo.net>2018-05-23 13:15:08 +0200
commit228f7d76d3e8f3da318e704676441b1760f16ab6 (patch)
tree7c828f1105fbb9970bf68dc91737ede2d6a74199 /php-gettext-gettext.spec
parent69c1e6638c37d67c0a15a2f774cca678ee48679f (diff)
v4.5.0 from Fedora:
* 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
Diffstat (limited to 'php-gettext-gettext.spec')
-rw-r--r--php-gettext-gettext.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/php-gettext-gettext.spec b/php-gettext-gettext.spec
index d030284..df943bf 100644
--- a/php-gettext-gettext.spec
+++ b/php-gettext-gettext.spec
@@ -13,7 +13,7 @@
Name: php-gettext-gettext
-Version: 4.4.4
+Version: 4.5.0
Release: 1%{?dist}
BuildArch: noarch
@@ -25,10 +25,6 @@ Source0: %{url}/archive/v%{version}/%{gh_project}-%{version}.tar.gz
# dltests.sh is used to do this, and is included in this repository.
Source1: tests-v%{version}.tar.bz2
-# Skip some tests on bigendian as reference file are littleendian
-# https://github.com/oscarotero/Gettext/pull/159
-Patch0: 0000-don-t-check-Po-file-content-on-bigendian.patch
-
BuildRequires: dos2unix
BuildRequires: php-composer(gettext/languages) >= 2.3.0
BuildRequires: php-composer(gettext/languages) < 3.0.0
@@ -111,6 +107,10 @@ phpunit --bootstrap tests/bootstrap.php --filter ^\(\(?!\(testBlade\|testTwig\)\
%changelog
+* 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
+
* Sun Feb 25 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 4.4.4-1
- Update to 4.4.4 (#1548216).
- https://github.com/oscarotero/Gettext/blob/v4.4.4/CHANGELOG.md