Update to 1.4.2 (#1725071)
This commit is contained in:
parent
bb2e321977
commit
0df18e4ad5
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/flatpak-1.3.4.tar.xz
|
||||
/flatpak-1.4.0.tar.xz
|
||||
/flatpak-1.4.1.tar.xz
|
||||
/flatpak-1.4.2.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global ostree_version 2018.9
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.4.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -260,6 +260,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 28 2019 David King <amigadave@amigadave.com> - 1.4.2-1
|
||||
- Update to 1.4.2 (#1725071)
|
||||
|
||||
* Tue Jun 25 2019 David King <amigadave@amigadave.com> - 1.4.1-3
|
||||
- Use Requires(post) for selinux-policy (#1723118)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.4.1.tar.xz) = a3638e72e7ae3af914786be31e3be9fca7289e31201d29dea3161f41aa0fb696702e1ba002508eefbae2276c3c1478efc65d9a3c82e12747f7e1865968e19f9f
|
||||
SHA512 (flatpak-1.4.2.tar.xz) = da0182213538c436d9b0138f60fba0aee514f6d005fb996a42cdc9c25f8a493e9781f6bb74c6a18989a07d140a3b963c83480c6f0192e443770b4fa29474119b
|
||||
|
Loading…
Reference in New Issue
Block a user