Update to 1.0.6
Resolves: RHEL-71540
This commit is contained in:
parent
9f36b6c370
commit
24f9062621
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/flatpak-xdg-utils-1.0.1.tar.xz
|
||||
/flatpak-xdg-utils-1.0.4.tar.xz
|
||||
/flatpak-xdg-utils-1.0.5.tar.xz
|
||||
/flatpak-xdg-utils-1.0.6.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: flatpak-xdg-utils
|
||||
Summary: Command-line tools for use inside Flatpak sandboxes
|
||||
Version: 1.0.5
|
||||
Release: 8%{?dist}
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
URL: https://github.com/flatpak/flatpak-xdg-utils
|
||||
Source: https://github.com/flatpak/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
@ -62,6 +62,10 @@ mv $RPM_BUILD_ROOT%{_bindir}/xdg-open $RPM_BUILD_ROOT%{_bindir}/flatpak-xdg-open
|
||||
%{_libexecdir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2025 Jan Grulich <jgrulich@redhat.com> - 1.0.6-1
|
||||
- Update to 1.0.6
|
||||
Resolves: RHEL-71540
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.5-8
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-xdg-utils-1.0.5.tar.xz) = 71c55cc01dc962c1b419821160626c46111ad672241f7627dbf780790d4f9f320151f479264ffc188334488f43dee8f4f7aa7754040e9c6231c200ea281f6439
|
||||
SHA512 (flatpak-xdg-utils-1.0.6.tar.xz) = 6407d76021e08fe181a3e5c2e0f2868aa2185c3e83115d0d87550a6c294a4c131a98e80e0d9e73d874ac0afe8375338935e213686ca7124e42a80b64ada2496f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user