summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-doctrine-persistence3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-persistence3.spec b/php-doctrine-persistence3.spec
index 24d51d6..ed7a670 100644
--- a/php-doctrine-persistence3.spec
+++ b/php-doctrine-persistence3.spec
@@ -8,7 +8,7 @@
#
%global bootstrap 0
-%global gh_commit b7f12af9973c3861ca5489dd065c85fb2b99436c
+%global gh_commit 25ec98a8cbd1f850e60fdb62c0ef77c162da8704
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner doctrine
%global gh_project persistence
@@ -27,7 +27,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 3.0.1
+Version: 3.0.2
Release: 1%{?dist}
Summary: Doctrine Persistence abstractions, version %{major}
@@ -193,6 +193,9 @@ exit $ret
%changelog
+* Mon May 9 2022 Remi Collet <remi@remirepo.net> - 3.0.2-1
+- update to 3.0.2
+
* Tue May 3 2022 Remi Collet <remi@remirepo.net> - 3.0.1-1
- update to 3.0.1