[php-bartlett-PHP-Reflect/f19] update to 1.8.1

Remi Collet remi at fedoraproject.org
Mon Sep 23 14:56:01 UTC 2013


commit a2445f976d8ea9f186d5fcb7f5b853ea03dc2f4a
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Sep 23 16:55:42 2013 +0200

    update to 1.8.1

 .gitignore                    |    1 +
 php-bartlett-PHP-Reflect.spec |   18 +++++++++++-------
 sources                       |    2 +-
 3 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91eb380..ee8c834 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ package-*.xml
 /PHP_Reflect-1.6.1.tgz
 /PHP_Reflect-1.6.2.tgz
 /PHP_Reflect-1.7.0.tgz
+/PHP_Reflect-1.8.1.tgz
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec
index 923c292..becee50 100644
--- a/php-bartlett-PHP-Reflect.spec
+++ b/php-bartlett-PHP-Reflect.spec
@@ -13,7 +13,7 @@
 
 
 Name:           php-bartlett-PHP-Reflect
-Version:        1.7.0
+Version:        1.8.1
 Release:        1%{?dist}
 Summary:        Adds the ability to reverse-engineer PHP
 
@@ -29,10 +29,11 @@ BuildRequires:  php-channel(%{channel})
 # to run test suite
 BuildRequires:  php-pear(pear.phpunit.de/PHPUnit) >= 3.6.0
 
-Requires:       php(language) >= 5.2.0
-Requires:       php-pear(PEAR) >= 1.9.0
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
+# From package.xml
+Requires:       php(language) >= 5.2.0
+Requires:       php-pear(PEAR) >= 1.9.0
 Requires:       php-channel(%{channel})
 Requires:       php-pcre
 Requires:       php-spl
@@ -102,6 +103,9 @@ fi
 
 
 %changelog
+* Mon Sep 23 2013 Remi Collet <remi at fedoraproject.org> - 1.8.1-1
+- Update to 1.8.1
+
 * Wed Jun 26 2013 Remi Collet <remi at fedoraproject.org> - 1.7.0-1
 - Update to 1.7.0
 
@@ -156,17 +160,17 @@ fi
 * Mon Jul 18 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.0.2-1
 - Version 1.0.2 (stable) - API 1.0.0 (stable)
 
-* Sat Jun 16 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.0.1-1
+* Thu Jun 16 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.0.1-1
 - Version 1.0.1 (stable) - API 1.0.0 (stable)
 
-* Sat Jun 02 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.0.0-1
+* Thu Jun 02 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.0.0-1
 - Version 1.0.0 (stable) - API 1.0.0 (stable)
 - add HTML documentation
 
 * Tue Apr 26 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.0.0-0.1.RC1
 - Version 1.0.0RC1 (beta) - API 1.0.0 (beta)
 
-* Sat Apr 17 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.7.0-1
+* Sun Apr 17 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.7.0-1
 - Version 0.7.0 (beta) - API 0.7.0 (beta)
 
 * Mon Apr 11 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.6.0-1
@@ -178,7 +182,7 @@ fi
 * Fri Mar 25 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.5.0-1
 - Version 0.5.0 (beta) - API 0.5.0 (beta)
 
-* Wed Feb 25 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.4.0-1
+* Fri Feb 25 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.4.0-1
 - Version 0.4.0 (beta)
 - Initial RPM package
 
diff --git a/sources b/sources
index c4b93b7..7d317d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fa48e005c04993d273ef8f699efc351  PHP_Reflect-1.7.0.tgz
+23fc8ba0678577eadad7eb43abdb3f5d  PHP_Reflect-1.8.1.tgz


More information about the scm-commits mailing list