summaryrefslogtreecommitdiffstats
path: root/php-nette-http.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-nette-http.spec')
-rw-r--r--php-nette-http.spec14
1 files changed, 5 insertions, 9 deletions
diff --git a/php-nette-http.spec b/php-nette-http.spec
index f66a88c..94898e7 100644
--- a/php-nette-http.spec
+++ b/php-nette-http.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 920984c48f59a91415dab9d231eb264cb42ec00e
+%global gh_commit 234d02d2fb6d65b728ddd3816608b47e6a2f21ae
#global gh_date 20150728
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nette
@@ -17,7 +17,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.4.6
+Version: 2.4.7
%global specrel 1
Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Nette HTTP Component
@@ -29,7 +29,6 @@ Source0: %{name}-%{version}-%{gh_short}.tgz
# pull a git snapshot to get test sutie
Source1: makesrc.sh
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php-composer(theseer/autoload)
%if %{with_tests}
@@ -96,7 +95,6 @@ EOF
%install
-rm -rf %{buildroot}
mkdir -p %{buildroot}%{php_home}/%{ns_vendor}
cp -pr src/* %{buildroot}%{php_home}/%{ns_vendor}/
@@ -132,12 +130,7 @@ exit $ret
%endif
-%clean
-rm -rf %{buildroot}
-
-
%files
-%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
%license license.md
%doc readme.md contributing.md
@@ -147,6 +140,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Aug 30 2017 Remi Collet <remi@remirepo.net> - 2.4.7-1
+- Update to 2.4.7
+
* Sat Aug 5 2017 Remi Collet <remi@remirepo.net> - 2.4.6-1
- Update to 2.4.6