summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-15 12:07:18 +0100
committerRemi Collet <remi@remirepo.net>2021-02-15 12:07:18 +0100
commitaf5680cb0d8dc34a487f88e6d43381934b003a87 (patch)
tree2439ab31b2b4fd5150c8c155ebea53c57054047c
parent0f5025c2279f954dbe54c92e62d1eec8053b7820 (diff)
update to 4.3.5
-rw-r--r--php-sabre-vobject4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-vobject4.spec b/php-sabre-vobject4.spec
index ceb23d7..7eac912 100644
--- a/php-sabre-vobject4.spec
+++ b/php-sabre-vobject4.spec
@@ -12,7 +12,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 3168acd7c22fa3c96cb115539f93b59818ba1f06
+%global gh_commit d8a0a9ae215a8acfb51afc29101c7344670b9c83
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project vobject
@@ -25,7 +25,7 @@
Name: php-sabre-vobject4
Summary: Library to parse and manipulate iCalendar and vCard objects
-Version: 4.3.4
+Version: 4.3.5
Release: 1%{?dist}
URL: http://sabre.io/vobject/
@@ -172,6 +172,9 @@ exit $ret
%endif
%changelog
+* Mon Feb 15 2021 Remi Collet <remi@remirepo.net> - 4.3.5-1
+- update to 4.3.5
+
* Thu Feb 4 2021 Remi Collet <remi@remirepo.net> - 4.3.4-1
- update to 4.3.4
- sources from git snapshot