import flatpak-builder-1.0.14-1.el8
This commit is contained in:
parent
f2abff7047
commit
44ab29b6e1
@ -1 +1 @@
|
||||
bcc40c3cb921581dbfb6abc7b17f7b7a74d23366 SOURCES/flatpak-builder-1.0.9.tar.xz
|
||||
e201b45463be6dda24bcc38cd52abe537190a0ec SOURCES/flatpak-builder-1.0.14.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/flatpak-builder-1.0.9.tar.xz
|
||||
SOURCES/flatpak-builder-1.0.14.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global flatpak_version 0.99.1
|
||||
|
||||
Name: flatpak-builder
|
||||
Version: 1.0.9
|
||||
Release: 3%{?dist}
|
||||
Version: 1.0.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to build flatpaks from source
|
||||
|
||||
# src/builder-utils.c has portions derived from GPLv2+ code,
|
||||
@ -77,6 +77,9 @@ See http://flatpak.org/ for more information.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 09 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.0.14-1
|
||||
- Update to 1.0.14 (#2047312)
|
||||
|
||||
* Tue Feb 25 2020 David King <dking@redhat.com> - 1.0.9-3
|
||||
- Use elfutils instead of libdwarf (#1613030)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user