Update to 1.12.0 (#2012246)
This commit is contained in:
parent
0731a188bf
commit
79e7d63b25
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/flatpak-1.11.1.tar.xz
|
||||
/flatpak-1.11.2.tar.xz
|
||||
/flatpak-1.11.3.tar.xz
|
||||
/flatpak-1.12.0.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global ostree_version 2020.8
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.11.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -255,6 +255,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 08 2021 David King <amigadave@amigadave.com> - 1.12.0-1
|
||||
- Update to 1.12.0 (#2012246)
|
||||
|
||||
* Thu Sep 09 2021 Kalev Lember <klember@redhat.com> - 1.11.3-2
|
||||
- Enable malcontent support
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.11.3.tar.xz) = 5f0f6e42c8aec80fda348782742075dfaabf00c516c610e08f89a053a818011d52d5a459887d6f7490b1cc58899544e7ceb300e86cce8da55f24e1c53ee9dd17
|
||||
SHA512 (flatpak-1.12.0.tar.xz) = 3f20ee3f91dcd2ca00104f6f0f354ea8ab8e15e1d90cea6dbefb9ea9535b2dab17ab2e12a7f134c5965e95f351ae3ece5e3d1ea4311809a0c3d2cb1270fddfaf
|
||||
|
Loading…
Reference in New Issue
Block a user