From 2b5529f758a652c4eef8504c824325b21b89e976 Mon Sep 17 00:00:00 2001 From: David King Date: Jun 23 2016 12:30:27 +0000 Subject: Update to 0.6.6 --- diff --git a/.gitignore b/.gitignore index 6019704..1b78a6e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /flatpak-0.6.3.tar.xz /flatpak-0.6.4.tar.xz /flatpak-0.6.5.tar.xz +/flatpak-0.6.6.tar.xz diff --git a/flatpak.spec b/flatpak.spec index 3d77634..1c52de6 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -1,11 +1,11 @@ Name: flatpak -Version: 0.6.5 +Version: 0.6.6 Release: 1%{?dist} Summary: Application deployment framework for desktop apps Group: Development/Tools License: LGPLv2+ -URL: https://flatpak.github.io/ +URL: http://flatpak.org/ Source0: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz BuildRequires: automake autoconf libtool @@ -169,6 +169,9 @@ flatpak remote-list --system %changelog +* Thu Jun 23 2016 David King - 0.6.6-1 +- Update to 0.6.6 + * Fri Jun 10 2016 David King - 0.6.5-1 - Update to 0.6.5 diff --git a/sources b/sources index 9807e25..7e7992a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1596a9ab562cd6dc11984b666ef87de6 flatpak-0.6.5.tar.xz +ce61f370b0405e727eb199bc0947210b flatpak-0.6.6.tar.xz