diff --git a/.gitignore b/.gitignore index 0d8e8cf..eb917b3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /sabre-vobject-3.1.3.tar.gz /sabre-vobject-3.2.0.tar.gz /sabre-vobject-3.2.1.tar.gz +/sabre-vobject-3.2.2.tar.gz diff --git a/php-sabre-vobject.spec b/php-sabre-vobject.spec index ddc9ac4..456e224 100644 --- a/php-sabre-vobject.spec +++ b/php-sabre-vobject.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 48db24f6a8ef3943b7283c6a8aaf9ec6b797283d +%global gh_commit a829266cebcaccf602bde3af2c7e85a952034a16 %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.2.1 +Version: 3.2.2 Release: 1%{?dist} URL: https://github.com/%{gh_owner}/%{gh_project} @@ -102,6 +102,9 @@ phpunit \ %changelog +* Fri May 9 2014 Remi Collet - 3.2.2-1 +- update to 3.2.2 + * Tue May 6 2014 Remi Collet - 3.2.1-1 - update to 3.2.1 diff --git a/sources b/sources index 4ba331f..dd64f85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e40b4423ac78130666928090afad82d0 sabre-vobject-3.2.1.tar.gz +5d9448f254e173e59101deffe71ed688 sabre-vobject-3.2.2.tar.gz