[php-phpunit-Version] update to 1.0.1

Remi Collet remi at fedoraproject.org
Thu May 30 08:00:40 UTC 2013


commit 26776aaa89e5453d2fee3c6ac208c821893e7f3f
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu May 30 10:00:34 2013 +0200

    update to 1.0.1

 .gitignore               |    2 ++
 php-phpunit-Version.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 920182e..f044988 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
+*spec~
 /Version-1.0.0.tgz
+/Version-1.0.1.tgz
diff --git a/php-phpunit-Version.spec b/php-phpunit-Version.spec
index a39fe90..ec9029a 100644
--- a/php-phpunit-Version.spec
+++ b/php-phpunit-Version.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-Version
-Version:        1.0.0
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        Managing the version number of Git-hosted PHP projects
 
@@ -76,5 +76,8 @@ fi
 
 
 %changelog
+* Thu May 30 2013 Remi Collet <remi at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
 * Thu Apr  4 2013 Remi Collet <remi at fedoraproject.org> - 1.0.0-1
 - initial package
diff --git a/sources b/sources
index 56dc375..004f994 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79b23cec8a75bd002117df215d0c2166  Version-1.0.0.tgz
+2f946dfc4e1c84d676a46c9364c81825  Version-1.0.1.tgz


More information about the scm-commits mailing list