summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-29 06:51:55 +0200
committerRemi Collet <remi@php.net>2023-06-29 06:51:55 +0200
commit19b857a7833d2b8e93ea46dd9c87e281ec814da7 (patch)
tree04133c4fabbf6c4da8ad137408fb5ca30add7bf2
parent38f41bfd95a62a03c95fcddb65092442557bab7a (diff)
update to 4.0.2
-rw-r--r--php-sabre-xml4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-xml4.spec b/php-sabre-xml4.spec
index 2850ffa..bda9ab8 100644
--- a/php-sabre-xml4.spec
+++ b/php-sabre-xml4.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit c4cec174c4bf78a3bbe667873346800db8b73173
+%global gh_commit 61a44c39f51e386ae495304bfb78f0b0a6ed11fe
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project xml
@@ -24,7 +24,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Summary: XML library that you may not hate
-Version: 4.0.1
+Version: 4.0.2
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -167,6 +167,9 @@ exit $ret
%changelog
+* Thu Jun 29 2023 Remi Collet <remi@remirepo.net> - 4.0.2-1
+- update to 4.0.2
+
* Wed Jun 28 2023 Remi Collet <remi@remirepo.net> - 4.0.1-1
- update to 4.0.1