summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-sabre-event5.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-event5.spec b/php-sabre-event5.spec
index 691b8a0..2e910e3 100644
--- a/php-sabre-event5.spec
+++ b/php-sabre-event5.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit 934a1fa89b588a5448cb56937741b4bece29f403
+%global gh_commit e0e1ccbff1965083de9a6530182b8b70819e1347
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project event
@@ -25,7 +25,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Summary: Lightweight library for event-based programming
-Version: 5.1.5
+Version: 5.1.6
Release: 1%{?dist}
URL: http://sabre.io/event
@@ -132,6 +132,9 @@ exit $ret
%changelog
+* Fri Jul 26 2024 Remi Collet <remi@remirepo.net> - 5.1.6-1
+- update to 5.1.6
+
* Thu Jul 25 2024 Remi Collet <remi@remirepo.net> - 5.1.5-1
- update to 5.1.5