]> git.pld-linux.org Git - packages/gnome-calculator.git/commitdiff
- updated to 45.0.2 auto/th/gnome-calculator-45.0.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Oct 2023 20:26:36 +0000 (21:26 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Oct 2023 20:26:36 +0000 (21:26 +0100)
gnome-calculator-no-update.patch
gnome-calculator.spec

index 23c2d5c0836035b058222bf0c9decc8417b05c0c..c414bd5ab69a4db150e8cae6a1aa36ba898ae263 100644 (file)
@@ -1,6 +1,6 @@
---- gnome-calculator-43.0.1/meson.build.orig   2023-05-14 18:22:05.311253550 +0200
-+++ gnome-calculator-43.0.1/meson.build        2023-05-14 18:22:47.717690482 +0200
-@@ -96,12 +96,6 @@ if get_option('gci') and get_option('gca
+--- gnome-calculator-45.0.2/meson.build.orig   2023-10-29 20:54:56.491369790 +0100
++++ gnome-calculator-45.0.2/meson.build        2023-10-29 20:55:42.561120209 +0100
+@@ -96,12 +96,6 @@ subdir('gci')
  endif
  
  if get_option('app')
@@ -10,6 +10,6 @@
 -  gtk_update_icon_cache: true,
 -)
 -
- libadwaita = dependency('libadwaita-1', version: '>= 1.2.alpha')
+ libadwaita = dependency('libadwaita-1', version: '>= 1.4.alpha')
  gtksourceview = dependency('gtksourceview-5', version: '>= 5.3.0')
  subdir('data')
index cf82e67309e6973e182bf7ebbc28c1944f050b06..9b716dd6eb9d247c4e32bdd4dfad006663c8920f 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       GNOME calculator
 Summary(pl.UTF-8):     Kalkulator dla GNOME
 Name:          gnome-calculator
-Version:       44.0
+Version:       45.0.2
 Release:       1
 License:       GPL v3+
 Group:         X11/Applications
-Source0:       https://download.gnome.org/sources/gnome-calculator/44/%{name}-%{version}.tar.xz
-# Source0-md5: f5e2d3f5f2b08bf7a234e3e3147a8c79
+Source0:       https://download.gnome.org/sources/gnome-calculator/45/%{name}-%{version}.tar.xz
+# Source0-md5: cd6a59eb2b34be4c75dab07258cc6e47
 Patch0:                %{name}-gci.patch
 Patch1:                %{name}-no-update.patch
 URL:           https://wiki.gnome.org/Apps/Calculator
@@ -16,7 +16,7 @@ BuildRequires:        glib2-devel >= 1:2.50
 BuildRequires: gobject-introspection-devel
 BuildRequires: gtk4-devel >= 4.4.1
 BuildRequires: gtksourceview5-devel >= 5.3.0
-BuildRequires: libadwaita-devel >= 1.2
+BuildRequires: libadwaita-devel >= 1.4
 BuildRequires: libgee-devel >= 0.20.0
 BuildRequires: libmpc-devel
 BuildRequires: libsoup3-devel >= 3.0
@@ -41,7 +41,7 @@ Requires:     dconf
 Requires:      gtk4 >= 4.4.1
 Requires:      gtksourceview5 >= 5.3.0
 Requires:      hicolor-icon-theme
-Requires:      libadwaita >= 1.2
+Requires:      libadwaita >= 1.4
 Requires:      libgcalc = %{version}-%{release}
 Requires:      libsoup3 >= 3.0
 Provides:      gcalctool = 6.6.3-1
This page took 0.153657 seconds and 4 git commands to generate.