Update to 0.8.4
This commit is contained in:
parent
80ea425279
commit
5745c3ff21
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/flatpak-0.8.1.tar.xz
|
||||
/flatpak-0.8.2.tar.xz
|
||||
/flatpak-0.8.3.tar.xz
|
||||
/flatpak-0.8.4.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global ostree_version 2016.14
|
||||
|
||||
Name: flatpak
|
||||
Version: 0.8.3
|
||||
Release: 3%{?dist}
|
||||
Version: 0.8.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
Group: Development/Tools
|
||||
@ -189,6 +189,9 @@ flatpak remote-list --system &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 10 2017 Kalev Lember <klember@redhat.com> - 0.8.4-1
|
||||
- Update to 0.8.4
|
||||
|
||||
* Sun Feb 19 2017 David King <amigadave@amigadave.com> - 0.8.3-3
|
||||
- Make flatpak-builder require bzip2 (#1424857)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-0.8.3.tar.xz) = 15e9fe768a00aac6b1b6c31e203cb10d8e1fcae470190ab164da52b874f375ba8cdff700f845f04a505bbac3157808a039a2a845950cb3260b6ecfa1596e72c0
|
||||
SHA512 (flatpak-0.8.4.tar.xz) = 6981c8edcd387ecab5d2c2f6008a6463a3be51186c6c36d9f0fc437795334c51d96af99f54e776261c2220a6473295a98b44e0507a7077ea7381924fcb4561a4
|
||||
|
Loading…
Reference in New Issue
Block a user