new version 4.7.3
This commit is contained in:
parent
270639bdea
commit
d77b9d84d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ lftp-4.0.10.tar.xz
|
|||||||
/lftp-4.7.0.tar.xz
|
/lftp-4.7.0.tar.xz
|
||||||
/lftp-4.7.1.tar.xz
|
/lftp-4.7.1.tar.xz
|
||||||
/lftp-4.7.2.tar.xz
|
/lftp-4.7.2.tar.xz
|
||||||
|
/lftp-4.7.3.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A sophisticated file transfer program
|
Summary: A sophisticated file transfer program
|
||||||
Name: lftp
|
Name: lftp
|
||||||
Version: 4.7.2
|
Version: 4.7.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2016 Luboš Uhliarik <luhliari@redhat.com> - 4.7.3-1
|
||||||
|
- new version 4.7.3
|
||||||
|
|
||||||
* Thu May 19 2016 Luboš Uhliarik <luhliari@redhat.com> - 4.7.2-1
|
* Thu May 19 2016 Luboš Uhliarik <luhliari@redhat.com> - 4.7.2-1
|
||||||
- new version 4.7.2
|
- new version 4.7.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user