Update to 1.2.2
This commit is contained in:
parent
ace83ea621
commit
af9fc854bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/flatpak-1.1.3.tar.xz
|
||||
/flatpak-1.2.0.tar.xz
|
||||
/flatpak-1.2.1.tar.xz
|
||||
/flatpak-1.2.2.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global ostree_version 2018.9
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
@ -178,6 +178,9 @@ flatpak remote-list --system &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2019 David King <amigadave@amigadave.com> - 1.2.2-1
|
||||
- Update to 1.2.2
|
||||
|
||||
* Tue Feb 05 2019 Kalev Lember <klember@redhat.com> - 1.2.1-1
|
||||
- Update to 1.2.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.2.1.tar.xz) = df0c977fb152c2ba53ce02f72b9a59e4217ea5e7054147a3d57993a6a1b8cdb2565a2a365be5f7e1a0efa1e93cdf195eb92819056d85a237f4faaaf82ba8013f
|
||||
SHA512 (flatpak-1.2.2.tar.xz) = 05bdf62036f2b49e166cbec8c1e92f8badfeebd73e0c2ae49948193ff87a422ba6ed13ed530d2ae44d29f7133a9aec92b0f5c942b0729d8f45291e7104673088
|
||||
|
Loading…
Reference in New Issue
Block a user