diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-26 07:31:03 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-26 07:31:03 +0200 |
commit | b3035fe5e23c9e36c9028d5509c7281612efacd4 (patch) | |
tree | ce9659812233888978f6e9ea93e2310b01aa454a /php-sabre-vobject.spec | |
parent | 0ee479623252dd826c9da99236fb4c2394cf1ad0 (diff) |
php-sabre-vobject: 3.5.2
Diffstat (limited to 'php-sabre-vobject.spec')
-rw-r--r-- | php-sabre-vobject.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-vobject.spec b/php-sabre-vobject.spec index 9f65e11..be5da74 100644 --- a/php-sabre-vobject.spec +++ b/php-sabre-vobject.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 5b92c27399a31c860877b9c29f4fcbb241069679 +%global gh_commit b7d6005b9f8e18bfe2b953d9847df0b3e4098441 %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.1 +Version: 3.5.2 Release: 1%{?dist} URL: http://sabre.io/vobject/ @@ -120,6 +120,9 @@ fi %changelog +* Tue Apr 26 2016 Remi Collet <remi@fedoraproject.org> - 3.5.2-1 +- update to 3.5.2 + * Thu Apr 7 2016 Remi Collet <remi@fedoraproject.org> - 3.5.1-1 - update to 3.5.1 |