[php-pecl-gmagick: 2/2] Update to 1.1.0RC2 by request bz#751376

Pavel Alexeev hubbitus at fedoraproject.org
Sat Mar 10 10:50:37 UTC 2012


commit 8713cf36698bca8ebc42cd59052c13e8341eb42b
Merge: ab5a484 855492f
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Sat Mar 10 14:50:24 2012 +0400

    Update to 1.1.0RC2 by request bz#751376

 .gitignore            |    4 +---
 php-pecl-gmagick.spec |   36 ++++++++++++++++++++++++++----------
 2 files changed, 27 insertions(+), 13 deletions(-)
---
diff --cc .gitignore
index 2081334,61528d6..e02ad73
--- a/.gitignore
+++ b/.gitignore
@@@ -1,3 -1,3 +1,1 @@@
--gmagick-1.0.5b1.tgz
--gmagick-1.0.7b1.tgz
- /gmagick-1.1.0RC2.tgz
 -/gmagick-1.0.10b1.tgz
++gmagick-1.1.0RC2.tgz
diff --cc php-pecl-gmagick.spec
index d31fde9,d702871..1541ffc
--- a/php-pecl-gmagick.spec
+++ b/php-pecl-gmagick.spec
@@@ -2,15 -2,16 +2,16 @@@
  %{!?__pecl:		%{expand:	%%global __pecl	%{_bindir}/pecl}}
  %{!?php_extdir:	%{expand:	%%global php_extdir	%(php-config --extension-dir)}}
  
- %define	peclName	gmagick
+ %global	peclName   gmagick
 -%global prever     b1
++%global prever     RC2
  
  Summary:		Provides a wrapper to the GraphicsMagick library
  Name:		php-pecl-%peclName
- Version:		1.1.0RC2
- Release:		1%{?dist}
 -Version:		1.0.10
++Version:		1.1.0
+ Release:		0.1.%{prever}%{?dist}
  License:		PHP
  Group:		Development/Libraries
- Source0:		http://pecl.php.net/get/%peclName-%{version}.tgz
+ Source0:		http://pecl.php.net/get/%peclName-%{version}%{?prever}.tgz
  Source1:		%peclName.ini
  # It is for EPEL too, so BuildRoot stil needed
  BuildRoot:	%{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
@@@ -86,9 -95,13 +95,16 @@@ f
  %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php.d/%peclName.ini
  
  %changelog
- * Sat Mar 10 2012 Pavel Alexeev <Pahan at Hubbitus.info> - 1.1.0RC2-1
++* Sat Mar 10 2012 Pavel Alexeev <Pahan at Hubbitus.info> - 1.1.0-0.1.RC2
 +- Update to 1.1.0RC2 by request bz#751376
 +
+ * Thu Jan 19 2012 Remi Collet <remi at fedoraproject.org> - 1.0.10-0.1.b1
+ - update to 1.0.10b1 for php 5.4
+ - add filter to avoid private-shared-object-provides
+ 
+ * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.7b1-10
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+ 
  * Mon Sep 12 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0.7b1-9
  - Fix FBFS f16-17. Bz#716217
  


More information about the scm-commits mailing list