diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-08-15 15:19:32 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-08-15 15:19:32 +0200 | 
| commit | a502709a14b8b9334eef09674316129284a197d1 (patch) | |
| tree | 4a463934d2a922b35adccd10cd15ec3569e362ef | |
| parent | 0c8bec3912203d1ee224d9b6bd532390e40cffcc (diff) | |
php-pear-Net-DNS2 rebuilt for new pear_testdir
| -rw-r--r-- | php-pear-Net-DNS2.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-pear-Net-DNS2.spec b/php-pear-Net-DNS2.spec index ec32201..9436846 100644 --- a/php-pear-Net-DNS2.spec +++ b/php-pear-Net-DNS2.spec @@ -7,7 +7,7 @@  Name:           php-pear-Net-DNS2  Version:        1.2.2 -Release:        1%{?dist} +Release:        1%{?dist}.1  Summary:        PHP Resolver library used to communicate with a DNS server  Group:          Development/Libraries @@ -121,6 +121,9 @@ fi  %changelog +* Wed Aug 15 2012 Remi Collet <remi@fedoraproject.org> - 1.2.2-1.1 +- rebuilt for new pear_testdir +  * Sun Aug 12 2012 Remi Collet <remi@fedoraproject.org> - 1.2.2-1  - Version 1.2.2 (stable), API 1.2.2 (stable)  - Initial package | 
