import flatpak-1.8.7-1.el8

This commit is contained in:
CentOS Sources 2022-02-11 05:27:15 +00:00 committed by Stepan Oksanichenko
parent a50882821f
commit 863c748ded
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
916383d559f34b8731e610117dcbf87dd5bebc07 SOURCES/flatpak-1.8.6.tar.xz
ea9cd44ca1e6cdab1e450a8abc7c5e760194ac25 SOURCES/flatpak-1.8.7.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/flatpak-1.8.6.tar.xz
SOURCES/flatpak-1.8.7.tar.xz

View File

@ -2,7 +2,7 @@
%global ostree_version 2018.9
Name: flatpak
Version: 1.8.6
Version: 1.8.7
Release: 1%{?dist}
Summary: Application deployment framework for desktop apps
@ -247,6 +247,9 @@ fi
%changelog
* Thu Feb 03 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.8.7-1
- Rebase to 1.8.7 (#2041972)
* Tue Jan 25 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.8.6-1
- Rebase to 1.8.6 (#2010533)