Update to 47.7
Resolves: RHEL-74425
This commit is contained in:
parent
45d0c2eccb
commit
d598c62011
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/ptyxis-47.4.tar.xz
|
||||
/ptyxis-47.5.tar.xz
|
||||
/ptyxis-47.6.tar.xz
|
||||
/ptyxis-47.7.tar.bz2
|
||||
|
@ -8,14 +8,14 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: ptyxis
|
||||
Version: 47.6
|
||||
Version: 47.7
|
||||
Release: %autorelease
|
||||
Summary: A container oriented terminal for GNOME
|
||||
|
||||
# Code is GPL-3.0-or-later and the Appdata is CC0-1.0
|
||||
License: GPL-3.0-or-later AND CC0-1.0
|
||||
URL: https://gitlab.gnome.org/chergert/ptyxis
|
||||
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://gitlab.gnome.org/chergert/ptyxis/-/archive/47.7/ptyxis-47.7.tar.bz2
|
||||
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ptyxis-47.6.tar.xz) = 85d56dff4a1e287915d9d0e2ced3a2ebad692d58a52113d045cff9601d48b759934053775e230f6a9aa4abcbb9c9a0bf556cd6dfb01caede4f4249e35cd5f278
|
||||
SHA512 (ptyxis-47.7.tar.bz2) = a85b50d337db6a6000fb8f0472f5e73bab19fee6accd2a6a477b8db4160f24920e3460b3d66e69a9e7eefb43040fdfedbf739db94e81db483a7940c831d8cb0a
|
||||
|
Loading…
Reference in New Issue
Block a user