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

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


commit ab5a484354d597fb995126e33fc06238a76f4e17
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Sat Mar 10 14:46:42 2012 +0400

    Update to 1.1.0RC2 by request bz#751376

 .gitignore            |    1 +
 php-pecl-gmagick.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49f1e34..2081334 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gmagick-1.0.5b1.tgz
 gmagick-1.0.7b1.tgz
+/gmagick-1.1.0RC2.tgz
diff --git a/php-pecl-gmagick.spec b/php-pecl-gmagick.spec
index 78f9dfa..d31fde9 100644
--- a/php-pecl-gmagick.spec
+++ b/php-pecl-gmagick.spec
@@ -6,8 +6,8 @@
 
 Summary:		Provides a wrapper to the GraphicsMagick library
 Name:		php-pecl-%peclName
-Version:		1.0.7b1
-Release:		9%{?dist}
+Version:		1.1.0RC2
+Release:		1%{?dist}
 License:		PHP
 Group:		Development/Libraries
 Source0:		http://pecl.php.net/get/%peclName-%{version}.tgz
@@ -86,6 +86,9 @@ fi
 %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
+- Update to 1.1.0RC2 by request bz#751376
+
 * Mon Sep 12 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 1.0.7b1-9
 - Fix FBFS f16-17. Bz#716217
 
diff --git a/sources b/sources
index 0e98294..551fd7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-058feb0645f1fc04e5337962319a70ed  gmagick-1.0.7b1.tgz
+58beace3377e50d18c9a0d14d6703434  gmagick-1.1.0RC2.tgz


More information about the scm-commits mailing list