Rebase to 1.12.4
Resolves: #2050302 Resolves: #2051296 Related: #2051488, #2051493 Signed-off-by: Neal Gompa <ngompa@centosproject.org>
This commit is contained in:
parent
a614a1ba38
commit
53bc83080e
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/flatpak-1.10.3.tar.xz
|
||||
/flatpak-1.10.5.tar.xz
|
||||
/flatpak-1.10.7.tar.xz
|
||||
/flatpak-1.12.4.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global ostree_version 2020.8
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.10.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.12.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -267,6 +267,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 07 2022 Neal Gompa <ngompa@centosproject.org> - 1.12.4-1
|
||||
- Rebase to 1.12.4
|
||||
Resolves: #2050302
|
||||
|
||||
* Thu Feb 03 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.10.7-2
|
||||
- Use SHA256, not SHA1, to name the cache for a filtered remote
|
||||
Resolves: #1935508
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.10.7.tar.xz) = a25e9492b21542082e074c8805fd0d723a2e50f88da414a46981460a58111750ccf1c23ea2137b3f1a22638e473911f6c1c88d22f2cba641e1c2cbad53e402ed
|
||||
SHA512 (flatpak-1.12.4.tar.xz) = 441c29c43dec6cb224f677e2d9b3dd09e95f4ca6e06d24ee30de1b931522502f903b0bbd3ead4886d16c25d8236a876ffb95ec907690aa7f55cd7ed31c5dd71b
|
||||
|
Loading…
Reference in New Issue
Block a user