!15 Update to 43.0.1
From: @dwl301 Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
c0149bd2b0
Binary file not shown.
BIN
gnome-calculator-43.0.1.tar.xz
Normal file
BIN
gnome-calculator-43.0.1.tar.xz
Normal file
Binary file not shown.
@ -1,21 +1,21 @@
|
||||
%global gtksourceview_version 5.3.0
|
||||
%global libadwaita_version 1.0.0
|
||||
%global libadwaita_version 1.2.0
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 42.1
|
||||
Version: 43.0.1
|
||||
Release: 1
|
||||
Summary: A desktop calculator
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Calculator
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils gettext itstool libmpc-devel libsoup-devel meson mpfr-devel
|
||||
BuildRequires: desktop-file-utils gettext itstool libmpc-devel libsoup3-devel meson mpfr-devel
|
||||
BuildRequires: pkgconfig(glib-2.0) pkgconfig(gtk4) pkgconfig(gtksourceview-5) >= %{gtksourceview_version} pkgconfig(libxml-2.0)
|
||||
BuildRequires: /usr/bin/appstream-util vala vala-devel pkgconfig(gee-0.8)
|
||||
BuildRequires: libappstream-glib vala vala-devel pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
||||
|
||||
Provides: gcalctool = 6.6.2-3
|
||||
Obsoletes: gcalctool < 6.6.2-3
|
||||
Provides: gcalctool = %{version}
|
||||
Obsoletes: gcalctool < %{version}
|
||||
|
||||
Requires: gtksourceview5%{?_isa} >= %{gtksourceview_version}
|
||||
Requires: libadwaita%{?_isa} >= %{libadwaita_version}
|
||||
@ -58,7 +58,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
%files -f gnome-calculator.lang
|
||||
%license COPYING
|
||||
%doc NEWS
|
||||
%{_bindir}/*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%{_libdir}/libgcalc-2.so.1*
|
||||
@ -88,9 +87,13 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
%{_datadir}/vala/vapi/gci-1.vapi
|
||||
|
||||
%files help
|
||||
%doc NEWS README.md
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0.1-1
|
||||
- Update to 43.0.1
|
||||
|
||||
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.1-1
|
||||
- Upgrade to 42.1
|
||||
|
||||
@ -104,4 +107,3 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
* Wed Nov 27 2019 huyan <hu.huyan@huawei.com> - 3.30.1-2
|
||||
- Package Initialization
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user