Resolves: RHEL-31501 - Update to 46.0
This commit is contained in:
parent
a0d763aa46
commit
d06ffaa92c
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/gnome-characters-44.0.tar.xz
|
||||
/gnome-characters-45.alpha.tar.xz
|
||||
/gnome-characters-45.0.tar.xz
|
||||
/gnome-characters-46.0.tar.xz
|
||||
|
@ -2,19 +2,19 @@
|
||||
|
||||
%global gjs_version 1.50
|
||||
%global gtk4_version 4.6
|
||||
%global libadwaita_version 1.2~alpha
|
||||
%global libadwaita_version 1.4
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 45.0
|
||||
Release: 3%{?dist}
|
||||
Version: 46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Character map application for GNOME
|
||||
# Files from gtk-js-app are licensed under 3-clause BSD.
|
||||
# Other files are GPL 2.0 or later.
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||
URL: https://wiki.gnome.org/Design/Apps/CharacterMap
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -70,6 +70,9 @@ desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{appname}.deskto
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 20 2024 David King <amigadave@amigadave.com> - 46.0-1
|
||||
- Update to 46.0
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-characters-45.0.tar.xz) = e7fa6c6caa684ab13c61d6fbf9dee69c0b67f8680dd27b130aaa2248a490e7b234ee541af56fdc6a5d56158636760b25da30a0d479d7f7f5403c35916f93a8ce
|
||||
SHA512 (gnome-characters-46.0.tar.xz) = a68f0c50ffd0beef38423e8a2a2d28ffeee5f001877e77cbb7558dbba53151ceac9545c961f4523ec0e7a7d93cb20da92199b6901b53464f25505c81462eb942
|
||||
|
Loading…
Reference in New Issue
Block a user