Update to 0.9.4 (#1454750)
This commit is contained in:
parent
bbfbd468ce
commit
9538c6b5f6
10
flatpak.spec
10
flatpak.spec
@ -1,8 +1,8 @@
|
|||||||
%global bubblewrap_version 0.1.5
|
%global bubblewrap_version 0.1.8
|
||||||
%global ostree_version 2016.14
|
%global ostree_version 2017.6
|
||||||
|
|
||||||
Name: flatpak
|
Name: flatpak
|
||||||
Version: 0.9.3
|
Version: 0.9.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Application deployment framework for desktop apps
|
Summary: Application deployment framework for desktop apps
|
||||||
|
|
||||||
@ -18,6 +18,7 @@ BuildRequires: pkgconfig(json-glib-1.0)
|
|||||||
BuildRequires: pkgconfig(libarchive) >= 2.8.0
|
BuildRequires: pkgconfig(libarchive) >= 2.8.0
|
||||||
BuildRequires: pkgconfig(libelf) >= 0.8.12
|
BuildRequires: pkgconfig(libelf) >= 0.8.12
|
||||||
BuildRequires: pkgconfig(libsoup-2.4)
|
BuildRequires: pkgconfig(libsoup-2.4)
|
||||||
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.4
|
||||||
BuildRequires: pkgconfig(ostree-1) >= %{ostree_version}
|
BuildRequires: pkgconfig(ostree-1) >= %{ostree_version}
|
||||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||||
BuildRequires: pkgconfig(libseccomp)
|
BuildRequires: pkgconfig(libseccomp)
|
||||||
@ -196,6 +197,9 @@ flatpak remote-list --system &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 23 2017 David King <amigadave@amigadave.com> - 0.9.4-1
|
||||||
|
- Update to 0.9.4 (#1454750)
|
||||||
|
|
||||||
* Mon Apr 24 2017 David King <amigadave@amigadave.com> - 0.9.3-1
|
* Mon Apr 24 2017 David King <amigadave@amigadave.com> - 0.9.3-1
|
||||||
- Update to 0.9.3
|
- Update to 0.9.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (flatpak-0.9.3.tar.xz) = eb6514092a3fea87616344f573b5e0f3826f7599710409ffa2aff9ff597c10336c19f8b80cca9d7a69b300c03a1781939926cdbe2e283757cb94f30e668a4d6d
|
SHA512 (flatpak-0.9.4.tar.xz) = bdfccc13437de8ba9c7ee3f37e69547db1bd791af69e14ccb5f69c5108237fc5470f25a67458c4af96e4e9c081390fac2b07a2603a310a8420574180f1346f2f
|
||||||
|
Loading…
Reference in New Issue
Block a user