summaryrefslogtreecommitdiffstats
path: root/phpunit10.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit10.spec')
-rw-r--r--phpunit10.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index 252cc98..63bfdae 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -39,7 +39,7 @@
Name: %{pk_project}%{ver_major}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
License: BSD-3-Clause
@@ -173,7 +173,7 @@ Documentation: https://phpunit.readthedocs.io/
%setup -q -n %{gh_project}-%{gh_commit}
%patch -P0 -p0 -b .rpm
-#find . -name \*.rpm -delete -print
+find . -name \*.rpm -delete -print
%build
@@ -274,7 +274,7 @@ exit $ret
%changelog
-* Mon Oct 28 2024 Remi Collet <remi@remirepo.net> - 10.5.38-1
+* Mon Oct 28 2024 Remi Collet <remi@remirepo.net> - 10.5.38-2
- update to 10.5.38
* Mon Oct 21 2024 Remi Collet <remi@remirepo.net> - 10.5.37-1