Update to 1.9.1
This commit is contained in:
parent
f5b3099c37
commit
f15771df6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
|||||||
/flatpak-1.8.1.tar.xz
|
/flatpak-1.8.1.tar.xz
|
||||||
/flatpak-1.8.2.tar.xz
|
/flatpak-1.8.2.tar.xz
|
||||||
/flatpak-1.8.3.tar.xz
|
/flatpak-1.8.3.tar.xz
|
||||||
|
/flatpak-1.9.1.tar.xz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global bubblewrap_version 0.4.0
|
%global bubblewrap_version 0.4.0
|
||||||
%global ostree_version 2018.9
|
%global ostree_version 2020.8
|
||||||
|
|
||||||
Name: flatpak
|
Name: flatpak
|
||||||
Version: 1.8.3
|
Version: 1.9.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Application deployment framework for desktop apps
|
Summary: Application deployment framework for desktop apps
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -264,6 +264,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 19 2020 Kalev Lember <klember@redhat.com> - 1.9.1-1
|
||||||
|
- Update to 1.9.1
|
||||||
|
|
||||||
* Wed Nov 18 2020 David King <amigadave@amigadave.com> - 1.8.3-2
|
* Wed Nov 18 2020 David King <amigadave@amigadave.com> - 1.8.3-2
|
||||||
- Drop obsolete Requires on system-release
|
- Drop obsolete Requires on system-release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (flatpak-1.8.3.tar.xz) = be6dbe16e29f56cb66a5bf18f5cf7d5810b58eda7e2f7168227e6b73ec5e6c879752348be745fc7eb3fb71c65bb97900904a42fbd7a05f0f6f2568ae40fbba9e
|
SHA512 (flatpak-1.9.1.tar.xz) = f1c935bd9f5c6ec4f06179f9c2f2019d767ef9792eebc13dc2eeb321ca3eb12566dc2b11a2efd52a794ab733908e74bba63bda6d79a3816b63d907598aef6732
|
||||||
|
Loading…
Reference in New Issue
Block a user