[php-phpunit-PHP-TokenStream] upstream 1.0.0RC1

Christof Damian cdamian at fedoraproject.org
Sat Jul 31 11:57:41 UTC 2010


commit e0f56e2dc0467b8a3ecdadc1d161a0e9c608a2a6
Author: Christof Damian <christof at damian.net>
Date:   Sat Jul 31 13:57:31 2010 +0200

    upstream 1.0.0RC1

 .gitignore                       |    1 +
 php-phpunit-PHP-TokenStream.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c14047..34814cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 PHP_TokenStream-1.0.0beta2.tgz
+PHP_TokenStream-1.0.0RC1.tgz
diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec
index 2cb4fc1..39620eb 100644
--- a/php-phpunit-PHP-TokenStream.spec
+++ b/php-phpunit-PHP-TokenStream.spec
@@ -3,7 +3,7 @@
 %global channel       pear.phpunit.de
 
 %global pear_major    1.0.0
-%global pear_minor    beta2
+%global pear_minor    RC1
 %global pear_version  %{pear_major}%{pear_minor}
 
 Name:           php-phpunit-PHP-TokenStream
@@ -80,6 +80,9 @@ fi
 %{_bindir}/phptok
 
 %changelog
+* Sat Jul 31 2010 Christof Damian <christof at damian.net> - 1.0.0-1.RC1
+- upstream 1.0.0RC1
+
 * Mon Jun 21 2010 Christof Damian <christof at damian.net> - 1.0.0-1.beta1
 - upstream 1.0.0beta1
 - included phptok script
diff --git a/sources b/sources
index 9010392..bdb39f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8ef620a567b43b0de42022ceec4b071  PHP_TokenStream-1.0.0beta2.tgz
+53cf19cb0772a1120802811037472618  PHP_TokenStream-1.0.0RC1.tgz


More information about the scm-commits mailing list