|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libfilezilla
|
|
|
|
Name: libfilezilla
|
|
|
|
Version: 0.4.0.1
|
|
|
|
Version: 0.5.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
URL: http://lib.filezilla-project.org/
|
|
|
|
URL: http://lib.filezilla-project.org/
|
|
|
|
Summary: C++ Library for FileZilla
|
|
|
|
Summary: C++ Library for FileZilla
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -48,6 +48,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
%{_libdir}/pkgconfig/libfilezilla.pc
|
|
|
|
%{_libdir}/pkgconfig/libfilezilla.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Apr 25 2016 Jon Ciesla <limburgher@gmail.com> - 0.5.0-1
|
|
|
|
|
|
|
|
- Latest upstream.
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 04 2016 Jon Ciesla <limburgher@gmail.com> - 0.4.0.1-2
|
|
|
|
* Mon Apr 04 2016 Jon Ciesla <limburgher@gmail.com> - 0.4.0.1-2
|
|
|
|
- Dropped buildroot, Group, buildroot scrup, and added --disable-static and
|
|
|
|
- Dropped buildroot, Group, buildroot scrup, and added --disable-static and
|
|
|
|
- isa-specific Requires.
|
|
|
|
- isa-specific Requires.
|
|
|
|