summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-04-21 06:37:35 +0200
committerRemi Collet <remi@remirepo.net>2018-04-21 06:37:35 +0200
commit21da5b1548f0092a8a23518db47f9eb83ff2d60d (patch)
treef267d2f9b318d6ad0221ce5f9bad737a04631de2
parent82d3d06ab302efd80b8d3665e43bbe3eafe0e598 (diff)
v1.15.8
-rw-r--r--php-tecnickcom-tc-lib-barcode.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode.spec
index 21b6f85..1b39260 100644
--- a/php-tecnickcom-tc-lib-barcode.spec
+++ b/php-tecnickcom-tc-lib-barcode.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 96ad2aae7ff7f755e1a35d421377058e8e75afc1
+%global gh_commit 72452e2ed945a5856e6ed583b0bcad11148f9389
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,11 +15,10 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.15.7
+Version: 1.15.8
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
-Group: Development/Libraries
License: LGPLv3+
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{?gh_short}.tar.gz
@@ -27,7 +26,7 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit
BuildArch: noarch
%if %{with_tests}
# For tests
-%if 0%{?fedora} >= 26
+%if 0%{?fedora} >= 26 || 0%{?rhel} >= 8
%global phpunit %{_bindir}/phpunit6
%else
%global phpunit %{_bindir}/phpunit
@@ -134,6 +133,9 @@ exit $ret
%changelog
+* Sat Apr 21 2018 Remi Collet <remi@remirepo.net> - 1.15.8-1
+- update to 1.15.8
+
* Tue Jan 2 2018 Remi Collet <remi@remirepo.net> - 1.15.7-1
- Update to 1.15.7