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