forked from rpms/flatpak
Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/flatpak.git#a1e059e194c46844a8b18119e62c66488bfd75b9
This commit is contained in:
parent
66cbe18519
commit
bae77cc49b
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
|||||||
/flatpak-1.8.3.tar.xz
|
/flatpak-1.8.3.tar.xz
|
||||||
/flatpak-1.9.1.tar.xz
|
/flatpak-1.9.1.tar.xz
|
||||||
/flatpak-1.9.2.tar.xz
|
/flatpak-1.9.2.tar.xz
|
||||||
|
/flatpak-1.9.3.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global ostree_version 2020.8
|
%global ostree_version 2020.8
|
||||||
|
|
||||||
Name: flatpak
|
Name: flatpak
|
||||||
Version: 1.9.2
|
Version: 1.9.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Application deployment framework for desktop apps
|
Summary: Application deployment framework for desktop apps
|
||||||
|
|
||||||
@ -91,6 +91,7 @@ Summary: SELinux policy module for %{name}
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
BuildRequires: selinux-policy
|
BuildRequires: selinux-policy
|
||||||
BuildRequires: selinux-policy-devel
|
BuildRequires: selinux-policy-devel
|
||||||
|
BuildRequires: make
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?selinux_requires}
|
%{?selinux_requires}
|
||||||
|
|
||||||
@ -264,6 +265,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 22 2020 David King <amigadave@amigadave.com> - 1.9.3-1
|
||||||
|
- Update to 1.9.3 (#1910054)
|
||||||
|
|
||||||
* Fri Nov 20 2020 Kalev Lember <klember@redhat.com> - 1.9.2-1
|
* Fri Nov 20 2020 Kalev Lember <klember@redhat.com> - 1.9.2-1
|
||||||
- Update to 1.9.2
|
- Update to 1.9.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (flatpak-1.9.2.tar.xz) = ab4feb6c10161a1bd92e428623772c4217ce3700db412c6280de3415247ffd39eb800dc917937529a82328d778e089f45bd0a8b48fdd7e0c8bf34c494dcb085b
|
SHA512 (flatpak-1.9.3.tar.xz) = ebe04d4945297674deb2ea2d6ce629dba7cf7974f0c33133257946dca1079f5324cc96ff03cebd946d361da97c3be2c598f48b623e2689490a6429a770af5401
|
||||||
|
Loading…
Reference in New Issue
Block a user