- update to 7.15.4
This commit is contained in:
parent
a88dceff58
commit
2b7fe0804d
@ -1 +1 @@
|
|||||||
curl-7.15.3.tar.bz2
|
curl-7.15.4.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
|
Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
|
||||||
Name: curl
|
Name: curl
|
||||||
Version: 7.15.3
|
Version: 7.15.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2006 Ivana Varekova <varekova@redhat.com> - 7.15.4-1
|
||||||
|
- update to 7.15.4
|
||||||
|
|
||||||
* Mon Mar 20 2006 Ivana Varekova <varekova@redhat.com> - 7.15.3-1
|
* Mon Mar 20 2006 Ivana Varekova <varekova@redhat.com> - 7.15.3-1
|
||||||
- fix multilib problem using pkg-config
|
- fix multilib problem using pkg-config
|
||||||
- update to 7.15.3
|
- update to 7.15.3
|
||||||
|
Loading…
Reference in New Issue
Block a user