Update to 0.9.99
This commit is contained in:
parent
948913b2ef
commit
985c2cc48b
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/flatpak-0.9.98.tar.xz
|
||||
/flatpak-0.9.98.1.tar.xz
|
||||
/flatpak-0.9.98.2.tar.xz
|
||||
/flatpak-0.9.99.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global bubblewrap_version 0.1.8
|
||||
%global ostree_version 2017.11
|
||||
%global ostree_version 2017.12
|
||||
|
||||
Name: flatpak
|
||||
Version: 0.9.98.2
|
||||
Version: 0.9.99
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
@ -153,6 +153,9 @@ flatpak remote-list --system &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 09 2017 Kalev Lember <klember@redhat.com> - 0.9.99-1
|
||||
- Update to 0.9.99
|
||||
|
||||
* Tue Sep 26 2017 Kalev Lember <klember@redhat.com> - 0.9.98.2-1
|
||||
- Update to 0.9.98.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-0.9.98.2.tar.xz) = 6d2242f4adcf25da8eaeb4730c30a420863d7176b4722baeab08aff98814be31a985296970fb73545f92dbf5177f3d07086d37ffe9b6ef72bf4f9104b6ad0ab6
|
||||
SHA512 (flatpak-0.9.99.tar.xz) = 22570bb8da7f4141d10098ac65eae47ccdf9da03fd765810f2c4400f0d122be60c50f002765edf3d022fecd6bc65d4cb0eae5b68dd7cdcfecbdb119743102d97
|
||||
|
Loading…
Reference in New Issue
Block a user