[php-phpunit-PHPUnit-SkeletonGenerator] update to 1.1.0

Remi Collet remi at fedoraproject.org
Sat Mar 3 06:58:43 UTC 2012


commit a5b734ac094e7bc8836518b2a526ca14f2836c14
Author: remi <fedora at famillecollet.com>
Date:   Sat Mar 3 07:57:52 2012 +0100

    update to 1.1.0

 .gitignore                                 |    1 +
 php-phpunit-PHPUnit-SkeletonGenerator.spec |    5 ++++-
 sources                                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e152626..3df9811 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 package-*.xml
 *spec~
 /PHPUnit_SkeletonGenerator-1.0.0.tgz
+/PHPUnit_SkeletonGenerator-1.1.0.tgz
diff --git a/php-phpunit-PHPUnit-SkeletonGenerator.spec b/php-phpunit-PHPUnit-SkeletonGenerator.spec
index 26d91a5..4f92fe9 100644
--- a/php-phpunit-PHPUnit-SkeletonGenerator.spec
+++ b/php-phpunit-PHPUnit-SkeletonGenerator.spec
@@ -3,7 +3,7 @@
 %global channel   pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-SkeletonGenerator
-Version:        1.0.0
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        Tool that can generate skeleton test classes
 
@@ -82,6 +82,9 @@ fi
 
 
 %changelog
+* Sat Mar 03 2012 Remi Collet <remi at fedoraproject.org> - 1.1.0-1
+- Version 1.1.0 (stable) - API 1.1.0 (stable)
+
 * Sat Jan 21 2012 Remi Collet <remi at fedoraproject.org> - 1.0.0-1
 - initial package
 
diff --git a/sources b/sources
index 050f1ec..3041f00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c879684cfdbafb0c629df93a58c3e50e  PHPUnit_SkeletonGenerator-1.0.0.tgz
+ef27a64ced03907608716a44397003ac  PHPUnit_SkeletonGenerator-1.1.0.tgz


More information about the scm-commits mailing list