update Archive_Tar to 1.4.2
This commit is contained in:
parent
21a8c183c4
commit
264e1e22c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ clog
|
||||
/PEAR-1.10.0.tgz
|
||||
/PEAR_Manpages-1.10.0.tgz
|
||||
/PEAR-1.10.1.tgz
|
||||
/Archive_Tar-1.4.2.tgz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global metadir %{_localstatedir}/lib/pear
|
||||
|
||||
%global getoptver 1.4.1
|
||||
%global arctarver 1.4.0
|
||||
%global arctarver 1.4.2
|
||||
# https://pear.php.net/bugs/bug.php?id=19367
|
||||
# Structures_Graph 1.0.4 - incorrect FSF address
|
||||
%global structver 1.1.1
|
||||
@ -27,7 +27,7 @@
|
||||
Summary: PHP Extension and Application Repository framework
|
||||
Name: php-pear
|
||||
Version: 1.10.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Epoch: 1
|
||||
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
|
||||
# Structures_Graph is LGPLv3+
|
||||
@ -355,6 +355,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2016 Remi Collet <remi@fedoraproject.org> 1:1.10.1-4
|
||||
- update Archive_Tar to 1.4.2
|
||||
|
||||
* Wed Feb 10 2016 Remi Collet <remi@fedoraproject.org> 1:1.10.1-3
|
||||
- use file triggers for pecl extensions (un)registration
|
||||
- define %%pecl_install and %%pecl_uninstall as noop macro
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
f547764b567155219a87273b23b148fb Archive_Tar-1.4.0.tgz
|
||||
910067b1cd9673ba7f110159a6b5a3b1 Archive_Tar-1.4.2.tgz
|
||||
f9276d111618284efb3f900b6f753c6a Console_Getopt-1.4.1.tgz
|
||||
aad1a30bec700f5981c31626a557c3e7 PEAR-1.10.1.tgz
|
||||
c8b217eb772b2675c10e99fc1ac8e384 PEAR_Manpages-1.10.0.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user