Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/flatpak.git#c7c97f535c27032a6c3e8ad1333d75c78b675f39
This commit is contained in:
parent
a54ab75393
commit
7520e9233e
2
.gitignore
vendored
2
.gitignore
vendored
@ -86,3 +86,5 @@
|
||||
/flatpak-1.8.1.tar.xz
|
||||
/flatpak-1.8.2.tar.xz
|
||||
/flatpak-1.8.3.tar.xz
|
||||
/flatpak-1.9.1.tar.xz
|
||||
/flatpak-1.9.2.tar.xz
|
||||
|
12
flatpak.spec
12
flatpak.spec
@ -1,9 +1,9 @@
|
||||
%global bubblewrap_version 0.4.0
|
||||
%global ostree_version 2018.9
|
||||
%global ostree_version 2020.8
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.8.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -264,6 +264,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 20 2020 Kalev Lember <klember@redhat.com> - 1.9.2-1
|
||||
- Update to 1.9.2
|
||||
|
||||
* 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
|
||||
- Drop obsolete Requires on system-release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.8.3.tar.xz) = be6dbe16e29f56cb66a5bf18f5cf7d5810b58eda7e2f7168227e6b73ec5e6c879752348be745fc7eb3fb71c65bb97900904a42fbd7a05f0f6f2568ae40fbba9e
|
||||
SHA512 (flatpak-1.9.2.tar.xz) = ab4feb6c10161a1bd92e428623772c4217ce3700db412c6280de3415247ffd39eb800dc917937529a82328d778e089f45bd0a8b48fdd7e0c8bf34c494dcb085b
|
||||
|
Loading…
Reference in New Issue
Block a user