[php-phpunit-phploc/el6/master] Upstream 1.6.1

Guillaume Kulakowski llaumgui at fedoraproject.org
Sat Feb 12 15:15:24 UTC 2011


commit d8c785abb165868f0b48220a6ecb35152c1edb80
Author: Guillaume Kulakowski <guillaume at llaumgui.com>
Date:   Sat Feb 12 16:15:23 2011 +0100

    Upstream 1.6.1

 .gitignore              |    1 +
 php-phpunit-phploc.spec |   14 ++++++++++----
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e79a95f..fbf323b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 phploc-1.5.1.tgz
+/phploc-1.6.1.tgz
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec
index 70e25f6..3ff393b 100644
--- a/php-phpunit-phploc.spec
+++ b/php-phpunit-phploc.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-phploc
-Version:        1.5.1
+Version:        1.6.1
 Release:        1%{?dist}
 Summary:        A tool for quickly measuring the size of a PHP project
 
@@ -21,8 +21,8 @@ Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.2.0
-Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6 
-                
+Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6
+
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
 
 
@@ -82,8 +82,14 @@ fi
 
 
 %changelog
+* Sat Feb 12 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.6.1-1
+- upstream 1.6.1
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Wed Feb 10 2010 Christof Damian <christof at damian.net> 1.5.1-1
-- upstream 5.2.1
+- upstream 1.5.1
 - changed requirements
 - replaced define macros with global
 
diff --git a/sources b/sources
index b33fa15..013b023 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55ae978a428bb1713ea6ed8d5fbc4041  phploc-1.5.1.tgz
+627887136184d3c27afdcc24d0005c3e  phploc-1.6.1.tgz


More information about the scm-commits mailing list