!2 update to 42.0
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
82a43947a8
BIN
gnome-console-42.0.tar.xz
Normal file
BIN
gnome-console-42.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,10 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-console
|
||||
Version: 42~beta
|
||||
Version: 42.0
|
||||
Release: 1
|
||||
Summary: Simple user-friendly terminal emulator for the GNOME desktop
|
||||
License: GPLv3+
|
||||
URL: https://gitlab.gnome.org/GNOME/console
|
||||
Source: https://download.gnome.org/sources/gnome-console/42/gnome-console-%{tarball_version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/gnome-console/42/gnome-console-%{version}.tar.xz
|
||||
|
||||
Patch0: 0001-Enable-Ctrl-PgUp-PgDn-to-switch-tabs-if-there-are-mu.patch
|
||||
|
||||
@ -36,7 +34,7 @@ Supplements: (nautilus and %{name})
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-%{tarball_version}
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
sed -i -r -e '/(werror=|glib_compile_schemas|gtk_update_icon_cache|update_desktop_database)/s/true/false/' meson.build
|
||||
|
||||
%build
|
||||
@ -64,5 +62,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Console.des
|
||||
%{_libdir}/nautilus/extensions-3.0/libkgx-nautilus.so
|
||||
|
||||
%changelog
|
||||
* Mon Jul 11 2022 lin zhang <lin.zhang@turbolinux.com.cn> 42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
* Fri Apr 15 2022 lin zhang <lin.zhang@turbolinux.com.cn> 42~beta-1
|
||||
- Initial Packaging
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user