remi pushed to php-kolab-net-ldap3 (master). "update to 1.0.3"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 06:41:05 UTC 2015


>From b7c934baabf708410eb9179a43e0b27887879f84 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Mon, 30 Mar 2015 08:40:46 +0200
Subject: update to 1.0.3


diff --git a/.gitignore b/.gitignore
index e4686b0..37fec43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pear-Net-LDAP3-1.0.2.tar.gz
+/pear-Net-LDAP3-1.0.3.tar.gz
diff --git a/php-kolab-net-ldap3.spec b/php-kolab-net-ldap3.spec
index b186af9..cff93a3 100644
--- a/php-kolab-net-ldap3.spec
+++ b/php-kolab-net-ldap3.spec
@@ -8,8 +8,8 @@
 #
 
 Name:           php-kolab-net-ldap3
-Version:        1.0.2
-Release:        2%{?dist}
+Version:        1.0.3
+Release:        1%{?dist}
 Summary:        Advanced functionality for accessing LDAP directories
 
 Group:          Development/Libraries
@@ -17,10 +17,6 @@ License:        GPLv3+
 URL:            http://git.kolab.org/pear/Net_LDAP3/
 Source0:        http://git.kolab.org/pear/Net_LDAP3/snapshot/pear-Net-LDAP3-%{version}.tar.gz
 
-# Upstream patch for license clarification
-# https://issues.kolab.org/show_bug.cgi?id=4695
-Patch0:         php-kolab-net-ldap3-license.patch
-
 BuildArch:      noarch
 
 # From composer.json
@@ -44,8 +40,6 @@ for accessing LDAP directories.
 %prep
 %setup -q -n pear-Net-LDAP3-%{version}
 
-%patch0 -p1
-
 
 %build
 # Nothing to build
@@ -64,6 +58,9 @@ cp -pr lib/* %{buildroot}%{_datadir}/php
 
 
 %changelog
+* Fri Mar 27 2015 Remi Collet <remi at fedoraproject.org> - 1.0.3-1
+- update to 1.0.3
+
 * Tue Feb 24 2015 Remi Collet <remi at fedoraproject.org> - 1.0.2-2
 - add upstream patch for License clarification
 
diff --git a/sources b/sources
index ecdef2e..e421585 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd03e7450ba2950d5babd803eb9df855  pear-Net-LDAP3-1.0.2.tar.gz
+625c26f73f6fb9a18b6eb68b1a2e9a79  pear-Net-LDAP3-1.0.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-kolab-net-ldap3.git/commit/?h=master&id=b7c934baabf708410eb9179a43e0b27887879f84


More information about the scm-commits mailing list