[php-doctrine-Doctrine] upstream 1.2.4 security fix

Christof Damian cdamian at fedoraproject.org
Thu Mar 24 19:46:57 UTC 2011


commit f0399d063c6c02f8cf432b32c34a17f5c8f47caf
Author: Christof Damian <christof at damian.net>
Date:   Thu Mar 24 20:46:42 2011 +0100

    upstream 1.2.4 security fix

 .gitignore                 |    1 +
 php-doctrine-Doctrine.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1874e41..1461f0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Doctrine-1.2.2.tgz
 /Doctrine-1.2.3.tgz
+/Doctrine-1.2.4.tgz
diff --git a/php-doctrine-Doctrine.spec b/php-doctrine-Doctrine.spec
index 8c28d33..6e3762c 100644
--- a/php-doctrine-Doctrine.spec
+++ b/php-doctrine-Doctrine.spec
@@ -2,8 +2,8 @@
 %global pear_name Doctrine
 
 Name:           php-doctrine-Doctrine
-Version:        1.2.3
-Release:        2%{?dist}
+Version:        1.2.4
+Release:        1%{?dist}
 Summary:        PHP Object Relational Mapper
 
 Group:          Development/Libraries
@@ -90,6 +90,9 @@ fi
 %{pear_phpdir}/%{pear_name}
 
 %changelog
+* Thu Mar 24 2011 Christof Damian <cdamian at robin.gotham.krass.com> - 1.2.4-1
+- upstream 1.2.4 security update
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 9e1f2ec..acda72a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3938c9655d9f62df30a34638c9930ab2  Doctrine-1.2.3.tgz
+661fcc58bf208b1e4b0648b852ffd17c  Doctrine-1.2.4.tgz


More information about the scm-commits mailing list