diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-20 15:10:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-20 15:10:48 +0200 |
commit | 157a0ae614c20abdfbfa1e8cb04cc9d72913a2f3 (patch) | |
tree | ae1b191faba04fdd4a1a0157fbafa9f1017e6b14 | |
parent | ad6fef3f50668c0c9d9deaf6e6509431ff78208b (diff) |
php-pecl-gmagick: fix dates
-rw-r--r-- | php-pecl-gmagick.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-gmagick.spec b/php-pecl-gmagick.spec index e69dbd1..8b129de 100644 --- a/php-pecl-gmagick.spec +++ b/php-pecl-gmagick.spec @@ -256,7 +256,7 @@ export TEST_PHP_EXECUTABLE=%{__ztsphp} * Fri Jan 29 2010 Remi Collet <rpms@famillecollet.com> 1.0.3-0.1.b3 - update to 1.0.3b3 -* Tue Nov 3 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 1.0.2b1-3 +* Tue Nov 3 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 1.0.2b1-3 - Fedora Review started, thanks to Andrew Colin Kissa. - Remove macros %%{__make} in favour to plain make. - Add %%{?_smp_mflags} to make. @@ -265,6 +265,6 @@ export TEST_PHP_EXECUTABLE=%{__ztsphp} - New version 1.0.2b1 - author include license text by my request. Thank you Vito Chin. - Include LICENSE. -* Fri Oct 2 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 1.0.1b1-1 +* Fri Oct 2 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 1.0.1b1-1 - Initial release. - License text absent, but I ask Vito Chin by email to add it into tarball. |