Update to 0.6.6

This commit is contained in:
David King 2016-06-23 13:29:19 +01:00
parent 4dd2f01fe9
commit 2b5529f758
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <amigadave@amigadave.com> - 0.6.6-1
- Update to 0.6.6
* Fri Jun 10 2016 David King <amigadave@amigadave.com> - 0.6.5-1
- Update to 0.6.5

View File

@ -1 +1 @@
1596a9ab562cd6dc11984b666ef87de6 flatpak-0.6.5.tar.xz
ce61f370b0405e727eb199bc0947210b flatpak-0.6.6.tar.xz