summaryrefslogtreecommitdiffstats
path: root/php-theseer-fDOMDocument.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-theseer-fDOMDocument.spec')
-rw-r--r--php-theseer-fDOMDocument.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-theseer-fDOMDocument.spec b/php-theseer-fDOMDocument.spec
index c5f85e8..8614eb4 100644
--- a/php-theseer-fDOMDocument.spec
+++ b/php-theseer-fDOMDocument.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit 8dcfd392135a5bd938c3c83ea71419501ad9855d
+%global gh_commit 6e8203e40a32a9c770bcb62fe37e68b948da6dca
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner theseer
%global gh_project fDOMDocument
@@ -16,7 +16,7 @@
%global pear_channel pear.netpirates.net
Name: php-theseer-fDOMDocument
-Version: 1.6.5
+Version: 1.6.6
Release: 1%{?dist}
Summary: An Extension to PHP standard DOM
@@ -103,6 +103,9 @@ fi
%changelog
+* Sun Jul 2 2017 Remi Collet <remi@remirepo.net> - 1.6.6-1
+- Update to 1.6.6
+
* Mon Apr 24 2017 Remi Collet <remi@remirepo.net> - 1.6.5-1
- Update to 1.6.5 (no change)
- sources from git archive (tests are back)