Update to 0.8.2
This commit is contained in:
parent
ab24ad8cae
commit
47e05e622f
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/flatpak-0.6.14.tar.xz
|
||||
/flatpak-0.8.0.tar.xz
|
||||
/flatpak-0.8.1.tar.xz
|
||||
/flatpak-0.8.2.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global ostree_version 2016.14
|
||||
|
||||
Name: flatpak
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
@ -188,6 +188,9 @@ flatpak remote-list --system &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 27 2017 Kalev Lember <klember@redhat.com> - 0.8.2-1
|
||||
- Update to 0.8.2
|
||||
|
||||
* Wed Jan 18 2017 David King <amigadave@amigadave.com> - 0.8.1-1
|
||||
- Update to 0.8.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-0.8.1.tar.xz) = 425ecae3699bb38900258655713e3f85ec23178459147d7150b9ab050da99108130e894b907c74e5319a82fdbb4eef75f8a6248723bfdf7b44fda91cfe544926
|
||||
SHA512 (flatpak-0.8.2.tar.xz) = d8d8559dd5a34219746d2d091652954c18531a5483de4682f444c8b709182b194723af70f709403546c8b057dcd008f3059eb2b770f204d213ae53ce252250cb
|
||||
|
Loading…
Reference in New Issue
Block a user