[php-pear-DB] update to 1.8.2

Remi Collet remi at fedoraproject.org
Fri Nov 28 06:13:43 UTC 2014


commit fb15a97a07a258785d0de2499ca87bdb886d578a
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Nov 28 07:13:39 2014 +0100

    update to 1.8.2

 .gitignore       |    1 +
 php-pear-DB.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eca9600..def0f78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package-*.xml
 DB-1.7.13.tgz
 /DB-1.7.14.tgz
 /DB-1.8.1.tgz
+/DB-1.8.2.tgz
diff --git a/php-pear-DB.spec b/php-pear-DB.spec
index cbdec52..d62ba0b 100644
--- a/php-pear-DB.spec
+++ b/php-pear-DB.spec
@@ -6,7 +6,7 @@
 %global with_sqlite %{?_with_sqlite:1}%{!?_with_sqlite:0}
 
 Name:           php-pear-DB
-Version:        1.8.1
+Version:        1.8.2
 Release:        1%{?dist}
 Summary:        PEAR: Database Abstraction Layer
 
@@ -139,6 +139,9 @@ fi
 
 
 %changelog
+* Fri Nov 28 2014 Remi Collet <remi at fedoraproject.org> - 1.8.2-1
+- update to 1.8.2
+
 * Fri Nov 21 2014 Remi Collet <remi at fedoraproject.org> - 1.8.1-1
 - update to 1.8.1
 - drop generated changelog
diff --git a/sources b/sources
index 0065864..6cfebea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c78eb6a4cce44b5ec03536280db5749a  DB-1.8.1.tgz
+4f6d5dc00d9f1a6933916f58b2c7258a  DB-1.8.2.tgz


More information about the scm-commits mailing list