[php-phpunit-Version/f19] update to 1.0.2

Remi Collet remi at fedoraproject.org
Thu Feb 13 09:31:25 UTC 2014


commit 8794ff31a2b19835a6d3a2a0025fe3a8db82cdbd
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Feb 13 10:32:00 2014 +0100

    update to 1.0.2

 .gitignore               |    1 +
 php-phpunit-Version.spec |   15 +++++++++++++--
 sources                  |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f044988..2cc9b32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *spec~
 /Version-1.0.0.tgz
 /Version-1.0.1.tgz
+/Version-1.0.2.tgz
diff --git a/php-phpunit-Version.spec b/php-phpunit-Version.spec
index ec9029a..c78e85d 100644
--- a/php-phpunit-Version.spec
+++ b/php-phpunit-Version.spec
@@ -1,10 +1,18 @@
+# spec file for php-phpunit-Version
+#
+# Copyright (c) 2013-2014 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %global pear_name    Version
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-Version
-Version:        1.0.1
+Version:        1.0.2
 Release:        1%{?dist}
 Summary:        Managing the version number of Git-hosted PHP projects
 
@@ -76,6 +84,9 @@ fi
 
 
 %changelog
+* Thu Feb 13 2014 Remi Collet <remi at fedoraproject.org> - 1.0.2-1
+- Update to 1.0.2
+
 * Thu May 30 2013 Remi Collet <remi at fedoraproject.org> - 1.0.1-1
 - Update to 1.0.1
 
diff --git a/sources b/sources
index 004f994..2d8c497 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f946dfc4e1c84d676a46c9364c81825  Version-1.0.1.tgz
+9c689a07387d0337e43e3c71b4f9fdbd  Version-1.0.2.tgz


More information about the scm-commits mailing list