summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-20 18:08:12 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-20 18:08:12 +0100
commite2662f8ea353042307b3cb3a9771e97a3e11de03 (patch)
treef04f6373ea45127640f41ea75de0da53285081fe
parentca6ba59d65967322ff1f7c1ae3ae1ca2069995e9 (diff)
php-sabre-dav: 1.8.12 (backport)
-rw-r--r--php-sabre-dav.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-dav.spec b/php-sabre-dav.spec
index b57d907..5380fc2 100644
--- a/php-sabre-dav.spec
+++ b/php-sabre-dav.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 0d064536ed3c7974e486b6ebb5b17ad7a974fe18
+%global gh_commit 78b0a55ae126666b49ec9ac88582d453b971967d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner fruux
%global gh_project sabre-dav
@@ -14,7 +14,7 @@
Name: php-%{gh_project}
Summary: WebDAV Framework for PHP
-Version: 1.8.10
+Version: 1.8.12
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -132,6 +132,9 @@ phpunit \
%changelog
+* Fri Mar 06 2015 Adam Williamson <awilliam@redhat.com> - 1.8.12-1
+- update to 1.8.12 (bugfix release, no bc breaks)
+
* Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 1.8.10-1
- update to 1.8.10