From 0ee479623252dd826c9da99236fb4c2394cf1ad0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Apr 2016 09:13:04 +0200 Subject: php-sabre-vobject: 3.5.1 --- php-sabre-vobject.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-sabre-vobject.spec b/php-sabre-vobject.spec index 8a623e4..9f65e11 100644 --- a/php-sabre-vobject.spec +++ b/php-sabre-vobject.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 061dd47ce40074bf63da8e3d6dbe7f18b5a4f3a4 +%global gh_commit 5b92c27399a31c860877b9c29f4fcbb241069679 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner fruux %global gh_project sabre-vobject @@ -14,7 +14,7 @@ Name: php-%{gh_project} Summary: Library to parse and manipulate iCalendar and vCard objects -Version: 3.5.0 +Version: 3.5.1 Release: 1%{?dist} URL: http://sabre.io/vobject/ @@ -120,6 +120,9 @@ fi %changelog +* Thu Apr 7 2016 Remi Collet - 3.5.1-1 +- update to 3.5.1 + * Fri Mar 11 2016 Remi Collet - 3.5.0-1 - update to 3.5.0 -- cgit