diff --git a/.gitignore b/.gitignore index 9d21536..a1b7001 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libfilezilla-0.4.0.1.tar.bz2 +/libfilezilla-0.5.0.tar.bz2 diff --git a/libfilezilla.spec b/libfilezilla.spec index daf21b9..5fd6360 100644 --- a/libfilezilla.spec +++ b/libfilezilla.spec @@ -1,6 +1,6 @@ Name: libfilezilla -Version: 0.4.0.1 -Release: 2%{?dist} +Version: 0.5.0 +Release: 1%{?dist} URL: http://lib.filezilla-project.org/ Summary: C++ Library for FileZilla License: GPLv2+ @@ -48,6 +48,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/libfilezilla.pc %changelog +* Mon Apr 25 2016 Jon Ciesla - 0.5.0-1 +- Latest upstream. + * Mon Apr 04 2016 Jon Ciesla - 0.4.0.1-2 - Dropped buildroot, Group, buildroot scrup, and added --disable-static and - isa-specific Requires. diff --git a/sources b/sources index d7555d4..229bdc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ac7c3b59079ef369ba2a8b89859c6af libfilezilla-0.4.0.1.tar.bz2 +57b9cfba8acc2874cb31cdbeffd5b9bb libfilezilla-0.5.0.tar.bz2