Version: 1.4.4-bp152.1.16
            
  * Thu Dec 05 2019 Arjen de Korte <suse+build@de-korte.org> 
  - make package PHP version independent
- use correct macro to reference metadata (boo#1158112)
- clean-up spec, use https for downloading
 
  * Sun Nov 04 2018 Jan Engelhardt <jengelh@inai.de> 
  - Use noun phrase in summary.
 
  * Sun Nov 04 2018 Aeneas Jaißle <aj@ajaissle.de> 
  - New upstream release 1.4.4
  * Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
- Changes 1.4.3:
  * Support GSSAPI authentication
- Changes 1.4.2:
  * Composer: Fix license identifier, don't use unbound version numbers for deps
 
  * Mon Sep 11 2017 jweberhofer@weberhofer.at 
  - Fixed dependencies
- Simplified spec
 
  * Sun Sep 10 2017 jweberhofer@weberhofer.at 
  - Cleaned up spec file
 
  * Fri Aug 18 2017 ecsos@opensuse.org 
  - New upstream release 1.4.1
  * Use 8bit instead of latin1 for string length in bytes calculation
  * Extend listScripts() so it's possible to get an active script name in one go
  * Request #20491: Skip redundant CAPABILITY requests
- changes from 1.4.0
  * Dropped PHP4 support, fixed PHP7 warnings
  * Fixed E_DEPRECATED warning on Auth_SASL::factory() call
  * Enable later TLS versions
- renamed package to php7-pear-Net_Sieve
 
  * Tue Sep 15 2015 aj@ajaissle.de 
  - New upstream release 1.3.4
  * Remove erroneous and unnecessary active script caching (Bug #20472)
- Changes 1.3.3:
  * Fix notices from non-static calling of PEAR methods.
  * Fix reading OK responses with string literal messages.
 
  * Tue Dec 11 2012 Ralf Lang <lang@b1-systems.de> 
  - Fix dependency on php-macros for SLE11 case
 
  * Thu Dec 08 2011 coolo@suse.com 
  - fix license to be in spdx.org format
 
  * Wed Aug 24 2011 lang@b1-systems.de 
  - version 1.3.2
- Fix referrals if host data or user credentials are passed to connect() and login() instead of the constructor (Aleksander Machniak, Bug #17107).
- Query capabilities again after successful authentication (Jesse Crawford, Request #18382).
- Escape quotes and backslashes in script names, and use literal strings for script names with non-ASCII characters (Aleksander Machniak, Bug #16691).
- Work around broken STARTTLS behavior in Cyrus versions before 2.3.10 (Aleksander Machniak, Bug #18241).
- Improve string literal parsing (Aleksander Machniak, Bug #18228).
 
  * Wed Jan 26 2011 lang@b1-systems.de 
  - packaged with php-macros