]> git.pld-linux.org Git - packages/gnome-console.git/commitdiff
- updated to 46.0 master auto/th/gnome-console-46.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 9 May 2024 04:24:30 +0000 (06:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 9 May 2024 04:24:30 +0000 (06:24 +0200)
gnome-console.spec

index 4814ebf1e3726bcc37b4e4cd63a44772e6b60f71..5e316646c65cbfc3112f8fda36cd55152e9e900e 100644 (file)
@@ -2,12 +2,12 @@
 Summary:       Minimal terminal for GNOME
 Summary(pl.UTF-8):     Minimalny terminal dla GNOME
 Name:          gnome-console
-Version:       45.0
+Version:       46.0
 Release:       1
 License:       GPL v3+
 Group:         X11/Applications
-Source0:       https://download.gnome.org/sources/gnome-console/45/%{name}-%{version}.tar.xz
-# Source0-md5: 36f1cd9be85d3b45e34646bb2f489069
+Source0:       https://download.gnome.org/sources/gnome-console/46/%{name}-%{version}.tar.xz
+# Source0-md5: 308c82b8e98c4b9857c7de49469ed9d3
 Patch0:                %{name}-no-update.patch
 URL:           https://gitlab.gnome.org/GNOME/console
 # -std=c17
@@ -23,7 +23,7 @@ BuildRequires:        ninja >= 1.5
 BuildRequires: pcre2-8-devel >= 10.32
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
-BuildRequires: vte-gtk4-devel >= 0.70
+BuildRequires: vte-gtk4-devel >= 0.75.1
 BuildRequires: xz
 Requires(post,postun): gtk-update-icon-cache
 Requires:      glib2 >= 1:2.76
@@ -31,7 +31,7 @@ Requires:     gsettings-desktop-schemas
 Requires:      gtk4 >= 4.12.2
 Requires:      hicolor-icon-theme
 Requires:      libadwaita >= 1.4
-Requires:      vte-gtk4 >= 0.70
+Requires:      vte-gtk4 >= 0.75.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.04552 seconds and 4 git commands to generate.