Update to Ptyxis 46.4
The -Dgeneric argument changed to a combo, so update that as well so that we keep the generic terminal styling. Resolves: RHEL-46032
This commit is contained in:
parent
9e5758852f
commit
e28fec59ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/ptyxis-46.1.tar.xz
|
/ptyxis-46.1.tar.xz
|
||||||
|
/ptyxis-46.4.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: ptyxis
|
Name: ptyxis
|
||||||
Version: 46.1
|
Version: 46.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A container oriented terminal for GNOME
|
Summary: A container oriented terminal for GNOME
|
||||||
|
|
||||||
# Code is GPL-3.0-or-later and the Appdata is CC0-1.0
|
# Code is GPL-3.0-or-later and the Appdata is CC0-1.0
|
||||||
@ -47,7 +47,7 @@ support for user profiles.
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Dgeneric=true
|
%meson -Dgeneric=terminal
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
|
||||||
@ -77,6 +77,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Ptyxis.desk
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 03 2024 Christian Hergert <chergert@redhat.com> - 46.4-1
|
||||||
|
- Bump to 46.4
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 46.1-2
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 46.1-2
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ptyxis-46.1.tar.xz) = 8e03390e777c97f5460a58ed115417657963128d6f397b7b8a7447090909f672204d0c657f51d2c3fe6a8b5455d700fe3e89e2f387bb66571cc4e0599390aac0
|
SHA512 (ptyxis-46.4.tar.xz) = 5db5dbbaaf5daec83c1a26e06024323aecea0ade81b98de60726364f6c268fde8c7dec0ffb550eca3ccb912b640012b4f04a16f18cbf9b2088573d2b2e2421b1
|
||||||
|
Loading…
Reference in New Issue
Block a user