update Archive_Tar to 1.3.16 (no change)
This commit is contained in:
parent
88cdfa7995
commit
91140a250f
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ clog
|
||||
/Structures_Graph-1.1.0.tgz
|
||||
/XML_Util-1.3.0.tgz
|
||||
/Archive_Tar-1.3.15.tgz
|
||||
/Archive_Tar-1.3.16.tgz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global metadir %{_localstatedir}/lib/pear
|
||||
|
||||
%global getoptver 1.4.0
|
||||
%global arctarver 1.3.15
|
||||
%global arctarver 1.3.16
|
||||
# https://pear.php.net/bugs/bug.php?id=19367
|
||||
# Structures_Graph 1.0.4 - incorrect FSF address
|
||||
%global structver 1.1.0
|
||||
@ -17,7 +17,7 @@
|
||||
Summary: PHP Extension and Application Repository framework
|
||||
Name: php-pear
|
||||
Version: 1.9.5
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Epoch: 1
|
||||
# PEAR, Archive_Tar, XML_Util, Console_Getopt are BSD
|
||||
# Structures_Graph is LGPLv3+
|
||||
@ -333,6 +333,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2015 Remi Collet <remi@fedoraproject.org> 1:1.9.5-8
|
||||
- update Archive_Tar to 1.3.16 (no change)
|
||||
|
||||
* Fri Mar 13 2015 Remi Collet <remi@fedoraproject.org> 1:1.9.5-7
|
||||
- update Archive_Tar to 1.3.15 (no change)
|
||||
- add composer provides
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
39ad1740f22321e5f3075e8ec9203622 Archive_Tar-1.3.15.tgz
|
||||
ef48577e2cbde19866d9ae7aee87c11c Archive_Tar-1.3.16.tgz
|
||||
72c19ce19d5c6fab89ec79fa14b10c4b Console_Getopt-1.4.0.tgz
|
||||
f44a56765988dafbe348828cac2562ca PEAR-1.9.5.tgz
|
||||
d7bb6744ee4027df817c5ee6ecbb9329 Structures_Graph-1.1.0.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user