[php-phpunit-Version] update to 1.0.2

Remi Collet remi at fedoraproject.org
Thu Feb 13 09:18:40 UTC 2014


commit 24d5d816e87dfd7935e770abe984e641e97f756f
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Feb 13 10:19:11 2014 +0100

    update to 1.0.2

 .gitignore               |    1 +
 php-phpunit-Version.spec |   17 ++++++++++++++---
 sources                  |    2 +-
 3 files changed, 16 insertions(+), 4 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 6fdc22b..017fca5 100644
--- a/php-phpunit-Version.spec
+++ b/php-phpunit-Version.spec
@@ -1,11 +1,19 @@
+# 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
-Release:        2%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        Managing the version number of Git-hosted PHP projects
 
 Group:          Development/Libraries
@@ -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
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
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