Update to 1.3.4
This commit is contained in:
parent
65418b11fc
commit
d26e302c1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
/flatpak-1.3.1.tar.xz
|
/flatpak-1.3.1.tar.xz
|
||||||
/flatpak-1.3.2.tar.xz
|
/flatpak-1.3.2.tar.xz
|
||||||
/flatpak-1.3.3.tar.xz
|
/flatpak-1.3.3.tar.xz
|
||||||
|
/flatpak-1.3.4.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global ostree_version 2018.9
|
%global ostree_version 2018.9
|
||||||
|
|
||||||
Name: flatpak
|
Name: flatpak
|
||||||
Version: 1.3.3
|
Version: 1.3.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Application deployment framework for desktop apps
|
Summary: Application deployment framework for desktop apps
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -246,6 +246,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 10 2019 Kalev Lember <klember@redhat.com> - 1.3.4-1
|
||||||
|
- Update to 1.3.4
|
||||||
|
|
||||||
* Tue Apr 30 2019 David King <amigadave@amigadave.com> - 1.3.3-2
|
* Tue Apr 30 2019 David King <amigadave@amigadave.com> - 1.3.3-2
|
||||||
- Generate consistent anchor IDs
|
- Generate consistent anchor IDs
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (flatpak-1.3.3.tar.xz) = 4f414874a46b6e499d20df6ad6a8f66484bee94bd8e02743b15ff0c3a3e906e96115872d4096802d5b0b6c2a06a0e2d653b53b05fca6dc285b9d932ecb06a34f
|
SHA512 (flatpak-1.3.4.tar.xz) = c02ab50ef989e65b1b98de8d5e420136a2d9b129494fb6185f54f9f3e30aa03b0f7de446faec329b3b356e94f2454fec4cc85fb50c065adc3b1220bc60993a1f
|
||||||
|
Loading…
Reference in New Issue
Block a user