Update to 1.7.1 (#1818882)
This commit is contained in:
parent
b130ae6163
commit
4633568306
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/flatpak-1.6.1.tar.xz
|
||||
/flatpak-1.6.2.tar.xz
|
||||
/flatpak-1.6.3.tar.xz
|
||||
/flatpak-1.7.1.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global ostree_version 2018.9
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.6.3
|
||||
Version: 1.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
@ -34,6 +34,7 @@ BuildRequires: docbook-style-xsl
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gpgme-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: python3-pyparsing
|
||||
BuildRequires: systemd
|
||||
BuildRequires: /usr/bin/xdg-dbus-proxy
|
||||
BuildRequires: /usr/bin/xmlto
|
||||
@ -259,6 +260,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 David King <amigadave@amigadave.com> - 1.7.1-1
|
||||
- Update to 1.7.1 (#1818882)
|
||||
|
||||
* Mon Mar 30 2020 Kalev Lember <klember@redhat.com> - 1.6.3-1
|
||||
- Update to 1.6.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.6.3.tar.xz) = 8527914dd728d6bc4d28fcc7740514a370aad7c49c65e6126cdc237886dc3a5cb173a7fa69d8374a7502e08b1429b69bf24ee700a7d723fc090f9661534ca7b4
|
||||
SHA512 (flatpak-1.7.1.tar.xz) = 3df5dadac8fefe1de1b6fbf16f3dd74d33cadcac1479da9fbd28d5d79376f9774872b13c9ec4f942ee6a4d4b452a2471c76748435ffcf28ec18a985e33c3719f
|
||||
|
Loading…
Reference in New Issue
Block a user