From 99cfe431f0ca75a2ab7276def58246aacdaf5c0a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 29 2016 11:33:40 +0000 Subject: Update to 0.6.14 --- diff --git a/.gitignore b/.gitignore index d989022..d72a842 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /flatpak-0.6.11.tar.xz /flatpak-0.6.12.tar.xz /flatpak-0.6.13.tar.xz +/flatpak-0.6.14.tar.xz diff --git a/flatpak.spec b/flatpak.spec index ba13094..a9b1cfb 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -1,10 +1,10 @@ # Although technically 0.1.2 satisfies configure, 0.1.3 has a security fix. %global bubblewrap_version 0.1.3 -%global ostree_version 2016.12 +%global ostree_version 2016.14 Name: flatpak -Version: 0.6.13 -Release: 2%{?dist} +Version: 0.6.14 +Release: 1%{?dist} Summary: Application deployment framework for desktop apps Group: Development/Tools @@ -189,6 +189,9 @@ flatpak remote-list --system %changelog +* Tue Nov 29 2016 Kalev Lember - 0.6.14-1 +- Update to 0.6.14 + * Wed Oct 26 2016 David King - 0.6.13-2 - Add empty /etc/flatpak/remotes.d diff --git a/sources b/sources index 4a8f2ec..52bd9f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -571c2a6c6f5c547dea14b907cfce2d36 flatpak-0.6.13.tar.xz +bf209efdeebe86976dca45d1b7226876 flatpak-0.6.14.tar.xz