summaryrefslogtreecommitdiffstats
path: root/php-mongodb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mongodb.spec')
-rw-r--r--php-mongodb.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-mongodb.spec b/php-mongodb.spec
index d9a9de1..df78b37 100644
--- a/php-mongodb.spec
+++ b/php-mongodb.spec
@@ -9,13 +9,13 @@
# disabled for https://fedoraproject.org/wiki/Changes/MongoDB_Removal
%bcond_with tests
-%global gh_commit cbc8104c0b2c32b7cf572ff759324c872e8dc63a
+%global gh_commit afe425b629075fa597fa2d5645045cb20dc93d95
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mongodb
%global gh_project mongo-php-library
%global psr0 MongoDB
-%global upstream_version 1.19.0
+%global upstream_version 1.19.1
#global upstream_prever alpha1
#global upstream_lower alpha1
@@ -217,6 +217,9 @@ exit $ret
%changelog
+* Fri Jun 14 2024 Remi Collet <remi@remirepo.net> - 1.19.1-1
+- update to 1.19.1 (no change)
+
* Tue May 14 2024 Remi Collet <remi@remirepo.net> - 1.19.0-1
- update to 1.19.0