summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-12-01 08:03:19 +0100
committerRemi Collet <remi@remirepo.net>2020-12-01 08:03:19 +0100
commitac95733c9bea0ecd498c062cf845def01186158a (patch)
tree4849333db0c802cc87d13d8c4da189e97c5c3aa6
parent3f86cadd9bc7fe1b2224a6dfd9a4cf6153379d01 (diff)
update to 9.4.4
-rw-r--r--phpunit9.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/phpunit9.spec b/phpunit9.spec
index 26ea467..9688394 100644
--- a/phpunit9.spec
+++ b/phpunit9.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa
+%global gh_commit 6535e637961f0829832621dc1b7308c2d24a799e
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -27,7 +27,7 @@
%global specrel 1
Name: %{pk_project}%{ver_major}
-Version: 9.4.2
+Version: 9.4.4
Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
@@ -301,6 +301,12 @@ exit $ret
%changelog
+* Tue Dec 1 2020 Remi Collet <remi@remirepo.net> - 9.4.4-1
+- update to 9.4.4
+
+* Tue Nov 10 2020 Remi Collet <remi@remirepo.net> - 9.4.3-1
+- update to 9.4.3
+
* Mon Oct 19 2020 Remi Collet <remi@remirepo.net> - 9.4.2-1
- update to 9.4.2