Update to 1.2.0
This commit is contained in:
parent
6257fbfbba
commit
0cc35785e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/flatpak-builder-1.0.14.tar.xz
|
||||
/flatpak-builder-1.1.1.tar.xz
|
||||
/flatpak-builder-1.1.2.tar.xz
|
||||
/flatpak-builder-1.2.0.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global flatpak_version 0.99.1
|
||||
|
||||
Name: flatpak-builder
|
||||
Version: 1.1.2
|
||||
Version: 1.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to build flatpaks from source
|
||||
|
||||
@ -84,6 +84,9 @@ See http://flatpak.org/ for more information.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 12 2021 Debarshi Ray <rishi@fedoraproject.org> - 1.2.0-1
|
||||
- Update to 1.2.0
|
||||
|
||||
* Thu Sep 23 2021 Debarshi Ray <rishi@fedoraproject.org> - 1.1.2-1
|
||||
- Update to 1.1.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-builder-1.1.2.tar.xz) = 0a9c597366ce942a1ba8473e78c4b4752ec029619595e0c827eadf975ad82b6c2444fd649ac86f0a378ae22248d482390430bd5f755071491ff717cf184a3bd0
|
||||
SHA512 (flatpak-builder-1.2.0.tar.xz) = d7207b7c6198fb3db6baaa84430da9182a3ec65bd391d2d9187b0f5b8aee5c6abe653080c2f338e29ba10f3eec24fca048217732fab843f276040c29a714fe64
|
||||
|
Loading…
Reference in New Issue
Block a user