summaryrefslogtreecommitdiffstats
path: root/php-sabre-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-12-31 16:05:47 +0100
committerRemi Collet <fedora@famillecollet.com>2013-12-31 16:05:47 +0100
commit2c2bfa98736d098db570add7112e261e9a817b43 (patch)
treeef7c3015aadf9a6d65c4759b48b6dbe1ec778955 /php-sabre-http.spec
parent1fb6151d1bb7fe26d78d1ab54172bde81c33ac22 (diff)
php-sabre-http: cleanups
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