diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-27 19:56:35 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-27 19:56:35 +0100 |
commit | 179470d2214e0c2719081e08c15e42dcf48ce759 (patch) | |
tree | 91ff1e2abdd35ba784e2d8a3b12454b982d82ce8 /php-pecl-uopz.spec | |
parent | e371e77f100c232968e97b316e69aee9e2d4209f (diff) |
php-pecl-uopz: 1.0.4 (2014-03-27 18:34:03, beta)
Diffstat (limited to 'php-pecl-uopz.spec')
-rw-r--r-- | php-pecl-uopz.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index e6cc68a..6878933 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -19,7 +19,7 @@ Summary: User Operations for Zend Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: 1.0.4 -Release: 0%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -219,6 +219,9 @@ rm -rf %{buildroot} # add date time as upstream used to release various # archives using the same version :( %changelog +* Thu Mar 27 2014 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 +- Update to 1.0.4 (2014-03-27 18:34:03, beta) + * Thu Mar 27 2014 Remi Collet <remi@fedoraproject.org> - 1.0.4-0 - pre-release test build |