summaryrefslogtreecommitdiffstats
path: root/php-sabre-http.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sabre-http.spec')
-rw-r--r--php-sabre-http.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-sabre-http.spec b/php-sabre-http.spec
index 592643c..36ff3d3 100644
--- a/php-sabre-http.spec
+++ b/php-sabre-http.spec
@@ -13,12 +13,12 @@
%global prever alpha5
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
-Name: php-sabre-http
+Name: php-%{gh_project}
Summary: Library for dealing with http requests and responses
Version: 1.0.0
Release: 0.1.%{prever}%{?dist}
-URL: https://github.com/fruux/sabre-http
+URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}%{?prever}.tar.gz
License: BSD
Group: Development/Libraries
@@ -113,5 +113,5 @@ phpunit \
%changelog
-* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
+* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.alpha5
- Initial packaging \ No newline at end of file