From e91d1b3686cbf475c10d3e9bf7bda7b2ea9f1278 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Mon, 26 Sep 2016 08:53:00 -0500 Subject: [PATCH] 0.7.0 --- .gitignore | 1 + libfilezilla.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8df71d8..de6f4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /libfilezilla-0.5.3.tar.bz2 /libfilezilla-0.6.0.tar.bz2 /libfilezilla-0.6.1.tar.bz2 +/libfilezilla-0.7.0.tar.bz2 diff --git a/libfilezilla.spec b/libfilezilla.spec index c1b02b6..04c02e2 100644 --- a/libfilezilla.spec +++ b/libfilezilla.spec @@ -1,5 +1,5 @@ Name: libfilezilla -Version: 0.6.1 +Version: 0.7.0 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 +* Mon Sep 26 2016 Jon Ciesla - 0.7.0-1 +- Latest upstream. + * Thu Jul 28 2016 Jon Ciesla - 0.6.1-1 - Latest upstream. diff --git a/sources b/sources index 430aa53..2bf7e84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d4728ce8949490b09198443e955c8b6 libfilezilla-0.6.1.tar.bz2 +42b3f3ebf20a3d325e789abbb33e980c libfilezilla-0.7.0.tar.bz2