From 3b011a300058e2e2b6698d6b6139115cd7a5a93d Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Tue, 21 Jun 2016 11:39:41 -0500 Subject: [PATCH] 0.5.3 --- .gitignore | 1 + libfilezilla.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c15d955..429f17b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libfilezilla-0.4.0.1.tar.bz2 /libfilezilla-0.5.0.tar.bz2 /libfilezilla-0.5.2.tar.bz2 +/libfilezilla-0.5.3.tar.bz2 diff --git a/libfilezilla.spec b/libfilezilla.spec index c4b2b0e..7b31bae 100644 --- a/libfilezilla.spec +++ b/libfilezilla.spec @@ -1,5 +1,5 @@ Name: libfilezilla -Version: 0.5.2 +Version: 0.5.3 Release: 1%{?dist} URL: http://lib.filezilla-project.org/ Summary: C++ Library for FileZilla @@ -48,6 +48,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/libfilezilla.pc %changelog +* Tue Jun 21 2016 Jon Ciesla - 0.5.3-1 +- Latest upstream. + * Sun May 22 2016 Jon Ciesla - 0.5.2-1 - Latest upstream. diff --git a/sources b/sources index fb08032..a7bf3ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be50726969cabda0f1b1c9ee432c1f4e libfilezilla-0.5.2.tar.bz2 +6192fd89318c1107b5b8095fd43dc3a5 libfilezilla-0.5.3.tar.bz2