Update to 0.99.3
This commit is contained in:
parent
11e6405447
commit
c83d162205
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/flatpak-builder-0.10.10.tar.xz
|
||||
/flatpak-builder-0.99.1.tar.xz
|
||||
/flatpak-builder-0.99.2.tar.xz
|
||||
/flatpak-builder-0.99.3.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global glib2_version 2.44
|
||||
%global ostree_version 2017.14
|
||||
%global flatpak_version 0.11.8
|
||||
%global flatpak_version 0.99.1
|
||||
|
||||
Name: flatpak-builder
|
||||
Version: 0.99.2
|
||||
Version: 0.99.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to build flatpaks from source
|
||||
|
||||
@ -73,6 +73,9 @@ See http://flatpak.org/ for more information.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 10 2018 Kalev Lember <klember@redhat.com> - 0.99.3-1
|
||||
- Update to 0.99.3
|
||||
|
||||
* Wed Jun 27 2018 Kalev Lember <klember@redhat.com> - 0.99.2-1
|
||||
- Update to 0.99.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-builder-0.99.2.tar.xz) = 834790c034b8f31c44ae1e9d36a849b96d9755ff697006e2576af2f81f79e0be5ae3e261304746636c182d60355f05fec854782e449b89e6c2c14b0b461fe855
|
||||
SHA512 (flatpak-builder-0.99.3.tar.xz) = aeb47bf4843fa8036ef0b795770de71facb4d92216b3886104e4c53ae312e6f97c6eef834ec35f5d174561c20f6933ac0a01ee19f206fb6e2bae59aaaf441bde
|
||||
|
Loading…
Reference in New Issue
Block a user