Update to 1.14.1 (#2151850)
This commit is contained in:
parent
90828d355f
commit
7681d5d489
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/flatpak-1.13.2.tar.xz
|
||||
/flatpak-1.13.3.tar.xz
|
||||
/flatpak-1.14.0.tar.xz
|
||||
/flatpak-1.14.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global ostree_version 2020.8
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.14.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -279,6 +279,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2022 David King <amigadave@amigadave.com> - 1.14.1-1
|
||||
- Update to 1.14.1 (#2151850)
|
||||
|
||||
* Thu Sep 15 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 1.14.0-2
|
||||
- Refresh gssproxy patch to use new socket path
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.14.0.tar.xz) = 88f011534a8da6c2421d7d24043756bfe6c46957b6d09ba96b269002a5f0d0372b51f4a8643af2020ef4ed8c5b5f102994ddab54a7052cfba15f8e3b160e8a83
|
||||
SHA512 (flatpak-1.14.1.tar.xz) = 1f22622b9a797b644b5fe9d26c3c4ec3f6b1a3b81a12d498e5aeeecb1a965c9aaa5c1d18843c938f116855bbbed3a8d9866997440f86241abe70eae13be7cdcb
|
||||
|
Loading…
Reference in New Issue
Block a user