summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-28 07:03:39 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-28 07:03:39 +0200
commit1e57bb040ac91f8ead096b5ca80dc6236ebe3527 (patch)
treea554a29d4814fdadddb22a8129e315b1e9fcbda1
parent07ee488dd39dcf8fe163d9db92595e23370b97d9 (diff)
php-theseer-fDOMDocument: 1.6.1
-rw-r--r--php-theseer-fDOMDocument.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-theseer-fDOMDocument.spec b/php-theseer-fDOMDocument.spec
index 95aa0bd..e14486f 100644
--- a/php-theseer-fDOMDocument.spec
+++ b/php-theseer-fDOMDocument.spec
@@ -1,4 +1,4 @@
-# spec file for php-theseer-fDOMDocument
+# remirepo/fedora spec file for php-theseer-fDOMDocument
#
# Copyright (c) 2013-2015 Remi Collet
# License: CC-BY-SA
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit d08cf070350f884c63fc9078d27893c2ab6c7cef
+%global gh_commit d9ad139d6c2e8edf5e313ffbe37ff13344cf0684
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner theseer
%global gh_project fDOMDocument
@@ -16,14 +16,14 @@
%global pear_channel pear.netpirates.net
Name: php-theseer-fDOMDocument
-Version: 1.6.0
-Release: 2%{?dist}
+Version: 1.6.1
+Release: 1%{?dist}
Summary: An Extension to PHP standard DOM
Group: Development/Libraries
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
+Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -91,6 +91,9 @@ fi
%changelog
+* Thu May 28 2015 Remi Collet <remi@fedoraproject.org> - 1.6.1-1
+- Update to 1.6.1
+
* Wed Nov 26 2014 Remi Collet <remi@fedoraproject.org> - 1.6.0-2
- switch from pear to github sources