[php-phpunit-PHP-CodeCoverage] fix github URL

Remi Collet remi at fedoraproject.org
Thu Nov 4 17:18:10 UTC 2010


commit 8cdfe5003b9f38c1338566bf32f7cc156acc459c
Author: remi <fedora at famillecollet.com>
Date:   Thu Nov 4 18:17:56 2010 +0100

    fix github URL

 php-phpunit-PHP-CodeCoverage.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index a228dd0..0004f97 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -4,14 +4,14 @@
 
 Name:           php-phpunit-PHP-CodeCoverage
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        PHP code coverage information
 
 Group:          Development/Libraries
 License:        BSD
-URL:            http://pear.phpunit.de/
-Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
-Source1:        http://github.com/sebastianbergmann/php-code-coverage/raw/master/README.markdown
+URL:            https://github.com/sebastianbergmann/php-code-coverage
+Source0:        https://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
+Source1:        https://github.com/sebastianbergmann/php-code-coverage/raw/master/README.markdown
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -96,6 +96,7 @@ fi
 %changelog
 * Thu Nov 04 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.0-1.1
 - lower PEAR dependency to allow f13 and el6 build
+- fix URL
 
 * Sun Sep 26 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.0-1
 - initial generated spec + clean


More information about the scm-commits mailing list