Update to 43.1
This commit is contained in:
parent
0c9b798709
commit
cd14e58bc3
Binary file not shown.
BIN
gnome-characters-43.1.tar.xz
Normal file
BIN
gnome-characters-43.1.tar.xz
Normal file
Binary file not shown.
@ -4,28 +4,32 @@
|
||||
%global gtk4_version 4.6
|
||||
%global libadwaita_version 1.0.0
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 42.0
|
||||
Release: 2
|
||||
Summary: A simple utility application to find and insert unusual characters
|
||||
License: BSD and GPLv2+
|
||||
URL: https://wiki.gnome.org/Design/Apps/CharacterMap
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
|
||||
Name: gnome-characters
|
||||
Version: 43.1
|
||||
Release: 1
|
||||
Summary: Character map application for GNOME
|
||||
License: BSD and GPLv2+
|
||||
URL: https://wiki.gnome.org/Design/Apps/CharacterMap
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils gettext gobject-introspection-devel
|
||||
BuildRequires: libappstream-glib libunistring-devel meson
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libappstream-glib
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig(gjs-1.0) >= %{gjs_version}
|
||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
||||
|
||||
Requires: pkgconfig(gnome-desktop-4) >= 42.0
|
||||
Requires: gjs >= %{gjs_version}
|
||||
Requires: gtk4%{_isa} >= %{gtk4_version}
|
||||
Requires: libadwaita%{?_isa} >= %{libadwaita_version}
|
||||
Requires: gjs >= %{gjs_version}
|
||||
Requires: gnome-desktop4%{_isa}
|
||||
Requires: gtk4%{_isa} >= %{gtk4_version}
|
||||
Requires: libadwaita%{?_isa} >= %{libadwaita_version}
|
||||
|
||||
%description
|
||||
Characters is a simple utility application to find and insert unusual characters. It allows
|
||||
you to quickly find the character you are looking for by searching for keywords.
|
||||
Characters is a simple utility application to find and insert unusual
|
||||
characters.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
@ -56,6 +60,9 @@ desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{appname}.deskto
|
||||
%{_libdir}/%{appname}
|
||||
|
||||
%changelog
|
||||
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.1-1
|
||||
- Update to 43.1
|
||||
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-2
|
||||
- gnome-characters.yaml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user